body {
font-family: Tahoma, Geneva, sans-serif;
}

img#logo {
margin-left:16%;
margin-right:auto;
width:250px;
border:0px;
display:block;
margin-bottom:20px;
}

nav {
width:100%;
background: #009966;
height:40px;
}

div#nav {
margin:auto;
width: 891px;
}

div.clear {
clear:both;
}

footer {
position:absolute;
bottom:10px;
text-align:center;
margin:auto;
width:98%;
display:block;
font-size:.8em;
}

a:link, a:visited {
color: #000099;
text-decoration:none;
}

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