body { background-color: #942020;
       background-image: url('bg.png');
       background-repeat: repeat;
       margin: 0px; }

#container { position: relative;
             text-align: center;
             margin: auto;
             width: 900px; }

#left { position: absolute;
        left: 0px;
        top: 0px;
        width: 485px;
        height: 696px;
        padding: 0px;
        margin: auto;
        z-index: 2; }

#text { position: absolute;
        left: 500px;
        top: 20px;
        width: 400px;
        padding: 5px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        text-align: justify;
        color: #ffffff; 
        line-height: 20px;
        z-index: 2; }

#text a { text-decoration: none;
          color: #e92a2a; 
          font-weight: bold; }

#text a:hover { text-decoration: underline; }

#stats { margin: auto;
         width: 380px;
         text-align: justify;
         padding: 5px;
         border: #9760a4 solid 1px;
         background: #f2e4f1;
         font-family: trebuchet ms,verdana,arial,helvetica;
         color: #000000; }

.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: 26px;
          font-weight: bold;
          font-style: italic;
          letter-spacing: 3px;
          color: #000000;
          text-align: left;
          border-bottom: 1px solid #000000; }

.smheader { font-family: times new roman,arial,verdana,helvetica;
            font-size: 20px;
            font-weight: bold;
            font-style: italic;
            letter-spacing: 3px;
            color: #000000;
            text-align: left;
            border-bottom: 1px solid #000000; }

b, strong { color: #000000; }

.disclaimer { width: 90%;
              font-size: 11px;
              text-align: center;
              margin: auto;
              line-height: 14px; }

.center { margin: auto;
          text-align: center; }

option, textarea, input { font-family: trebuchet ms,verdana,arial,helvetica;
                          font-size: 12px;
                          color: #ffffff;
                          border-color: #ffffff;
                          border-style: solid;
                          border-width: 1px;
                          background-color: #000000;; }
                          
.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; }