body {
  background-color: #000;
}
#siteFoot {
  background-color: #e5e5e5;
  border-top: 1px solid #e5e5e5;
  width: 820px;
}
/*div#webSite {
  border:none;
  border: 1px solid #3E741B;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {height: 172px; width: 100%;}

#siteHead h1, .h1Fix {
	padding-top: 45px;
	padding-left: 40px;
	font-family: Arial;
	font-weight: normal;
	font-size: 250%;
	font-style: normal;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#fff;
}

#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#fff;
	padding-top: 30px;
	padding-left: 40px;
	font-style: italic;
	/*display:none;*/	
}

#webSite {
    width: 850px;
}
#siteMain {
  width: 850px;
}
#mainBar {
    padding-left: 30px;
}
#rightBar, #rightBar a {
/* color: #fff; */
} 
#leftBar, #leftBar a {
/* color: #fff;  */
}
#menuBar {
	color: #FCEE06!important;
}
#myMenu li a {
 	color: #FCEE06!important;
	}
#myMenu li a:link, #myMenu li a:visited {
	color: #FCEE06 !important;
	display: block;
		}
#myMenu li a:hover, #myMenu li.select a:visited, #myMenu li.select a {
	color: #FCEE06 !important;
	
	}
#leftBar #myMenu, #rightBar #myMenu { 
		position: relative; 
	height: auto; 
	width: 100%; 
color: #FCEE06 !important;
}
body{
background-color: #000 !important; 
background-image: url("/domain/dirtrider/templates/custom/site_bg.jpg") !important;
background-repeat: no-repeat !important; 
background-position: center 0 !important;  
}

      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }
