body {
background-image:  repeat-x;  repeat-y;
background-repeat: repeat;
}
#siteHead {border-bottom: 1px solid #ffffff; height: 246px; width: 100%;}
#siteFoot {background-color: white; 
border-top: 1px solid #3E7F09;
  width: 820px;
}
#siteHead h1 a {
	color: white; 
}
#siteHead h1 {
	padding-top: 31px;
	padding-left: 20px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 210%;
}
#siteHead h2 {
	color: white; 
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: normal;
}
#webSite {
    width: 850px;
}
#siteMain {
  width: 850px;
}
#mainBar {
    padding-left: 30px;
}
#rightBar, #rightBar a {
  /* color: #fff; */
} 
#leftBar, #leftBar a {
  /* color: #fff; */
}