body {
  background:url(/domain/mmsport/templates/custom/site_bg.jpg);
}
#siteFoot {
  background-color: white;
  border-top: 1px solid #572C00;
  margin-bottom: 20px;
  width: 950px;
color: #fff;
}
div#webSite {
  border:none;
  border-top: none;
  border-bottom: none;
}
#siteHead {height: 170px; width: 980px;}

#siteHead h1, .h1Fix {
  width:250px;
	padding-top: 60px;
	font-family: Arial;
	font-size: 250%;
	text-align: center;
	/*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;
	width: 250px;
	text-align: center;
	/*display:none;*/	
}

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

#mainBar {
width: 700px;
    padding-left: 60px;
}


      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }
