html body
{
text-align:center;
font-family:verdana,arial,tahoma,times;
background:#140101 url('images/sliver.gif') repeat-x;
}

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

#mast
{
background:url('images/mb.gif') no-repeat;
color:#fff;
height:90px;
}

#mast_l
{
width:300px;
float:left;
padding:15px 0px 0px 0px;

}

#mast_r
{
width:520px;
float:right;
padding:5px;
}

#mast_l h1
{
margin:0px;
font-family:georgia;
font-weight:normal;
font-size:28px;
}

#mast_l span
{
font-size:11px;
}

#mast_l a
{
color:#fff;
text-decoration:none;
}

/* NAVIGATION */

#nav
{
background:#353535;
color:#fff;
height:26px;
line-height:26px;
border-top:1px solid #5F5F5F;
}

#nav a
{
padding:0px 8px 0px 8px;
color:#BFBFBF;
text-decoration:none;
font-size:0.8em;
border-right:1px dotted #5F5F5F;
display:block;
float:left;
}

#nav a:hover
{
color:#fff;
background:#D90000;
}

#snav a
{
display:block;
padding:3px 0px 3px 5px;
border-bottom:1px solid #CFCFCF;
text-decoration:none;
color:#000;
font-size:11px;
}

#snav a:hover
{
Background:#D90000;
color:#fff;
}

/* BODY */

#body
{
background:url('images/shading.gif') repeat-y;
font-size:12px;
}

#body_l
{
width:250px;
float:left;
}

#body_r
{
width:645px;
float:right;
}

.clear
{
clear:both;
}

.pad5
{
padding:5px;
}

#body_r h1
{
margin:0px 0px 5px 0px;
font-weight:normal;
font-size:1.5em;
font-family:georgia;
border-bottom:1px dotted #000;
color:#000;
clear:both;
}

#body_r h3
{
margin:0px 0px 5px 0px;
font-weight:normal;
font-size:1.3em;
font-family:georgia;
border-bottom:1px dotted #000;
color:#000;
clear:both;
}

/* END BODY */


/* FOOTER */

#footer
{
height:20px;
font-size:11px;
color:#fff;
background:#0B0C0B;
text-align:center;
line-height:20px;
}

#footer a {
color: red;
}

/* CONTENT */
.states
{
width:45%;
float:left;
padding:5px;
}

td a
{
background:#F2F1F1;
padding:5px;
font-size:11px;
display:block;
width:100px;
border:1px solid #999;
text-decoration:none;
height:12px;
color:#000;
}

td a:hover
{
background:#666;
color:#fff;
}

.blp
{
padding:0px 0px 0px 0px;
float:left;
width:315px;
}

#body_r h2
{
margin:0px 0px 0px 0px;
font-weight:normal;
font-size:15px;
color:#B80100;
}

.flt
{
padding:0px 10px 0px 0px;
margin:0px 0px 10px 0px;
}

ul
{
list-style:square;
margin:0px;
padding:0px;
list-style-position:inside;
color:#8D0000;
}

li
{
line-height:16px;
}

.article_ad
{
margin:10px 0px 0px 0px;
}