div#container
{width: 980px;
}

div#main 
{width: 980px;
border-width: 1px;
border-style: solid; 
border-color: #CCCCCC;
background-color:#FFFFFF;
position:relative;
top:10px;
float:left;}


div#footer
{width: 980px;
}

#footer {font-size: 8pt; color: #666666; font-family: verdana; line-height: 10pt; text-align:left;}
#footer A:link { color: #666666; font-family: Verdana; font-size: 8pt; text-decoration : none; font-weight: bold;} 
#footer A:visited { color: #666666; font-family: Verdana; font-size: 8pt; text-decoration : none; font-weight: bold;} 
#footer A:active { color: #666666; font-family: Verdana; font-size: 8pt; text-decoration : none; font-weight: bold;} 
#footer A:hover { color: #CC0000; font-family: Verdana; font-size: 8pt; text-decoration : none; font-weight: bold;}

#archives {font-size: 8pt; color: #666666; font-family: verdana; line-height: 10pt; text-align:left; padding: 10px;}
#archives A:link { color: #666666; font-family: Verdana; font-size: 8pt; text-decoration : none; font-weight: bold;} 
#archives A:visited { color: #666666; font-family: Verdana; font-size: 8pt; text-decoration : none; font-weight: bold;} 
#archives A:active { color: #666666; font-family: Verdana; font-size: 8pt; text-decoration : none; font-weight: bold;} 
#archives A:hover { color: #CC0000; font-family: Verdana; font-size: 8pt; text-decoration : none; font-weight: bold;}

div#topadposition
{width:980px;
height:100px;
position:relative;
top:5px;
float:left;
}

div#bottomadposition
{width:980px;
height:100px;
position:relative;
top:15px;
float:left;
}




