html
{
text-align:center;
margin:0px;
padding:0px;
font-family:georgia,verdana,arial;
}

body
{
text-align:center;
margin:0px;
padding:0px 0px 30px 0px;
background:#2f2f2e url('images/bg.gif') repeat-x;
}

#container
{
margin:auto;
width:775px;
text-align:left;
background:#fefde4;
}

#ad
{
height:26px;
background:#7D0101;
border-top:1px solid #4E0101;
}

.ra
{
text-align:right;
}

#mast
{
height:100px;
padding:0px 0px 0px 0px;
background:#000 url('images/mb.gif') repeat-x;
}

#mast_l
{
width:400px;
float:left;
margin:0px 0px 0px 0px;
}

#mast_r
{
width:470px;
float:right;
padding:0px 15px 0px 0px;
color:#fff;
text-align:right;
}

#mast h1
{
margin:22px 0px 0px 10px;
color:#fff;
font-size:30px;
font-weight:normal;
font-family:georgia;
width:340px;
}

#mast h3
{
color:#fff;
margin:0px 0px 0px 10px;
padding:0px 0px 0px 0px;
font-weight:normal;
font-family:georgia;
font-size:12px;
}

#mast h5
{
color:#000;
margin:5px 0px 0px 10px;
padding:5px 0px 0px 0px;
font-weight:normal;
font-family:georgia;
border-top:1px dotted #014496;
width:420px;
font-size:14px;
}

#nav
{
height:25px;
line-height:25px;
color:#fff;
font-size:13px;
padding:0px 10px 0px 0px;
background:#2c2c2d;
clear:both;
border-top:1px solid #7B0101;
text-align:right;
}

#body
{
background:#fff;
font-size:13px;
}

#body_l
{
width:200px;
height:800px;
float:left;
background:#fdf9c2;
border-right:1px dotted #C2CDC5;
color:#000;
}

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

.clear
{
clear:both;
}

.pad
{
padding:5px;
}

#footer
{
color:#fff;
height:22px;
line-height:22px;
background:#000;
clear:both;
text-align:center;
font-size:12px;
}

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

#body_l h4
{
margin:0px 0px 5px 0px;
color:#7B0101;
font-size:1.3em;
font-weight:normal;
border-bottom:1px dotted #7B0101;
}

.gap
{
margin:15px 0px 0px 0px;
}

#nav a:link, #nav a:active, #nav a:visited
{
color:#fff;
}

#nav a:hover
{
text-decoration:none;
}

#body_l a:link, #body_l a:active, #body_l a:visited
{
color:#7B0101;
line-height:20px;
text-decoration:none;
padding:0px 0px 0px 0px;
font-size:15px;
}

#body_l a:hover
{
text-decoration:underline;
}

#body_r h2
{
margin:0px 0px 0px 0px;
color:#7B0101;
font-weight:normal;
}

ul
{
list-style:none;
margin:0px 0px 0px 10px;
padding:0px;
}