body {
  background-color: #CFCFCF;
}
#siteFoot {
  background-color: white;
  border-top: 0px solid #454545;
  width: 820px;
}
/*div#webSite {
  border:none;
  border: 0px solid #3E741B;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {height: 166px; width: 100%;}

#siteHead h1 {
	padding-top: 55px;
	padding-left: 80px;
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 270%;
	font-style: normal;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited {
	color:#f0eeee;
}

#siteHead h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#f0eeee;
	padding-top: 15px;
	padding-left: 80px;
	font-style: italic;
	/*display:none;*/	
}

#webSite {
    width: 850px;
}
#siteMain {
  width: 850px;
}
#mainBar {
    padding-left: 30px;
}
#leftBar, #leftBar a {
/* color: #fff; */
} 
#rightBar, #rightBar a 
{
	font-size: 10px;
	line-height: 1.2;
	font-weight: normal; 
	color: black;  
}
