html 
{
background-color:#FFFFFF; 
}

body 
{
text-align:center;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrapper 
{
margin: auto; 
width:950px; 
height:1500px;
background-color:#FF9900;
border: 1px solid #000;
}

#textWrapper 
{
margin: auto;
width:900px; 
height:1220px;
background-color:#FFFFFF;
}

.mainMenu
{
width:950px; 
height:2em;
background-color:#000000;
}

.mainMenuNav
{
float: left;
color: #ffffff;
font-size: 1.1em;
margin: 5px 5px 5px 5px;
}

.mainMenuNav ul
{
margin-left: 0;
padding-left: 0;
display: inline;
}

.mainMenuNav ul li
{
margin-left: 0;
padding: 3px 15px 3px 15px;
border-left: 1px solid #FFFFFF;
display: inline;
}
	
	
.mainMenuNav ul li.first 
{
margin-left: 0;
border-left: none;
display: inline;
}

.mainMenuNav a 
{
text-decoration: none;
color: #ffffff;
}

.mainMenuNav a.currentPage 
{
color: #FF9900;
}

.mainMenuNav a:hover 
{
color: #FF9900;
}

.searchSection
{
float: right;
color: #ffffff;
font-size: 1.1em;
margin: 5px 15px 5px 5px;
}

#searchButton
{
background: #FFFFFF;
border-top: 1px solid #4D5719;
border-left: 1px solid #4D5719;
border-right: 1px solid #4D5719;
border-bottom: 1px solid #4D5719;
color: #000000;
height: 2.0em;
font-size: 0.5em;
}

#searchInput
{
border-top: 1px solid #4D5719;
border-left: 1px solid #4D5719;
border-right: 1px solid #4D5719;
border-bottom: 1px solid #4D5719;
width: 8em;
height: 1.15em;
}

#logo {
float: left;
width: 950px;
background: #FFFFFF url(../images/dirt_bike_5.jpg) no-repeat top left;
background-color:#FF9900;
height: 265px;
text-decoration: none;
}

#logo1 {
float: left;
width: 950px;
background: url(../images/logo2.JPG) no-repeat center;
background-color:#FF9900;
height: 160px;
text-decoration: none;
}

#topTextWrapperBar
{
width:950px; 
height:1.5em;
background-color:#FF9900;
}

.subMenuBar
{
width:950px; 
height:2em;
background-color:#000000;
}

h1, h2
{

color: #000000;
letter-spacing: -.075em;
font-size: 3.0em;

}

#logoText
{
height: 150px;
width: 1000px;
color: #000000;
font-size: 3.5em;
font-weight: bold;
letter-spacing: -.075em;
}

#logoTextH1
{
float: right;
margin-right: 170px;
text-align: top right;
vertical-align: top;
margin-top: 50px;
}

.clear
{
clear: both;
display: block;
overflow: hidden;
width: 0;
height: 0;
}

.leftMojo
{
margin-top: 20px;
float: left;
width: 800px;
text-align: left;
padding-left: 70px;

}

.centerMojo
{
margin-top: 20px;
float: left;
width: 800px;
text-align: center;
padding-left: 50px;
}

#leftMojoH1 
{
color: #000000;
letter-spacing: -4px;
font-size: 50px;
font-weight: bold;
}

#leftH1WelcomePage 
{
color: #000000;
letter-spacing: -2px;
font-size: 30px;
font-weight: bold;
}

#centerH1 
{
color: #000000;
letter-spacing: -2px;
font-size: 30px;
font-weight: bold;
text-align: center;
}

#gate (
background: url(../images/warning.jpg) no-repeat;
}
