body {

background-color:#ffffff;

background-image:url('../images/bgrider.png');

font-family:Arial,sans-serif;



}



#wrap {

width:1000px;
margin: auto;
background-color:#003;

}



#header {

width:100%;

height:270px;

background-image:url('../images/mainbanner.jpg');

background-position:top left;

background-repeat:no-repeat;

}



#nav {

float:right;

margin-top:200px;

}



#nav ul {

list-style:none;

}



#nav li {

float:left;

margin-right:0.5em;

}



#nav li a {

border:thin solid #999;

color:#fff;

font-size:9pt;

font-weight:700;

padding:.25em 1em;

text-decoration:none;

text-transform:uppercase;

}



#nav li a:hover {

border:thin solid #fff;

color:#fff;

background-color:#900;

}



#content {

float:left;

background-color:#fff;

margin-left:25px;

padding-left:1em;

min-height:500px;

width:725px;

}



#rightnav {

float:right;

width:210px;

}

#rightnavlinks {
margin-top:50px;
text-align:center;
width:100%;
min-height:232px;
background:#003 url('../images/RidersLogo_210x231.jpg') no-repeat top;
font-weight:bold;
color:#fff;
padding-top:7px;
}

#rightnavlinks a{
text-decoration:none;
color:#fff;
}

#rightnavlinks a:hover{
color:#f00;
}

#rightnavlinks h2{
line-height:20px;
}

#footer {

clear:both;

width:100%;

color:#ccc;

font-size:0.75em;

text-align:center;

padding-top:.25em;

padding-bottom:.25em;

}

#content h3,h4 {
text-align:center;
}

#PageTable, Table{
	background-color: White;
	font-family: verdana,Tahoma,arial,helvetica;
	font-size: 10pt;
	color: black;
}


.header{
	color: black;
	font-weight: bold;
	}
	
.DisplayTable{
	font-weight: normal;
	font-size: 10pt;
	
}

A {
	color: #090379;
	text-decoration: none;
	font-weight: bolder;
}	

.Revolution{
	color:#800019;
	font-weight: bold;
	
	
}

h2{
	color: #000080;
	text-align: center;
}