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

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

#container { position: relative;
             margin: auto;
             width: 100%;
             height: 430px;
             background-image: url('bg.gif');
             background-repeat: repeat-x; }

#menu { position: absolute;
        right: 0px;
        top: 0px;
        width: 780px;
        height: 60px; }

#left { position: absolute;
        right: 303px;
        top: 60px;
        width: 385px;
        height: 290px;
        z-index: 1; }
 
#right { position: absolute;
         right: 0px;
         top: 60px;
         width: 303px;
         height: 290px; }

#bottom { position: absolute;
          right: 0px;
          top: 350px;
          width: 688px;
          height: 80px; }

#text { position: absolute;
        overflow: auto;
        right: 303px;
        top: 60px;
        width: 477px;
        height: 279px;
        padding: 5px;
        z-index: 2;
        font-family: Verdana,Arial,Sans-serif;
        font-size: 9pt;
        color: #010C02;
        text-align: justify; }

.header { font-family: Verdana,Arial,Sans-serif;
          font-size: 13pt;
          letter-spacing: 6pt;
          font-weight: bold;
          color: #9AB39C;
          font-style: italic; }

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

a:hover { text-decoration: underline; }

b { color: #849A86; }

.disclaimer { font-family: Verdana,Arial,Sans-serif;
              font-size: 7pt;
              text-align: center; }

.center { text-align: center; }

textarea, input, option { font-family: Verdana,Arial,Sans-serif;
                          font-size: 9pt;
                          color: #EDFEEE;
                          border-color: #0C270E;
                          background: #7D987F; }

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