body { background-color: #0b0c0e;
       margin: 0px; }

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

#text { position: absolute;
        left: 0px;
        top: 264px;
        width: 470px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        color: #ffffff;
        text-align: justify;
        padding: 5px;
        z-index: 2; }

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

a:hover { text-decoration: underline; }

.header { font-family: times new roman, trebuchet ms,verdana,arial,helvetica;
          font-size: 17px;
          font-weight: bold;
          letter-spacing: 3px;
          font-style: italic; }

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

.center { text-align: center; }

option,textarea,input { background-color: #dfe9e1;
                        border-color: #7a9586;
                        border-style: solid;
                        border-width: 1px;
                        color: #000000;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 12px; }
                        
.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }
