body { 
margin:0; font-family : Arial, Helvetica, sans-serif;
font-size : 100%;
color : #FFFFFF;
background-image:url('sea.jpg'); background-attachment:fixed
} 
a { 
font-size : 80%;
font-weight : bold;
color : #ffffff;
} 
a:link { 
text-decoration : none;
} 
a:visited { 
text-decoration : none;
} 
a:hover { 
text-decoration : underline;
color : #ffffcc;
} 
a:active { 
text-decoration : none;
} 
.footerlinks a { 
font-size : 70%;
color : #90bade;
font-size : 80%;
font-weight : bold;
} 
.footerlinks a:link { 
text-decoration : none;
} 
.footerlinks a:visited { 
text-decoration : none;
} 
.footerlinks a:hover { 
text-decoration : none;
color : #ffffff;
} 
footerlinks a:active { 
text-decoration : none;
} 
.news a { 
font-size : 90%;
color : #ffffff;
} 
.news a:link { 
text-decoration : none;
} 
.news a:visited { 
text-decoration : none;
} 
.news a:hover { 
text-decoration : none;
color : #99bade;
} 
.news a:active { 
text-decoration : none;
} 
#navcontainer1 { 
width : 8em;
border-right : 1px solid #000;
padding : 0 0 1em;
margin-bottom : 1em;
font-size : 90%;
font-family : Arial, Helvetica, sans-serif;
background-color : #A26D3B;
color : #333;
} 
#navcontainer1 ul { 
list-style : none;
margin : 0;
padding : 0;
border : none;
} 
#navcontainer1 li { 
border-bottom : 1px solid #90bade;
margin : 0;
} 
#navcontainer1 li a { 
display : block;
padding : 5px 5px 5px 0.5em;
border-left : 10px solid #EEC892;
border-right : 10px solid #EEC892;
background-color : #EABE7D;
color : #fff;
text-decoration : none;
width : 100%;
} 
#navcontainer1 li a { 
width : auto;
} 
#navcontainer1 li a:hover { 
border-left : 10px solid #F1E8AD;
border-right : 10px solid #F1E8AD;
background-color : #F1E8AD;
color : #fff;
} 
.news { 
font-family : Arial, Helvetica, sans-serif;
font-size : 90%;
font-weight : bold;
color : #ffffff;
} 
.newsframe { 
font-family : Arial, Helvetica, sans-serif;
font-size : 90%;
font-weight : bold;
color : #ffffff;
background-color : #90bade;
border : thin none #90bade;
} 
h3 { 
font-family : Arial, Helvetica, sans-serif;
font-size : 100%;
font-weight : bold;
color : #ffffff; margin-top:0; margin-bottom:0
}