* {
padding:0px;
}
body {
background-color:black;
background-image:url(/images/mh_bkgd_1600x540.jpg);
background-repeat:repeat-x;
}
#Wrapper {
margin: 40px auto;
position:relative;
width:760px;
}
#InnerWrapper{
width: 706px;
margin: auto;
}

/*********** Header area ************/
#Header{
background-color: #0F0E0C;
Height: 120px;
}
h1{
font-size: 14px;
}
#TagLine{
Position: absolute;
top: 75px;
left: 60px;
font-family: "Trebuchet MS", sans-serif;
font-weight: lighter;
letter-spacing: 2px;
}
#HeaderGraphic{
Position: relative;
top: 30px;
left: 50px;
}



/*********** Content area ************/
h2{
font-family: Verdana, sans-serif;
font-size: 11px;
letter-spacing: 2px;
color: #DE944E;
margin: 30px 0px 20px 0px;
}
p {
color: #CCCCCC;
margin:0pt 5px;
}


#Content a{
color:white;
}
#InnerWrapper div{
color: white;
margin: 0;
padding: 0;
}

#Table{
display: table;
margin: 0px;
padding: 0px;
position: relative;
top: -5px;
}
#Row2Cell1{
background-color: #3B2029;
color: white;
}

#MenuWrapper{
Width: 200px;
position: relative;
left: 100px;
text-align: center;
}
#MenuWrapper ul{
list-style-type: none;
}
#MenuWrapper ul li a{
color: #DE944E;
font-family: "Verdana", sans-serif;
font-variant: small-caps;
font-weight: bold;
text-decoration: none;
Font-size: 11px;
letter-spacing: 2px;
}
#MenuWrapper ul li a:hover{
color: #E6A973;
}

/*********** Footer area ************/
#Footer{
position: relative;
top: -5px;
text-align: right;
color: White;
background-image: url(../images/FooterBackground.jpg);
background-color: #006666;
background-position: top;
background-repeat: no-repeat;
font-family: Verdana, sans-serif;
font-size: 10px;
height: 19px;
}
#Footer p{
Position: relative;
Top: 3px;
text-align: left;
margin: 0 0 0 20px;
}
#Footer p a{
color: white;
font-weight: normal;
}
