body { background-color: #396d79;
       text-align: center; }

#valign { position: absolute;
          left: 0px;
          top: 50%;
          width: 100%;
          margin-top: -199px; }

#container { position: relative;
             margin: auto;
             width: 637px; 
             height: 398px; }

#layout { position: absolute;
          left: 0px;
          top: 0px;
          width: 637px;
          height: 398px;
          z-index: 0; }

#text { position: absolute;
        overflow: auto;
        left: 241px;
        top: 35px;
        width: 373px;
        height: 310px;
        z-index: 1;
        padding: 4px;
        font-family: trebuchet ms,arial,verdana,helvetica;
        font-size: 12px;
        color: #1d4b4f;
        text-align: justify; }
        
a { text-decoration: none;
    color: #ffffff; 
    font-weight: bold; }

a:hover { text-decoration: none;
          border-width: 0px 0px 2px 0px;
          border-style: solid;
          border-color: #c29ab3; }

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

.header { font-family: times new roman, verdana, arial, helvetica;
          font-size: 15pt;
          letter-spacing: 7pt;
          font-weight: bold; }

img { border-color: #1d4b4f; }

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

textarea, input, option { font-family: arial,verdana,helvetica,sans-serif;
                          font-size 11px;
                          color: #ffffff;
                          border-color: #328499;
                          background: #276274; }
