body { background-color: #bfa497;
       margin: 0px; }

#container { position: relative;
             margin: auto;
             width: 636px; }

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

#menu { position: absolute;
        left: 156px;
        top: 252px;
        z-index: 1;
        width: 470px;
        height: 25px;
        z-index: 2; }

#menu ul { list-style-type: none;
           margin: 0px;
           padding: 0px; }

#menu ul li { display: inline;
              padding-left: 8px;
              padding-right: 8px;}

#menu ul li a { text-decoration: none;
                font-weight: bold;
                color: #935728;
                font-style: italic;
                font-family: trebuchet ms,verdana,arial,helvetica;
                font-size: 17px;
                text-transform: lowercase; }

#menu ul li a:hover { border-bottom: 2px #ffffff solid; }

#text { position: absolute;
        left: 0px;
        top: 287px;
        width: 626px;
        padding: 5px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        text-align: justify;
        color: #ffffff;
        z-index: 2; }

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

a:hover { text-decoration: underline; }

option,textarea,input { font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size 12px;
                        color: #ffffff;
                        border: #ffffff solid 2px;
                        background-color: #b99283; }

.header { font-family: times new roman,arial,verdana,helvetica;
          font-size: 20px;
          font-weight: bold;
          font-style: italic;
          letter-spacing: 3px;
          border-bottom: 1px #ffffff solid; }

.center { margin: auto;
          text-align: center; }

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

.show_join_email_field, .show_update_old_email_field, .show_update_email_field, .show_lostpass_email_field { width: 230px; }
.show_join_url_field, .show_update_url_field { width: 350px; }
