a:link       {
text-decoration: none; 
color: #B1AFE0;
background: #FFF;
font-weight: bold 
}
a:visited    {
text-decoration: none; 
color: #ACACAC;
background: #FFF;

}
a:hover      { 
text-decoration: none; 
color: #FF1A1A;
background: #FFF;
}
BODY {
color: #000;

background-image: url('../images/thinbeachback.jpg');
background-repeat: no-repeat; 
background-attachment: scroll;
scrollbar-base-color:526F8D;
scrollbar-arrow-color:f5f5f5;
scrollbar-track-color:C2D1D8;
scrollbar-face-color:8FA3BC;
scrollbar-darkshadow-color:ccccff;

}

ul           { 
font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif; 
list-style-type: none; 
list-style-image: url('menuballll.gif');
list-style-position: outside; 
font-size: 8pt; 
vertical-align: text-bottom; 
margin-left: 10px; 
padding-left: 5px }





h1           { 
color: #E61A1A;
background: #FFF;
}

h2           { 
color: #009933;
background: #FFF; font-size:16pt
}
h3           { 
color: #B1AFE0;
background: #FFF
}