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

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

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

#mast_l
{
width:360px;
float:left;
padding:10px 0px 0px 0px;

}

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

#mast_l h1
{
margin:0px;
font-family:georgia;
font-weight:normal;
font-size:2.8em;
display:none;
}

#mast_l h2
{
font-size:12px;
margin-top:70px;
font-weight:normal;
border-top:1px dotted #fff;
padding-top:5px;
font-family:georgia;
font-style:italic;
}

/* NAVIGATION */

#nav
{
background:#0d1e33;
color:#fff;
height:26px;
line-height:26px;
border-top:1px solid #143E6F;
border-bottom:1px solid #143E6F;
margin:0px 0px 10px 0px;
}

#nav a
{
padding:0px 8px 0px 8px;
color:#F0F5FC;
text-decoration:none;
font-size:0.8em;
display:block;
float:left;
}

#nav a:hover
{
color:#fff;
background:#233F5F;
}

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

#snav a:hover
{
Background:#0D1E33;
color:#fff;
}

#snav h4
{
margin:0px;
border-bottom:1px solid #000;
font-size:13px;
}

/* BODY */

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

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

#body_m
{
width:430px;
float:left;
}

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

.clear
{
clear:both;
}

.pad5
{
padding:5px;
}

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

#body_m h2
{
margin:10px 0px 5px 0px;
font-weight:normal;
font-size:14px;
font-family:georgia;
border-bottom:1px dotted #000;
color:#A62102;
}

/* END BODY */


/* FOOTER */

#footer
{
height:20px;
font-size:11px;
color:#6797CF;
background:#163255;
text-align:center;
line-height:20px;
margin:10px 0px 0px 0px;
border-top:1px dotted #3B699F;
padding:2px 0px 2px 0px;
}

#footer a
{
color:#6797CF;
}