body {
background: white;
font-family: "Trebuchet MS", Arial, Tahoma, "Lucida Sans", Verdana, sans-serif;
color: #3c3715;
text-align: justify;
font-size: 12pt;
}

#container {
width: auto;
border: 0;
margin: 0 2%;
padding: 0;
}

a:link, a:visited {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

ul#navigation, skiplink, img.floatright, #content p#top {
display: none;
}

#content p, #content h2, #content h3, #content h4 {
margin: 1em 0;
}

#container #header {
height: auto;
}

#container #header h1 {
width: 99%;
height: auto;
margin: 0;
color: #e3e1e3;
border-bottom: solid 1px #ccc;
}

#container #header h1 a {
text-indent: 0;
height: auto;
text-decoration: none;
margin: 0 0 -7px 0;
color: #ccc;
}

#footer {
border-top: solid 1px #ccc;
}