@charset "utf-8";
/* CSS Document */

#global {
	margin-left:auto;
	margin-right:auto;
	width:855px;
	background-color: #000000;
}


body {
	background-image:url(../Images/background.jpg);
	background-repeat:repeat;
}

#news_title {
	background-image:url(../Images/news-title.jpg);
	width:790px;
	height:33px;
	padding-left: 50px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

#rider_info{
	background-image:url(../Images/Bio_back.jpg);
	position:relative;
	width:830px;
	line-height:20px;
	padding-left:0px;
	padding-right:10px;
	z-index:4;
}

#frame {
	position:realtive;
	background-color:#000000;
	background-repeat:no-repeat;
	padding-left:5px;
	width:850px;
	height:1200px;
	z-index:-1;
}
#top_banner {
	background-image:
url(../Images/top_Banner.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:850px;
	height:81px;
	z-index:2;
}

#main_banner {
	background-color:#000000;
	position:relative;
	width:850px;
	padding-left:-2px;
	z-index:5;
}
#video {
	background-image:url(../Images/video-section-back.jpg);
	background-repeat:no-repeat;
	width:850px;
	padding-left:-2px;
	height: 400px;
}


#main_menu {
	position:relative;
	width:850px;
	height:20px;
	z-index:3;
}

#bottom_text {
	background-image:url(../Images/bottom-halftone.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:845px;
	height:80px;
	z-index:6;
	line-height:20px;
}

.style7 {color: #999999}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
a {\
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}

#box_top {
	border-bottom:thin;
	border-bottom-color:#333333;
	border-bottom-style: solid;
}

	#box_top.p {
	line-height:5px;
	}

#box_bottom {
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
b {
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
li {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

img { border:none;}
