body {background-color: #FBFBFB;}
#siteFoot {background-color: white;
border-top:1px solid #B2C0E1;
}
div#webSite{
border:1px solid #B2C0E1;
border-top: none;
}
#siteHead {height: 160px; width: 100%;}
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/


#siteHead h1 {
color: #000066;
 padding-top: 75px;
 padding-left: 30px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 230%;
}


#siteHead h1 a, #siteHead h1 a:visited {
color:#000066;
}

#siteHead h2 a, #siteHead h2 a:subtitle {
font-family: Verdana;
font-weight: normal;
font-size: 130%;
padding-top: 30px;
padding-left: 40px;
font-style: italic;
/*display:none;*/
}

#mainBar h2, #mainBar h2 a {
color:#000066 !important;
}