body { background-image: url('bg.jpg');
       background-attachment: fixed;
       background-position: 0px 0px;
       background-color: #B985B6;
       font-family: trebuchet ms, arial,verdana,helvetica,sans-serif;
       font-size: 12px;
       color: #A957A6;
       text-align: justify; }

#left { position: absolute;
        left: 0px;
        top: 58px;
        z-index: 1;
        width: 144px;
        height: 468px; }

#right { position: absolute;
         left: 703px;
         top: 58px;
         z-index: 1;
         width: 39px;
         height: 468px; }

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

#text { position: absolute;
        left: 150px;
        top: 60px;
        z-index: 2;
        width: 548px; }

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

a:hover { border-color: #D395CF;
          border-style: solid;
          border-bottom-width: 1px;
          border-top-width: 0px;
          border-left-width: 0px;
          border-right-width: 0px; }

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

.header { font-family: times new roman,arial,verdana,helvetica,sans-serif;
          font-size: 18px;
          letter-spacing: 7pt;
          font-weight: bold;
          color: #883483; }

b, strong { color: #883483; }

textarea, input,option { font-family: trebuchet ms, arial,verdana,helvetica,sans-serif;
                         font-size 12px;
                         color: #ffffff;
                         border-color: #6E396B;
                         border-style: solid;
                         border-width: 1px;
                         background-color: #883483; }
                         
.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_tld { width: 350px; }