html body
{
text-align:center;
font-family:verdana,arial,tahoma,times;
background:#DFF0FF;
}

#container
{
width:980px;
margin:auto;
text-align:left;
background:#fff;
border:10px solid #fff;
}

#mast
{
height:110px;
}

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

#mast_l img
{
border:0px;
}

#mast_l span
{
display:block;
border-top:1px dotted #efefef;
margin-top:5px;
font-size:12px;
width:241px;
}

#mast_r
{
width:725px;
float:right;
padding:5px;
text-align:right;
}

/* NAVIGATION */

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

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

#nav a:hover
{
color:#3B6B9F;
border-bottom:2px solid #3B6B9F;
}

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

#snav a:hover
{
Background:#BFDBFF;
}

#snav h4
{
margin:0px;
border-bottom:1px solid #BFDBFF;
font-size:13px;
color:#0d1e33;
font-weight:normal;
}

/* BODY */

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

#body_l
{
width:300px;
float:right;
background:#F0F5FC;
}

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

#body_r
{
width:0px;
float:right;
display:none;
}

.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 #cfcfcf;
color:#A62102;
}

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

/* END BODY */


/* FOOTER */

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

#footer a
{
color:#6797CF;
}
