body {background-color: white;}
#siteFoot {background-color: white;
border-left: 1px solid #86A7D0;
border-right: 1px solid #86A7D0;
}
#siteHead {height: 168px; width: 100%; margin-top: 20px;}
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/

#siteHead h1 {
	padding-top: 22px;
	padding-left: 25px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 230%;
}
#siteHead h1 a, #siteHead h1 a:visited {
	color: white;
}

#siteHead h2 {
	font-family: Arial;
	font-size: 120%;
	color: white;
	padding-left: 25px;
}