body
{
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	/*text-align: center;*/
	line-height: 16px;
}

#howTo
{
	background-image: url(../images/bg3.gif);
	background-position: top right;
}

#eventInfo
{
	background-image: url(../images/bg1.gif);
	background-position: top left;
}

#press
{
	background-image: url(../images/backgroundPress.gif);
	background-position: top right;
}

h2 
{
	font-size:18px;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fae12f;
}

h2 a:hover {
	color:#fff;
}

.content
{
	font-size: 12px;
	width: 900px;
	margin: 50px 0px 0px 0px;
	line-height: 16px;
}

.wrap
{
	margin: 40px auto 0px auto;
	width: 860px;
}

.header
{
	width: 860px;
	height: 183px;
	position: relative;
	
}

.music
{
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
	width: 50px;
	height: 183px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}

.menu a, .music a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	
}

.music a
{
	font-size: 10px;
}

.menu a:hover, .music a:hover
{
	color: #fcff00;
}

a 
{
	color: #fae12f;
	text-decoration: none;
}

.menu
{
	width: 250px;
	padding: 10px 0px 0px 20px;
	float: left;
}

.twoColums
{
	float: left;
	width: 325px;
}

#eventInfo .twoColums
{
	margin: 20px 20px 0px 0px;
}

.date
{
	text-transform: uppercase;
	color: #fae12f;
}

.contact
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}

.title
{
	margin: 0px 0px 20px 0px;
}

.travel 
{
	line-height: 18px;
	display: none;
}

.thumb 
{
	margin:2px;
	width: 40px; 
	height:39px; 
	float:left;
}

#riders 
{
	width: 710px;
	height: 400px;
	overflow: hidden;
	float:left;
}

.rider 
{
	padding-right: 10px;
	width: 170px;
	height: 440px;
	float: left;
}

.riderBio 
{
	width:150px;
	text-transform: uppercase;
	font-size: 11px;
}


.riderBio strong
{
	color: #fae12f;	
}

.yellowTxt 
{
	font-weight: bold;
	font-size: 18px;
	color: #fae12f;
}

.resultList
{
	font-size: 13px;
	text-transform: uppercase;
}

.resultList td
{
	line-height: 22px;
}
