body {
background-color: white;
font-size: 13px;
}

#container {
font-family: Arial, Helvetica, sans-serif;
margin: auto;
width: 791px;
}

#content {
min-height: 320px;
height: auto !important;
height: 320px;
padding: 10px 400px 10px 10px;
border: 1px solid #666666;
margin-top: 3px;
}


body#main-black, body#main-black a:link, body#main-black a:visited, body#main-black a:hover, body#main-black a:active, body#main-white .highlight {color: #333333}
body#main-white, body#main-white a:link, body#main-white a:visited, body#main-white a:hover, body#main-white a:active, body#main-black .highlight {color: white}

a:link, a:visited, a:hover, a:active {text-decoration: none}

#footer {
margin-top: 3px;
color: white;
background-color: #666666;
width: 785px;
font-size: 10px;
padding: 3px;
text-align: center;
font-size: 10px;
}

