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