body {background-color: #0081D2;}
#siteFoot {background-color: white;}
#siteHead {border-bottom: 1px solid #ffffff; height: 174px; width: 100%;}
#siteHead {background: #0077C2 url(head_bg.png) no-repeat left top; margin-top: 30px;}

#siteHead h1 {
	padding-top: 30px;
	padding-left: 35px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 250%;
}
#siteHead h1 a {
	color: white;
}
#siteHead h2 {
	color: white; 
	padding-left: 35px;
	text-transform: uppercase;
	font-weight: normal;

}