body {
margin-left: auto;
margin-right: auto;
width: 800px;
background-color: #ffffff;
color: #000000;
}

#wrapper {
background: url(img/bwlogo.png) no-repeat;
background-position: 2em 1em;
width: 800px;
padding-left: 5px;
padding-right: 5px;
}

#header {
}

#header li {
list-style: none;
text-align: right;
font-size: .85em;
line-height: 1.2em;
}

#topNav {
margin-top: 30px;
text-align: center;
border-top: 3px solid #000080;
border-bottom: 3px solid #000080;
}

#topNav li {
display: inline;
padding-right: 20px;
}

#sideNav {
float: right;
width: 200px;
padding-bottom: 20px;
}

#sideNav h3 {
text-align: right;
line-height: 1.3em;
}

#sideNav p {
line-height: .5em;
text-align: right;
font-size: .95em;
}

#main {
margin-right: 220px;
}

#main span.update {
font-size: .85em;
font-style: italic;
}

#main span.donate {
background-color: #ffffff;
color: #ff1109;
}

#footer {
clear: both;
border-top: 3px solid #000080;
padding-top: 10px;
font-size: .85em;
text-align: center;
}
