body { background-color: #6E0303;
       margin: auto;
       text-align: center; }

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

a:hover { text-decoration: underline; }

#container { position: relative; 
             margin: auto;
             width: 665px;
             text-align: center; }

#maintext { font-family: trebuchet ms,verdana,arial,helvetica;
            font-size: 12px;
            color: #ffffff;
            text-align: justify;
            position: absolute;
            left: 8px;
            top: 381px;
            width: 644px;
            z-index: 1;
            padding: 2px; }

#bottom { position: absolute;
          left: 0px;
          top: 351px;
          z-index: 0;
          width: 665px;
          height: 26px; }

#middle { position: absolute;
          left: 0px;
          top: 26px;
          z-index: 0;
          width: 665px;
          height: 325px; }

#top { position: absolute;
       left: 0px;
       top: 0px;       
       z-index: 0;
       width: 665px;
       height: 26px; }

input, textarea, option, select { background-color: #8C0A0A;
                                  color: #ffffff;
                                  font-family: trebuchet ms,verdana,arial,helvetica;
                                  font-size: 12px;
                                  border-style: solid;
                                  border-width: 1px;
                                  border-color: #9E0707; }

.center { text-align: center; }
                                  
.header { font-size: 19px;
          font-style: italic;
          letter-spacing: 3px; }

.disclaimer { font-size: 10px;
              text-align: center; }
              
.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }