BODY {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 75%;
text-align: left;
background: #dbdceb;
margin-top: 10px;
}

a:link {color: #9f3a2f; text-decoration: none;}
a:visited {color: #9f3a2f; text-decoration: none;}
a:hover {color: #eaefd8; text-decoration: none;}

h1 {
color: #8a022f;
font-size: 115%;
text-decoration: bold;
}

#header {
background: #aeb8c8;
padding: 10px;
margin: 0px 10px 10px 10px;
}

#NWDUG {
text-align: left;
}

#allcontent {
width: 900px;
padding-top: 5px;
padding-bottom: 5px;
margin-left: auto;
margin-right: auto;
}

#links {
font-size: 86%;
text-align: center;
background: #dbdceb;
padding: 10px;
margin: 0px 10px 10px 10px;
}

#links a:hover {color: #80a0ae; text-decoration: none;}

#sidebar {
padding: 15px;
background: #aeb8c8;
margin: 0px 10px 10px 10px;
width: 280px;
float: right;
}

#main-content {
text-align: center;
background: #aeb8c8;
padding: 10px;
margin: 0px 330px 10px 10px;
}

#content {
text-align: left;
background: #aeb8c8;
padding: 10px;
margin: 0px 10px 10px 10px;
line-height: 1.6em;
}

table {
margin-left:30px;
border: none;
}

td {
text-align: left;
font-size: 75%;
}