body {background-color: white;}
#siteFoot {background-color: white;
border-left: 1px solid #86A7D0;
border-right: 1px solid #86A7D0;
}
#siteHead {height: 150px; width: 100%; margin-top: 5px;}
/*#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;
}
#webSite {
    width: 980px;
}
#siteMain {
  width: 980px;
}
#mainBar {
width: 600px;
    padding-left: 30px;
}
#rightBar, #rightBar a {
 /*color: #fff;  */

} 
#leftBar, #leftBar a {
 /*color: #fff; */
 }

      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }
