body {background-color: #4D9DAF;}
#siteFoot {background-color: white;

}
#siteHead {border-bottom: 1px solid #ffffff; height: 153px; width: 100%;}
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/

#siteHead h1 {
	padding-top: 14px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 250%;
	display:none;
}
#siteHead h1 a, #siteHead h1 a:visited {
	color: #274C53;
}

#siteHead h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 130%;
	color: #274C53; 
	padding-left: 25px;
	display:none;
}

#webSite {
    width: 850px;
}
#mainBar {
    width: 495px;
    padding-left: 15px;
  
}
#rightBar div {
    margin-left: 10px;
}
