body {background-color: white;}
#siteFoot {background-color: white;
border-top:1px solid #C1C1C1;
}
div#webSite{
border:1px solid #C1C1C1;
border-top: none;
}
#siteHead {height: 170px; width: 100%;}
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/

#siteHead h1, .h1Fix {
	padding-top: 80px;
	padding-left: 30px;
	font-family: Arial;
	font-weight: normal;
	font-size: 230%;
	text-transform: uppercase;
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color: white;
}

#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color: white;
	padding-left: 30px;
}


.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}
