body 
{
margin: 0;
padding: 0;
font: 75% Verdana,Tahoma,Arial,sans-serif;
background: #c3c0c0;
text-align: center;
}

#wrap 
{
position: relative;
top: 0px;
left: 0px;
text-align: left;
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
height: 1200px;
}

#header h1	
{
width: 760px;
height: 120px;
text-indent: -9999px;
background:url(./HEADER.gif) no-repeat;
}


#lftcol
{
position: absolute;
top:  120px;
left: -33px;
width: 225px;
font-size: 9pt;
}

#lftcol h2
{
display: none;
}

#lftcol ul
{
list-style: none;
}

#lftcol li
{
margin-bottom: 6px;
}

#lftcol li a
{
font-weight: bold;
height: 20px;
width: 170px;
text-decoration: none;
color: #020000;
display: block;
padding: 5px 0 0 10px;
background: #ef3f35;
border-left: 6px solid #020000;
}

#lftcol li a:hover
{
background: #b2a6a5;
border-left: 6px solid #020000;
}

#latenews
{
position: absolute;
background: #ef3f35;
top:  425px;
left: 8px;
width: 185px;
font-size: 9pt;
margin: 10px 0 10px 0;
padding: 1px 0 35px 0;
}


#content {
position: absolute;
top: 133px;
left:  50px;
height: 1000px;
width: 490px;
border-left: 2px solid #020000;
padding-left: 10px;
margin: 0 110px 20px 160px;
text-align: left;
}

#footer {
position: absolute;
top: 1140px;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 3px solid #020000;
height: 60px;
width: 760px;
background: #ef3f35;
color: #020000;
font-size: 0.9em;
}

#footer img
{
position: absolute;
top: 5px;
left: 5px;
}

#footer p
{
text-align: center;
}
