

<html>
a:hover {text-decoration: none;
text-transform: none;
color: white;}


#top{
left:10;
top:0;}

#navigation{
position: absolute;
left:10;
top:175;
font-family: verdana,arial;}


#content{
position: absolute;
left:195;
top:178;
font-family: "palatino linotype","book antiqua",garamond,verdana;}

#copyrightbar{
position: absolute;
left: 75;
top: 650;
font-family: verdana,arial;}

a:hover {text-decoration: none;
text-transform: none;
color: FFFFCC;}

a {text-decoration: none;
text-transform: none;
color: 000000;}



A:link { color: #FFFFCC; text-decoration: none; font-weight: bold;}
A:visited { color: #FFFFCC; text-decoration: none; font-weight: bold;}
A:hover { color: #FFFFCC; text-decoration: none; font-weight: normal;} 

body 
{
SCROLLBAR-FACE-COLOR: #996600;
SCROLLBAR-HIGHLIGHT-COLOR: #CC9933; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #A3E07E; 
SCROLLBAR-DARKSHADOW-COLOR: #A3E07E; 
BACKGROUND-COLOR: #339933;
}

.bgtable
{ border: 0px solid #000000; background-color: #CC9933;} 
.content
{ border: 0px solid #ffffff; color: #1F4200;}
</html>