body { background-color: #9e8257;
       background-image: url("leftbg.gif");
       background-position: 0px 0px;
       background-repeat: repeat-y;
       background-properties: fixed;
       margin: 0px; }

#top { position: absolute;
       left: 266px;
       top: 27px;
       width: 510px;
       height: 80px; }

#title { position: relative; 
         width: 510px;
         border-style: solid;
         border-color: #e1d19b;
         border-width: 0px 0px 1px 0px;
         color: #2a404b;
         text-decoration: none;
         font-family: verdana,arial,helvetica;
         font-style: italic;
         font-size: 46px; }

.subtitle { font-size: 30px; }

#menu { text-align: right; }

#menu a { color: #b3c7d5;
          text-decoration: none;
          font-family: verdana,arial,helvetica;
          font-size: 18px;
          font-style: italic;
          letter-spacing: 2px; }

#menu a:hover { text-decoration: underline;
                color: #b3c7d5; }

#image { position: absolute;
         overflow: hidden;
         left: 25px;
         top: 34px;
         width: 229px;
         height: 449px;
         border-style: solid;
         border-color: #e1d19b;
         border-width: 2px; }

#text { position: absolute;
        left: 266px;
        top: 115px;
        width: 510px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        color: #ffffff;
        text-align: justify; }
        
#text a { color: #b3c7d5;
          text-decoration: none;
          font-weight: bold; }

#text a:hover { text-decoration: none;
                color: #e1d19b; }

.disclaimer { font-size: 11px;
              text-align: center; }

img.skin { width: 200px;
           height: 40px;
           border-style: solid;
           border-color: #e1d19b;
           border-width: 2px; }

option,textarea,input { background-color: #2a404b;
                        border-color: #e1d19b;
                        border-style: solid;
                        border-width: 2px;
                        color: #ffffff;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 12px; }
                        
.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }
