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

#image { position: absolute;
         right: 0px;
         top: 0px;
         width: 595px;
         height: 294px;
         z-index: 0; }

#text { position: absolute;
        right: 3px;
        top: 297px;
        width: 435px;
        padding: 5px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        text-align: justify;
        color: #ffffff; 
        padding: 4px; }

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

a:hover { text-decoration: none;
          border-width: 0px 0px 1px 0px;
          border-style: dotted;
          border-color: #d49843; }

.header { font-family: times new roman,arial,verdana,helvetica;
          font-size: 18px;
          font-weight: bold;
          letter-spacing: 5px;
          color: #a5571a;
          border-width: 0px 0px 1px 0px;
          border-style: solid;
          border-color: #a5571a; }

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

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

.stats { width: 300px;
         text-align: justify;
         padding: 3px;
         border-color: #e6bc71;
         border-style: solid;
         border-width: 1px;
         background: #842800;
         color: #ffffff; }

.stats b, strong { color: #ffffff; }

b, strong { color: #9b330c; }

option, textarea, input { font-family: trebuchet ms,verdana,arial,helvetica;
                          font-size: 12px;
                          color: #ffffff;
                          border-color: #e6bc71;
                          border-style: solid;
                          border-width: 1px;
                          background: #842800; }
                          
.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: 300px; }