body {background-color: #fff;}
#siteFoot {background-color: white;
border-left: 1px solid #ececec;
border-right: 1px solid #ececec;
}
#siteHead {height: 211px; width: 850px;}
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/
#siteMain {
border-left: 1px solid #ececec;
border-right: 1px solid #ececec;
}
#siteHead h1 {
	padding-top: 30px;
	padding-left: 30px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 230%;
	display:none;
}
#siteHead h1 a, #siteHead h1 a:visited {
	color: #5D712D;
}

#siteHead h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color: #5D712D; 
	padding-left: 30px;
	display:none;
}

#webSite {
    width: 850px;
}

#mainBar {
    width: 645px;
    padding-left: 30px;
}
#menuBar {
height:28px;
}
#menuBar a {
padding-top:6px;
padding-bottom:6px;
}