body { background-color: #d19b74;
       background-image: url('bg.jpg');
       background-repeat: repeat-x; }

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

#maintext { font-family: trebuchet ms,verdana,arial,helvetica;
            font-size: 12px;
            color: #0e2f21;
            text-align: justify;
            position: absolute;
            overflow: auto;
            left: 267px;
            top: 76px;
            width: 430px;
            height: 299px;
            z-index: 1;
            padding: 2px; }

#layout { position: absolute;
          left: 0px;
          top: 0px;
          z-index: 0;
          width: 708px;
          height: 387px; }
          
.header { font-family: times new roman,arial,verdana,helvetica;
          font-size: 19px;
          font-weight: bold;
          letter-spacing: 3px;
          color: #6f614e; }

b { color: #6f614e; }
          
.disclaimer { font-size: 10px;
              text-align: center; }

.center { margin: auto;
          text-align: center; }

a { color: #e05802; 
    text-decoration: underline;
    font-weight: bold; }

a:hover { text-decoration: none; }

ul { padding: 0px;
     margin: 0px;
     margin-left: 2em;
     margin-top: 2px; }
     
option,textarea,input { border-color: #000000;
                        border-width: 2px;
                        border-style: solid;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 12px;
                        color: #ffffff;
                        background-color: #bf5e14; }

blockquote { border-width: 1px 1px 1px 1px;
             border-style: solid;
             border-color: #000000;
             background-color: #cabaa0;
             width: 350px;
             margin: auto;
             padding: 3px; }

.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }
