body {background-color: #FBFBFB;}
#siteFoot {background-color: white;
border-top:1px solid #ccc;
}
div#webSite{
border:1px solid #ccc;
border-top: none;
}
#siteHead {height: 228px; width: 100%;}
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/

#siteHead h1 {
	padding-top: 50px;
	padding-left: 30px;
	font-family: Arial;
	font-weight: normal;
	font-size: 230%;
	text-transform: uppercase;	
}
#siteHead h1 a, #siteHead h1 a:visited {
	color:#747474;
}

#siteHead h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#6A6A6A;
	padding-left: 30px;
}