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

#siteHead h1, .h1Fix {
	padding-top: 35px;
	padding-left: 30px;
	font-family: Arial;
	font-weight: normal;
	font-size: 230%;
	text-transform: uppercase;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#fff;
}

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


.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}
