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

body {
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-size:12px;
	margin:0;
	padding:0;
	background-color:#000000;
}
#wrapper {
	text-align:center; 
	margin:0 auto; 
	width:854px;
	
}
#main {
	background:url(../images/bg_wrapper.jpg) repeat-x top;
	background-color:#252525;
	text-align:left; 
	margin:0; 
	padding:0;
}
#content {
	margin:0 10px 0 10px; 
}
#header {
	padding:0; 
	margin:0;
	height:131px;
}
#disc{
	width:100%;
	text-align:center;
	padding-top:10px;
}
.wcs{
	color:#bd0608;
	
}
#title{
	text-align:left;
	padding-top:10px;
}
#inner_nav {
	color:#000099;
	font-size:14px;
}
#riderName {
	width:200px;
	height:42px;
	background-image:url(../images/nameBG.gif);
	margin:5px auto;
	margin-bottom:5px;
	text-align:center;
}
#prev {
	cursor:pointer;
}
#next {
	float:right;
	cursor:pointer;
}
#footer {
	background:url(../images/footer.jpg) repeat-x top;
	height:60px;
	widows:100%;
}
.quote{
	position:absolute; 
	z-index:100; 
	margin-left:230px; 
	top:250px; 
	width:250px; 
	height:100px;
	border:2px solid #999999;
}
.profile.profileHead {
	width:814px;
	background-image:url(images/headerBG.jpg);
	background-repeat:no-repeat;
	height:30px;
}

.lgeModule {
	width:834px;
}

.lge_top {
	heigh:15px;
}

.lge_middle {
	background:url(../images/med_mid.jpg) repeat-x #4e4e4e;
	padding:20px;
	background-color:#4e4e4e;
}
.lge_btm {
	height:15px;
}

.medModule {
	width:492px;
	float:left;
}

.med_top {
	heigh:15px;
}

.med_middle {
	background:url(../images/med_mid.jpg) repeat-x #252525;
	padding:20px;
	background-color:#4e4e4e;
}
.med_btm {
	height:15px;
}

.smlModule {
	width:324px;
	float:right;
	background-color:#252525;
}

.sml_top {
	height:14px;
}

.sml_middle {
	text-align:center;
	background:url(../images/med_mid.jpg) repeat-x;
	background-color:#4e4e4e;
	width:284px;
	height:350px;
	overflow:auto;
	height:auto;
	padding-left:10px;
}
p{
	font-size:12px;
}
.riderProfile {
	display:none;
}
.riderPic{
	width:304px;
	height:350px;
	display:none;
}
a{
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
h2{
	color:#bd0608;
	margin-top:10px;
	font-size:16px;
}
