body { background-color: #c16655;
       margin: auto;
       text-align: center; }

#valign { position: absolute;
          left: 0px;
          top: 50%;
          width: 100%;
          margin-top: -159px; }

#container { position: relative;
             overflow: hidden;
             margin: auto;
             width: 561px; 
             height: 317px; }

#layout { position: absolute;
          left: 0px;
          top: 0px;
          width: 561px;
          height: 317px;
          z-index: 0; }

#text { position: absolute;
        overflow: auto;
        left: 21px;
        top: 47px;
        width: 309px;
        height: 227px;
        z-index: 1;
        padding: 5px;
        font-family: trebuchet ms,arial,verdana,helvetica;
        font-size: 12px;
        color: #000000;
        text-align: justify; }
      
a { text-decoration: none;
    color: #cd7c62;
    background-color: #f9e4b0;
    border-top, border-bottom: 1px solid #f9e4b0;
    font-weight: bold; }

a:hover { color: #903c26;
          border-top: 1px solid #903c26;
          border-bottom: 1px solid #903c26; }

.disclaimer { font-size: 10px;
              text-align: center; }

.header { font-size: 14px;
          letter-spacing: 7pt;
          font-weight: bold;
          font-style: italic; }

textarea, input, option { font-family: arial,verdana,helvetica,sans-serif;
                          font-size 9pt;
                          color: #ffffff;
                          border: 1px solid #5F2C18;
                          background: #ac5b4e; }
                          
.show_join_email_field, .show_update_old_email_field, .show_update_email_field, .show_lostpass_email_field { width: 200px; }
.show_join_url_field, .show_update_url_field { width: 250px; }
