body {
background-color: #FFFFFF;
}

#content {
position: relative;
width: 890px;
margin: 0 auto;
}

#nav {
position: absolute;
top: 10px;
left: 670px;
}

#body {
position: relative;
width: 890px;
top: 205px;
padding-left: 10px;
background-image: url(bodybg.png);
background-repeat: repeat-y;
margin: 0;
}

#copyright{
position: relative;
width: 890px;
top: 208px;
left: 10px;
text-align: left;
text-decoration: none;
font-family: Trebuchet MS;
font-size: 12px;
color: #000000;
}

#copyright a {
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #990000;
}

#copyright a:hover {
text-decoration: underline;
font-size: 12px;
font-weight: bold;
color: #990000;
}

#bodytop {
position: relative;
width: 890px;
top: 209px;
margin: 0;
}

#bodybottom {
position: relative;
width: 890px;
top: 205px;
margin: 0;
}

td.body {
text-align: left;
text-decoration: none;
font-family: Trebuchet MS;
font-size: 13px;
color: #000000;
}

td.body a {
text-decoration: none;
font-size: 13px;
font-weight: bold;
color: #990000;
}

td.body a:hover {
text-decoration: underline;
font-size: 13px;
font-weight: bold;
color: #990000;
}

span.sub {
text-align: left;
text-decoration: none;
font-family: Trebuchet MS;
font-size: 12px;
color: #000000;
}

span.sub a {
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #990000;
}

span.sub a:hover {
text-decoration: underline;
font-size: 12px;
font-weight: bold;
color: #990000;
}

ul {
padding: 27px;
margin-left: -12px;
margin-top: -37px;
margin-bottom: -37px;
}

ol {
padding: 27px;
margin-top: -37px;
margin-bottom: -37px;
}

li {
margin-top: 10px;
margin-bottom: 10px;
}
