body { background-color: #3b7970;
       margin: 0px; }

#top { position: absolute;
       left: 0px;
       top: 0px;
       width: 906px;
       height: 641px;
       z-index: 1; }

#text { position: absolute;
        left: 400px;
        top: 135px;
        width: 500px;
        padding: 0px;
        font-family: trebuchet ms,arial, helvetica;
        font-size: 12px;
        text-align: justify;
        line-height: 20px;
        color: #ffffff; 
        z-index: 2; }

#text a { text-decoration: none;
          color: #23281f; 
          font-weight: bold; }

#text a:hover { text-decoration: none;
                background-color: #b1a47f; }

#stats { margin: auto;
         width: 380px;
         padding: 5px;
         font-family: arial,trebuchet ms,verdana,helvetica;
         font-size: 12px;
         background-color: #858c81;
         color: #000000;
         line-height: 15px;
         border-left: 10px solid #23281f; }

.content { font-family: trebuchet ms,verdana,arial,helvetica;
           font-size: 12px;
           text-align: justify;
           color: #000000; }

.header { font-family: times new roman,arial,verdana,helvetica;
          font-size: 24px;
          font-weight: bold;
          font-style: italic;
          letter-spacing: 3px;
          color: #b1a47f;
          text-align: left; }

.smheader { font-family: times new roman,arial,verdana,helvetica;
            font-size: 20px;
            font-weight: bold;
            font-style: italic;
            letter-spacing: 3px;
            color: #b1a47f;
            text-align: left; }

.disclaimer { width: 90%;
              font-size: 11px;
              text-align: center;
              margin: auto;
              line-height: 14px; }

.center { margin: auto;
          text-align: center; }

b, strong { color: #b1a47f; }

option, textarea, input { font-family: trebuchet ms,verdana,arial,helvetica;
                          font-size: 12px;
                          color: #ffffff;
                          border-color: #b1a47f;
                          border-style: solid;
                          border-width: 1px;
                          background-color: #23281f; }
                          
.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: 350px; }
.enth3_character { width: 350px; }