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

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

#text { position: relative;
        width: 780px;
        text-align: justify;
        font-size: 12px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        color: #ffffff;
        padding: 0px;
        z-index: 2; }

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

a:hover { background-color: #f7b612;
          color: #f44d16;
          border-top: 1px solid #ffffff;
          border-bottom: 1px solid #ffffff; }

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

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

b, strong { color: #877022; }

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

.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: #fc7615;
                        border-color: #ffffff;
                        border-style: solid;
                        border-width: 2px;
                        color: #000000;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 12px; }