body { background-color: #2573a6;
       background-repeat: repeat; }

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

a:hover { text-decoration: underline; }

#layout-top { position: relative;
              width: 678px;
              height: 263px;
              z-index: 1; }

#layout-bottom { position: relative;
                 width: 678px;
                 height: 23px;
                 z-index: 1; }

#text { position: relative;
        width: 670px;
        text-align: justify;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        padding: 5px;
        z-index: 1;
        color: #ffffff;
        border: none; }

.header { font-family: times new roman,arial,verdana,helvetica;
          font-size: 19px;
          font-weight: bold;
          letter-spacing: 3px; }

.disclaimer { font-size: 10px;
              text-align: center; }
              
option,textarea,input { background-color: #074072;
                        border-color: #39b0dd;
                        border-style: solid;
                        border-width: 2px;
                        color: #ffffff;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 11px; }
                        
.enth3_character, .enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }