body { background-color: #ba5d00;
       font-family: arial,verdana,helvetica,sans-serif;
       font-size: 9pt;
       color: #ffffff;
       text-align: center; }

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

#container { position: relative;
             margin: auto;
             width: 696px; 
             height: 436px; }

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

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

a:hover { text-decoration: underline; }

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

.header { font-size: 15pt;
          letter-spacing: 7pt;
          font-weight: bold;
          color: #fc9800; }

.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: #e16800;
                          background: #be6000; }