
html, body {

}
body {
	background: #000000;
	padding: 0px;

	color: #ffffff;	
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
}

div.container {
	width:800px;
	margin-left: auto;
	margin-right: auto;

}	



.center {

	margin-left: auto;
	margin-right: auto;

	text-align: center; 

}

.header {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;

}

.sponsor-logo {

	text-align: center; 
	width: 90px;
	margin: 3px;
	vertical-align: middle
}


#vendorInfo {
	margin-top: 40px;
	margin-bottom: 40px;
}

#sponsorInfo {
	margin-top: 40px;
	margin-bottom: 40px;

}

div.reset {
	clear: both;
}


/****** LINKS ******/


a {
	text-decoration: none;
	color: #fbd222;
}




div.bandPic {
	margin: 10px;
	width: 300px;
}
div.bandPic img {
	margin-top: 25px;
}

div.bandText {
	margin: 10px;
	width: 460px;
	font-size: 12px;
	line-height:15px;

}

