<style type="text/css">
<!--

A { text-decoration: none ; }
A:link { color: #E69B73 ; text-decoration: underline ; }
A:visited { color: #E69B73 ; text-decoration: underline ; }
A:hover { color: #D47B4B ; text-decoration: underline ; }
A:active { color: #E69B73 ; text-decoration: none ;}

body, td { background-image: url() ; background-repeat: no-repeat ; background-position: bottom right ; background-color: #6D322C ; font-family: "Verdana", sans-serif ; font-size: 11px ; color: #C47F5A; 
  background-attachment:fixed;
  scrollbar-arrow-color:#C47F5A;
  scrollbar-track-color:#6D322C;
  scrollbar-face-color:#6D322C;
  scrollbar-highlight-color:#C47F5A;
  scrollbar-3dlight-color:#6D322C;
  scrollbar-darkshadow-color:#6D322C;
  scrollbar-shadow-color:#C47F5A;
}


.content{ position: absolute ; top: 7px ; left: 5px ; width: 350px}
.nav { position: absolute ; top: 171px ; left: 10px ; width: 495px ; }
.head { background-image: url('bg.gif');
color:#6D322C;
font-weight: bold;
font-size: 10px;
padding-left: 1px;
LETTER-SPACING:.2em;
border: 1 solid;
border-color:#E28558; }
-->
</style>