body {background-color: #D20000;}
#siteFoot {background-color: white;}
#siteHead {border: 1px solid #c0c0c0; border-top:none;border-bottom:none;height: 139px; width: 758px;}
/*#siteHead {background: #C50000 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;

}