body { background-color: #e6d9bb;
       background-image: url(bg.jpg);
       background-position: top left;
       background-repeat: repeat-x;
       margin: 0px;
       text-align: center; }

#top { position: relative;
       width: 797px;
       height: 271px;
       padding: 0px;
       margin: 0px auto;
       z-index: 1;
       text-align: center; }

#text { position: relative;
        width: 797px;
        text-align: justify;
        font-size: 12px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        color: #53755f;
        padding: 15px;
        line-height: 20px;
        margin: auto;
        z-index: 2; }

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

a:hover { text-decoration: underline; }

.header { font-family: times new roman,arial,verdana,helvetica;
          font-size: 23px;
          font-weight: bold;
          font-style: italic;
          letter-spacing: 3px;
          line-height: 25px;
          color: #416f50; }

.smheader { font-family: times new roman,arial,verdana,helvetica;
            font-size: 16px;
            font-weight: bold;
            font-style: italic;
            letter-spacing: 3px;
            line-height: 18px;
            color: #416f50; }

b, strong { color: #55a897; }

.disclaimer { font-size: 11px;
              text-align: center;
              line-height: 15px;}

.center { margin: auto;
          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; }

option,textarea,input { background-color: #cad498;
                        border-color: #3c3c60;
                        border-style: solid;
                        border-width: 2px;
                        color: #3c3c60;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 12px; }