body
{
font-family:times;
margin-top:0px;
/* background:url('background.gif') repeat-x; */
background-color:#874002;
color:#000000;
}

.container
{
width:760px;
background-color:#ffffff;
text-align:left;
}

.top_slug
{
font-size:14px;
padding:2px 5px 2px 5px;
background-color:#ffcd03;
color:#620101;
border-bottom:1px solid #ffffff;
line-height:20px;
}

.mast
{
height:100px;
background:url('images/mast_back.gif') no-repeat #c25b00;
color:#ffffff;
margin-top:0px;
}

.mast_left
{
width:300px;
float:left;
}

.mast_right
{
width:240px;
float:left;
padding:5px;
}

h1
{
margin:0px;
padding-top:20px;
padding-left:80px;
}

.head_padding
{
padding-left:80px;
}

h3
{
margin-top:0px;
color:#000000;
font-family:times;
margin-bottom:3px;
}

.body
{
padding:5px;

}

.body_top
{
margin-bottom:10px;
}

.body_main
{

}

.body_main_left
{
width:200px;
float:left;
}

.body_vert_divider
{
width:8px;
float:left;
}

.body_main_right
{
width:540px;
float:left;
}

.two_head
{
height:24px;
line-height:24px;
/* background:url('body_head.gif') no-repeat; */
background-color:#fdfcdd;
color:#C25B00;
padding:3px;
padding-left:6px;
border-top:1px solid #C25B00;
}

.footer
{
line-height:20px;
text-align:center;
height:20px;
clear:both;
font-size:12px;
color:#ffffff;
background-color:#C25B00;
}

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

ul
{
margin:0px;
padding-left:0px;
padding-top:5px;
padding-bottom:5px;
list-style:none;
}

li
{
list-style-image:url('arrow.gif');
margin:0px 0px 0px 20px;
}