body{
margin:0px 0px 0px 0px;
color:#fbb93e;
background:url(images/stars.gif);
background-repeat:repeat-x;
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

a{
color:#be4c00;
}

a:hover{
color:#953d02;
}

.content{
border-left:1px solid #be4c00;
padding:0px 0px 0px 10px;
margin:0px 12px 30px 0px;
}

.content h2{
margin:0px;
font-size:20px;
}

.nav_container{
padding:0px 5px 20px 0px;
}

.nav{
font-size:11px;
padding:3px 0px 8px 3px;
line-height:15px;
}

.nav_title{
background-color:#bf1808;
font-size:12px;
font-weight:bold;
text-align:center;
padding:2px 0px 2px 0px;
}

.footer{
background-color:#a93f02;
color:#000000;
font-size:11px;
padding:2px 0px 2px 2px;
font-weight:bold;
position: fixed;
bottom: 0px;
width:100%;
}