#sbcontent {
	margin: 0 0 0 240px;
	}

#sbcontent div {
	padding: 25px 30px;
	}

#content div div {
	padding: 0
	}

#sbcontent div p {
	text-align: center;
	}

#sbsidebar_left {
	float: left; 
	width: 240px;
	margin-left: -750px;
	background: #a6b8ae;
	}

.sb_header {
	border: 1px solid gray;
	margin-top: 15px;
	}

.sponsor1 {
	margin: 15px 0;
	width: 95px;
	float: left;
	}

.sponsor2 {
	margin: 15px 40px;
	width: 205px;
	float: left;
	}

.sponsor3 {
	margin: 15px 0;
	}

.silver_sponsors {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 10px;
	}

.bronze_sponsors {
	font-weight: bold;
	}

.thumbnails {
	width: 180px;
	padding: 0;
	margin: 10px 20px;
	}

.thumbnails td p {
	color: white;
	font-weight: bold;
	}


.thumbnails td img {
	border: 1px solid gray;
	margin: 10px 0px;
	width: 60px;
	}
	
.band {
	text-align: center;
	text-decoration: none;
	color: black;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	}
	
.band a {
	color: #ea6551;
	}
	
.band a:hover {
	color: #ea6551;
	text-decoration: underline;
	}