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

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

#top { position: absolute;
       left: 0px;
       top: 0px;
       z-index: 1;
       width: 698px;
       height: 318px;
       border: none; }

#menu { position: absolute;
        left: 10px;
        top: 300px;
        width: 673px;
        z-index: 2;
        text-align: center; }

#menu ul { list-style-type: none; }

#menu ul li { display: inline; }

#menu ul li a { color: #c7ccc1;
                font-family: arial narrow,arial,verdana,helvetica;
                font-size: 20px;
                font-weight: bold;
                text-align: center;
                padding: 10px;
                text-transform: uppercase;
                text-decoration: none; }

#menu ul li a:hover { text-decoration: none;
                      border-bottom: 4px #debc6c solid; }

#text { position: absolute;
        left: 0px;
        top: 358px;
        width: 698px;
        padding: 5px;
        font-family: arial,verdana,helvetica;
        font-size: 14px;
        letter-spacing: 2px;
        text-align: justify;
        line-height: 22px;
        color: #ffffff;
        z-index: 3; }

#text ul { margin-top: 4px; }

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

#text a:hover { text-decoration: none;
                border-bottom: 2px #debc6c solid; }

option,textarea,input { font-family: arial,verdana,helvetica;
                        font-size 12px;
                        color: #ffffff;
                        border: #697246 solid 3px;
                        background-color: #495e37; }

b, strong { color: #3290a7; }

.header { font-family: times new roman,arial,verdana,helvetica;
          font-size: 26px;
          font-weight: bold;
          font-style: italic;
          letter-spacing: 3px;
          color: #3290a7; }

.smheader { font-family: times new roman,arial,verdana,helvetica;
          font-size: 20px;
          font-weight: bold;
          font-style: italic;
          letter-spacing: 3px;
          color: #3290a7; }

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

.disclaimer { font-size: 12px;
              margin: auto;
              text-align: center;
              line-height: 15px; }
              
.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, .enth3_characters, .show_update_characters_field { width: 350px; }