body { background-color: #69879a;
       background-position: top left;
       background-image: url('background.jpg');
       background-repeat: repeat-y;
       margin: 0px 0px; }

#left { position: absolute;
        left: 0px;
        top: 0px;
        z-index: 1;
        width: 259px;
        height: 565px; }

#main { position: absolute;
        left: 262px;
        top: 5px;
        z-index: 2;
        width: 600px;
        padding: 10px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        text-align: justify;
        color: #ffffff; }

a { text-decoration: underline;
    font-weight: bold;
    color: #f7cc1a; }

a:hover { text-decoration: none; }

option,textarea,input { font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size 12px;
                        color: #ffffff;
                        border: 1px solid #f7cc1a;
                        background-color: #1a212f; }

.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: #101825; }

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

b, strong { color: #1a212f; }

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

.center { text-align: center; }

.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; }