body {
padding: 0 0 0 0;
margin: 0 0 0 0;
font-family: Helvetica, Arial, sans-serif;
}

#header {
background-color: #003881;
font-size: 2em;
color: #fff;
padding: 5px 10px 5px 10px;
}

#header a, #header a:visited, #header a:hover, #header a:active {
color: #fff;
text-decoration: none;
}

#header img {
border: 0;
}

#links ul {
margin: 0 0 0 0;
padding: 2px 0 0 0;
background: #b3b3b3;
}

#links li {
color: #fff;
font-weight: bold;
text-decoration: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
display: inline;
}

#links a, #links a:hover, #links a:visited, #links a:active {
color: #fff;
font-weight: bold;
text-decoration: none;
padding: 2px 5px 2px 5px;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
}

#links a, #links a:visited {
background: #295c0e
}

#links a:hover, #links a:active {
background: #003881;
}

#content {
/* float: right;
width: 75%;
*/
padding: 10px 2.5% 10px 2.5%;
}

#footer {
padding: 4px 5px 4px 5px;
background-color: #b3b3b3;
font-size: .8em;
text-align: center;
clear: both;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
color: #000;
font-weight: bold;
}

#footer a, #footer a:visited {
text-decoration: none;
}

#footer a:hover, #footer a:active {
text-decoration: underline;
}
