body { background-color: #f3faf1;
       margin: 0 auto; }

#valign { position: absolute;
          left: 0px;
          top: 50%;
          margin-top: -201px;
          width: 100%;
          text-align: center; }
       
#container { position: relative; 
             margin: auto;
             width: 800px;
             height: 402px; }

#left { position: absolute;
        left: 0px;
        top: 0px;
        width: 367px;
        height: 403px;
        z-index: 1; }

#menu { position: absolute;
        left: 367px;
        top: 0px;
        width: 433px;
        height: 39px;
        z-index: 1; }

#mainbg { position: absolute;
          left: 367px;
          top: 39px;
          width: 433px;
          height: 364px;
          z-index: 1; }

#text { position: absolute;
        overflow: auto;
        left: 367px;
        top: 39px;
        width: 411px;
        height: 342px;
        padding: 10px;
        z-index: 2; 
        font-family: trebuchet ms, arial,verdana,helvetica;
        font-size: 12px;
        text-align: justify;
        color: #673504; }

#cover { position: absolute;
         left: 367px;
         top: 39px;
         z-index: 3;
         overflow: hidden;
         width: 64px;
         height: 69px; }

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

a:hover { text-decoration: underline; }

.header { font-family: times new roman, arial,verdana,helvetica;
          color: #00A267;
          font-size: 19px;
          font-weight: bold;
          letter-spacing: 3px;
          font-style: italic;
          text-align: right; }

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

textarea,input,option { font-family: arial,verdana,helvetica;
                        font-size 12px;
                        color: #ffffff;
                        border-color: #dc5750;
                        background: #fe9e9e; }

.center { text-align: center; }

ul { margin: 2px 0px 0px 2em;
     padding: 0px; }

.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: 300px; }
.enth3_works, .show_update_works_field { width: 300px; }