body {
  background-color: #266898;
}
#siteFoot {
  background-color: white;
  border-top: 1px solid #d6e6f1;
  width: 818px;
}
/*div#webSite {
  border:none;
  border: 1px solid #3E741B;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {height: 190px; width: 100%;}

#siteHead h1, .h1Fix {
	padding-top: 95px;
	padding-left: 130px;
	font-family: Arial;
	font-weight: normal;
	font-size: 260%;
	font-style: normal;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#0a58b8;
}

#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 140%;
	color:#0a58b8;
	padding-top: 13px;
	padding-left: 170px;
	font-style: italic;
	/*display:none;*/	
}

#webSite {
    width: 848px;
}
#siteMain {
  width: 848px;
}
#mainBar {
    padding-left: 30px;
}
#rightBar, #rightBar a {
/* color: #fff; */
} 
#leftBar, #leftBar a {
/* color: #fff;  */
}


.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}
