body { background-color: #f2efc2; }

#valign { position: absolute;
          left: 0px;
          top: 50%;
          margin-top: -186px;
          width: 100%;
          text-align: center; }
       
#container { position: relative; 
             margin: auto;
             width: 800px;
             height: 372px; }

#left { position: absolute;
        left: 0px;
        top: 0px;
        width: 275px;
        height: 372px;
        z-index: 1; }

#title { position: absolute;
         left: 275px;
         top: 0px;
         width: 522px;
         height: 98px;
         z-index: 1; }

#mainbg { position: absolute;
          left: 275px;
          top: 98px;
          width: 522px;
          height: 183px;
          z-index: 1; }

#menu { position: absolute;
        left: 275px;
        top: 281px;
        width: 522px;
        height: 91px;
        z-index: 1; } 

#right { position: absolute;
         left: 797px;
         top: 0px;
         width: 3px;
         height: 372px;
         z-index: 1; }

#text { position: absolute;
        overflow: auto;
        left: 275px;
        top: 98px;
        width: 512px;
        height: 173px;
        padding: 5px;
        z-index: 3; 
        font-family: trebuchet ms, arial,verdana,helvetica;
        font-size: 12px;
        text-align: justify;
        color: #673504; }

#y { position: absolute;
     left: 450px;
     top: 98px;
     z-index: 4;
     overflow: hidden;
     width: 101px;
     height: 37px; }

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

a:hover { text-decoration: underline; }

.header { font-family: times new roman, arial,verdana,helvetica;
          color: #7F7413;
          font-size: 17px;
          font-weight: bold;
          letter-spacing: 3px;
          text-transform: uppercase; }

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

textarea,input,option { font-family: arial,verdana,helvetica;
                        font-size 12px;
                        color: #ffffff;
                        border-color: #7F7413;
                        background: #CFC34E; }
                        
.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }