body {
  background-color: #FFFFFF;
background-image: none;

}
#siteFoot {
  background-color: #D42216;
  border-top: 1px solid #a5a5a5;
  margin-bottom: 20px;
  width: 733px;
height: 10px;
color: white;
padding-top: 3px;
padding-left: 200px;
}
#siteFoot * {
	#position:static !important;
}
#siteMain, #siteHead {
  border:1px solid #A5A5A5;
border-top: none;
}
#siteHead {height: 117px; width: 100%; top:30px;  border-top:1px solid #A5A5A5;}

#siteHead h1, .h1Fix {
	padding-top: 85px;
	padding-left: 30px;
	font-family: Arial;
	font-size: 250%;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#fff;
}

#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#fff;
	padding-left: 30px;
	/*display:none;*/
}

#webSite {
    width: 946px;
}
#siteMain {
  width: 946px;
}
#mainBar {
    padding-left: 30px;
width: 700px!important;
}
#rightBar, #rightBar a {
  /* color: #fff; */
}
#leftBar, #leftBar a {
  width: 189px;
}
#leftBar #myMenu {
margin-left:0px;
}
#myMenu li a {
height:auto;
width:160px;
}
#myMenu ul li ul li a {
height:auto; 
width:145px;
}

      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }
