body {
background-color : #000000;
color : #9d3333;
margin : 0px 0px 0px 0px;
}
a:link {
color: #9d3333;
}
a:visited {
color: #9d3333;
}
#content {
background-color : #000000;
position : absolute;
font-family : verdana;
font-size : smaller;
left : 510px;
width: 520px;
top : 10px;
}
#leftnav {
position : fixed;
width : 450px;
height : 100%;
top : 10px;
background-color : #000000;
}