body
{
  background-color: #171717;
  cursor: default;
  scrollbar-face-color: #4a4a4a; 
  scrollbar-shadow-color: #323232;
  scrollbar-highlight-color: #7d7d7d;
  scrollbar-3dlight-color: #111111; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #333333; 
scrollbar-arrow-color: #bbbbcc;
scrollbar-base-color: #789789;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

#content {
  background-color: #40c0c0;
  background-image: url("/graphics/undersea/mainbg2.gif");
  border-color: #60e0e0 #204040 #204040 #60e0e0;
}

body, #content {
  background-attachment: fixed;
  background-position: bottom right;
  background-repeat: no-repeat;
}



a { color: #8996AA; text-decoration: none }
a:hover { color: #ffffff; text-decoration: underline }
a:visited { color: #6A9BB9; text-decoration: normal }
h1 { color: #ffffff; font-weight: bold; font-size: 30px; font-family: arial, verdana, helvetica, sans-serif }
h2 {color: gold; font-style: normal; font-weight: normal; font-size: 18px; font-family: univers, monaco,arial,times }
h3 { margin: 0em 0px; line-height: 1.3em;  font-style: normal; font-weight: bold; font-size: 11px; font-family: verdana, arial, helvetica, geneva, sans-serif }
p {color: #ffffff; font-style: normal; font-weight: normal; font-size: 11px; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular }
// p:first-letter { color: #EDEBE5; font-size: 12px; font-weight: bold; } 
li  { list-style-image: url(http://www.ranchon.net/style1/puce.gif); color: #ffffff; font-style: normal; font-weight: normal; font-size: 11px; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 	}