body  {
background-color: #EDEDED;
color: #50514D;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

a   {
text-decoration: none;
color: #00208F;
}

a:hover   {
text-decoration: underline;
color: #CDCF00;
}

#header  {
height: 105px;
margin: 0px 0px 0px 0px;
background-color: #4D4D4D;
background: url('images/head_bg.gif') repeat-x;
color: #FFFFFF;
}

#header_inner  {
position: relative;
width: 800px;
height: 105px;
margin: 0px auto;
}

#header_inner h1  {
position: absolute;
left: 0px;
top: auto;
font-size: 40px;
color: #FFFFFF;
font-weight: normal;
letter-spacing: -2px;
}

#slogan  {
position: absolute;
right: 145px;
bottom: 20px;
color: #DADADA;
font-size: 15px;
}

#main {
position: relative;
width: 800px;
margin: 0px auto;
padding-bottom: 10px;
}

#l_col  {
position: relative;
width: 190px;
float: left;
border-right: thin solid #50514D;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
line-height: 160%;
}

#r_col  {
position: relative;
margin-left: 195px;
text-align: justify;
padding-left: 5px;
width: 495px;
}

#footer  {
clear: both;
background: url('images/foot_bg.gif') repeat-x;
width: 685px;
border-top: thin solid #50514D;
margin: 0px auto;
padding: 10px 0px 10px 0px;;
text-align: center;
}

#ads_main  {
float: left;
margin: 0;
padding: 5px;
}

.nav  {
margin-top: -2px;
margin-bottom: -2px;
}