<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-10549143-3");
pageTracker._trackPageview()
} catch(err) {}</script>
body {
  background-color: white;
}
#siteFoot {
  background-color: white;
  border-top: 1px solid #f1eaea;
  width: 818px;
}
/*div#webSite {
  border:none;
  border: 1px solid #3E741B;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {height: 169px; width: 100%;}

#siteHead h1 {
	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 {
	color:#000;
}

#siteHead h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#fff;
	padding-top: 30px;
	padding-left: 40px;
	font-style: italic;
	/*display:none;*/	
}

#webSite {
    width: 848px;
}
#siteMain {
  width: 848px;
}
#mainBar {
    padding-left: 30px;
}
#rightBar, #rightBar a {
/* color: #fff; */
} 
#leftBar, #leftBar a {
/* color: #fff;  */
}