body { background-color: #A0AEC7;
       background-image: url('bg.gif');
       background-position: right top;
       background-repeat: repeat-y;
       margin: 0px; }

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

a:hover { text-decoration: underline; }

#top { position: absolute;
       right: 0px;
       top: 0px;
       width: 707px;
       height: 305px;
       z-index: 0; }

#bottom { position: absolute;
          right: 0px;
          top: 305px;
          width: 707px;
          height: 104px;
          z-index: 0; }

#text { position: absolute;
        right: 3px;
        top: 412px;
        width: 694px;
        padding: 5px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        text-align: justify;
        color: #000000; 
        padding: 4px; }

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

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

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