body
{
text-align:center;
font-family:times;
}

#container
{
width:760px;
text-align:left;
margin:auto;
}

h1, h3, h2
{
margin:0px;
color:#666666;
}

#main_nav
{
color:#666666;
border-bottom:1px solid #999999;
text-align:right;
}

#body_left
{
width:550px;
float:right;
}

#body_right
{
width:200px;
float:left;
}

a.nav:link, a.nav:active, a.nav:visited 
{
text-decoration:none;
color:#666666;
line-height:22px;
font-size:14px;
height:22px;
padding-left:5px;
display:block;
border-bottom:1px solid #999999;
}

a.nav:hover 
{
color:#FF0000; 
text-decoration:none; 
background:#F5F5F5;
}

a.mn:link, a.mn:active, a.mn:visited 
{
text-decoration:none;
color:#999999;
font-size:14px;
}

a.mn:hover 
{
color:#FF0000; 
}

#lb_head
{
margin:3 0 3 0;
background:#FF0000;
color:#ffffff;
padding:3px;
font-style:italic;
}

.nav_top
{
border-top:1px solid #999999;
}

#footer
{
border-top:1px solid #999999;
color:#999999;
font-size:14px;
text-align:center;
clear:both;
margin-top:5px;
}

#footer a {
    color: #999;
    text-decoration: none;
}

.states
{
width:50%;
float:left;
padding:5 0 5 0;
}