body {background-color: #ABD7C1;}
#siteFoot {background-color: white;
border-left: 1px solid white;
border-right: 1px solid white;
}
#siteMain, #siteHead {
border-left: 1px solid white;
border-right: 1px solid white;

}
#siteHead {height: 172px; width: 758px;}
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/

#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;
}
