#content { 
	background: url(../img/music-festival/festival-background.jpg) no-repeat top left;
	height: 416px;
}

#left {
	width: 411px;
	height: 371px;
	margin: 15px 0 0 0;
	float: left;
	text-align: center;
}

#left_content {
	width: 281px;
	text-align: left;
	font-size: 14px;
	color: #FFF;
	margin: 15px 65px 0 65px;
	line-height: 1.4;
}

#left_content p {
	margin: .5em 0;
	font-size: 70%;
}

#left_content cite {
	font-size: 70%;
}

#left_content h3 {
	text-transform: uppercase;
	font-size: 16px;
}

#left_content ul {
	list-style: none;
}

#left_content a {
	color: #26A5C2;
}

#left_content a.no-color {
	color: #FFF;
}

#left_content .small {
	font-size: 70%;
}

.small li {
	margin: .5em 0;
}

#right {
	float: right;
	width: 337px;
	height: 416px;
}

#navigation {
	width: 135px;
	float: right;
	margin: 30px 0 0 0;
	line-height: 2;
	list-style: none;
}

#navigation li {
	font-size: 12px;
	letter-spacing: 1px;
}

#navigation a {
	color: #85328c;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

#elite_lending {
	width: 43px;
	height: 32px;
	position: absolute;
	top: 202px;
	right: 54px;
	background: url(../img/elite.jpg) no-repeat top left;
}

#sponsors {
	width: 337px;
	height: auto;
	position: absolute;
	bottom: 0;
	right: 0;
	list-style: none;
}

#sponsors > li {
	width: 110px;
	height: auto;
	display: block;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	/* border: 1px solid #000; */
	border-bottom: 0;
	position: absolute;
	bottom: 0;
	background: #FFF;
}

#sponsors ul {
	list-style: none;
}

.sponsor_link {
	width: 110px;
	height: 17px;
	display: block;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	text-align: center;
	font: bold 10px Verdana;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.6;
	color: #000;
}

.sponsor_list li {
	text-align: center;
	width: 90px;
	padding: 4px 10px;
	font-size: 10px;
}

.sponsor_list a {
	font-size: 10px;
	text-decoration: none;
	display: block;
	clear: both;
}

.sponsor_list a:hover {
	text-decoration: underline;
}

#platinum {
	left: 0;
}

#platinum .sponsor_link {
	background-color: #a5acb0;
}

#gold {
	right: 113px;
}

#gold .sponsor_link {
	background-color: #f4aa00;
}

#roadies {
	right: 0;
}

#roadies .sponsor_link {
	background-color: #000;
	color: #FFF;
}
