body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 65%;
  color: #000000;
  margin: 0px;  line-height: 135%;
  height:auto;
  background:#9C9B8D url([ASSET_DIR]/bg.jpg) 50% 0% repeat-y;
  text-align:center;
}
#main_wrap {  width: 750px;  margin-top: 0px;  margin-right: auto;  margin-left: auto; text-align:left;
}
#body_wrap .header {
  height: 115px;
  background-image: url([ASSET_DIR]/header.jpg);
  background-repeat: no-repeat;	
}
#body_wrap .bottom {
  background:url([ASSET_DIR]/contentbottom.jpg) no-repeat;
  height: 30px;
  _height:40px;
  text-align: center;
  color: #FFF;
  font-size: 8pt;
  padding-top:10px;
  clear: both;
}
#body_wrap .content_wrap {
  width: 750px;
  padding:5px;
  padding-left:20px;
  padding-right:20px;
  color: black;
  font-family: Arial;
  font-size: 100%;
  background: url([ASSET_DIR]/contentbg.jpg) repeat-y;
  margin-left:auto;
  margin-right:auto;
}
#regions ul { margin: 0; padding: 0; }
.header ul {
  float: left;
  width: 720px;
  margin-top: 87px;
  list-style-type: none;
  margin-left: 15px;
  padding-left:3px;
  background:none;
  line-height: 20px; 
}
.header ul li {   margin-left: 1px solid #011A59; display:inline; color:#FFF;}
.header ul li a {
 float: left; font:10pt arial; _font-weight:bold; text-decoration: none; padding-left: 10px; padding-right: 10px; color: #FFF;
}
.header ul li a:hover {
  text-decoration: underline;
}
#footer {
  color: #555;
  padding-right:15px;
  height:24px;
  background:url([ASSET_DIR]/footer.jpg) no-repeat 0% 100%;
}
#footer a {
  line-height:16px;
  color:#555;	
}
#regions { width: 714px; }
