body {background-color: #331614;
      background-image: url("background_fade.jpg");
      background-repeat: repeat-x;
}

#container { position: relative;
             margin: auto;
             width: 416px;
             border-width: 0px 0px 0px 0px;
             border-style: solid;
             border-color: #000000;
             z-index: 1; }

#image { position: absolute;
         left: 0px;
         top: 0px;
         z-index: 1;
         width: 416px;
         height: 300px; }

#image { position: relative;
         z-index: 1;
         width: 416px;
         height: 63px; }

#main { position: absolute;
        left: 0px;
        top: 200px;
        width: 404px;
        background-color: #e8c79a;
        border-width: 0px 1px 1px 1px;
        border-style: solid;
        border-color: #000000;
        padding: 5px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        text-align: justify;
        color: #6d5b41;
        z-index: 2; }

li { list-style image: url('star.gif');  }

a { text-decoration: none;
    font-weight: bold;
    color: #8e423d; }

a:hover { border-bottom: #c03c1d 1px solid;
			 color: #c03c1d;  }

option,textarea,input { font-family: trebuchet ms,verdana, sans-serif;
                        font-size: 12px;
                        color: #4b4338;
                        font-weight: normal;
                        border-color: #4b4338;
                        border-style: solid;
                        border-width: 1px;
                        background-color: #e8e1f2; }

h1 { font-family: times new roman,arial,verdana,helvetica;
          font-size: 14px;
          font-weight: normal;
          font-style: italic;
          letter-spacing: 4px;
          color: #400001;
          text-align: center;}
          
h2 { font-family: times new roman,arial,verdana,helvetica;
          font-size: 14px;
          font-weight: bold;
          font-style: italic;
          color: #3d4b38;}
          
.disclaimer { font-size: 12px;
              text-align: center; 
              color: #bda582;}