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, .h1Fix {
	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, .h1Fix a, .h1Fix a:visited {
	color: white;
}

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

.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}