body {
text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
background: #fff;
background-image: url(mhback.png);
background-repeat: repeat-x;
background-attachment: fixed;
color: #000;
font-family: Verdana, Arial, Tahoma, Trebuchet MS; 
font-size: 12px;
}

a:link { text-decoration: underline; color:#6F2531;}
a:visited { text-decoration: underline; color:#6F2531;}
a:active { text-decoration: underline; color:#6F2531;}
a:hover { text-decoration: underline; color:#6F2531;}

#header {
  margin-left: 325px;
  padding: 0px;
  height: 80px;
}

#sideimage {
background: #fff;
  position: absolute;
  left: 0px;
  top: 0px;
width: 325px;
z-index:1;

}

#menu {
text-align: center;
margin-left: 325px;
height: 20px;
width: 500px;
top: 80px;
font-size: 11px
}

#content {
text-align: left;
  margin-left: 325px;
  margin-right: 25px;
  padding: 0px;
height: 690px;
overflow: auto; 
}

td {
font-family: Verdana, Arial, Tahoma, Trebuchet MS;
font-size: 11px;
}

img {
border: 0;
}

.indent {
margin-top: 5px;
margin-left: 40px;
margin-right: 5px;
}

.credit {
margin-top: 0px;
margin-left: 60px;
font-size: 9px;
}

.seperator {
vertical-align: middle;
}

h1 {
font-size: 16px;
margin-top: 0px;
border-bottom: 1px solid #467770;
margin-bottom: 0px;
}

h2 {
font-size: 14px;
margin-top: 0px;
margin-bottom: 0px;
}

h3 {
font-size: 12px;
margin-bottom: 0px;
}

h4 {
font-size: 12px;
margin-bottom: 0px;
}

.centered {
text-align: center;
}

.shortbreak {
line-height: 1px;
clear: both;
}

.midbreak {
line-height: 5px;
}

.titletag {
font-size: 12px;
margin-top: 0px;
margin-right: 20px;
text-align: right;
}