body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 65%;
  color: #000;
  margin: 0px;  line-height: 135%;
  height:auto;
}
#main_wrap {width: 760px;  margin-top: 0px;  margin-right: auto;  margin-left: auto;
}
#body_wrap .header {
  height: 188px;
  background-image: url([ASSET_DIR]/header.jpg);
  background-repeat: no-repeat;
}
#body_wrap .bottom {
  _margin-left: -0px;  height: 10px;  text-align: center;
  color: #595959;
  font-size: 10px;
  padding-top:6px;  clear: both;
  background-image:url([ASSET_DIR]/contentbottom.jpg);
  background-repeat:no-repeat;
}
#body_wrap .content_wrap {
  width: 720px;
  color: black;
  background: url([ASSET_DIR]/contentbg.jpg);
  padding-left:20px;
  padding-right:20px;
  padding-top:5px;
}
.content_wrap h3 {
  display:none;
}
.header h1 {
  font-family:Arial;
  float:left;
  padding-top:26px;
  margin:0;
  font-size:13px;
  color: #F5F6E8;;
  padding-left:115px;
  width:auto;
}
.header ul { list-style-type: none; margin-left: 0px; padding-top: 160px;
  line-height: 30px; font-size: 12px; font-weight: bold; width: 726px; background:none;
}
.header ul li { display: inline; padding-left: 0px; padding-right:20px; } 
.header ul li a { color: #F5F6E8; text-decoration: none; } 
.header ul li a:hover { color: #fff; text-decoration: underline; }
#footer, #footer a { color: #ccc; padding-right:5px;}
.page_heading { font-weight: bold; font-size: 14px; line-height: 30px; }
