body {
  background-color: #FFFFFF;
}
#siteFoot {
  background-color: white;
  border-top: 1px solid #CDCDCD;
  margin-bottom: 20px;
  width: 819px;
}
div#webSite {
  border:none;
  border-bottom: none;
    border: 1px solid #7E7E7E;
  border-top: none;
}
#siteHead {height: 192px; width: 100%;}

#siteHead h1, .h1Fix {
	padding-top: 45px;
	padding-left: 30px;
	font-family: Arial;
	font-size: 250%;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#000;
}

#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#fff;
	padding-left: 30px;
	padding-top: 15px;
	/*display:none;*/	
}

#webSite {
    width: 850px;
}
#siteMain {
  width: 849px;
}
#mainBar {
    padding-left: 30px;
}
#rightBar, #rightBar a {
  /* color: #fff; */
} 
#leftBar, #leftBar a {
  /* color: #fff; */
}

.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}
