body {background-color: #fff;
background: none;
}
#siteFoot {background-color: white;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
}
#siteMain, #siteHead {
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
}
#siteHead {height: 115px; width: 750px; }
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/

#siteHead h1, .h1Fix {
	padding-top: 30px;
	padding-left: 30px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 230%;
	display:none;
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color: #5D712D;
}

#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color: #5D712D; 
	padding-left: 30px;
	display:none;
}

#webSite {
    width: 752px;
}

#mainBar {
    width: 550px;
    padding-left: 30px;
}
 #menuBar {
margin-left:0px;
margin-right:0px;
height:29px;
clear:both;
}

#menuBar {
background-color:#de3931;
}

#siteHead {
    position: relative;
    z-index:20;
}

#ulogo {
    position: absolute;
    top: 115px;
    left: 511px;
    width: 199px;
    height: 110px;
    z-index: 1000;
    text-align: right;
    background: url(/domain/udol/templates/special/templates/000/default/logo.jpg) no-repeat left top;
}
#mainBar {
padding-top:60px;
}

      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }
      #leftBar {clear:left;}
