body {
background-color:#660000;
font: 100%, Arial, sans serif, #330000;
}
#li a {
color: #000066;
}
#li a:link {
color: #330000:
font-weight: bold;
}
#li a:visited {
font-weight: bold;
color: #330000;
}
#li a:hover {
font-weight: bold;
color: #CC0000;
}
#container {
margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 796px;
background-color: #ffffff;
}
#container p {
text-align: left;
}
#header {
height:150px;
border: 2px solid #003300;
margin:0;
text-align: left;
font-size: 200%;
font-family: Arial, sans-serif;
color: #FFFFCC;
background-image:url('mlmefheader.jpg');
background-color: #000000;
background-repeat:no-repeat;
background-position:right; 
}
#subheader {
text-align: left;
font-size: 70%;
font-family: Arial, sans-serif
font-style: italic;
color: #cc0000;
}
#nav {
height: 30px;
width: 100%;
border-top: solid #000 1px;
border-bottom: solid #000 1px;
background-color: #660000;
}
#nav ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #FFF;
line-height: 30px;
white-space: nowrap;
}
#nav li {
list-style-type: none;
display: inline;
}
#nav li a {
text-decoration: none;
padding: 7px 10px;
color: #FFF;
}
#nav li a:link {
color: #FFF:
}
#nav li a:visited {
font-weight: bold;
color: #FFF;
}
#nav li a:hover {
font-weight: bold;
color: #ff0000;
background-color: #FFF;
}
#guts {
text-align: left;
font-size: 90%;
font-family: Arial, sans-serif;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
#images {
background-color: #003300;
}
#footer {
text-align: center;
padding: 10px;
font: 50%, Arial, sans-serif, #000;
}
h1 {
}
h2 {
}
h3 {
font-size: 120%;
font-variant: small-caps;
}


