body { background-color: #cdbdd9; }

#layout { position: absolute;
          top: 0px;
          left: 0px; }

#text { position: absolute;
        top: 327px;
        left: 10px;
        width: 420px;
        text-align: justify;
        font-family: verdana,arial,helvetica;
        font-size: 11px;
        color: #000000;
        padding: 5px;
        line-height: 20px; }

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

a:hover { text-decoration: underline; }

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

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

b, strong { color: #656895; }

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

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

#stats { margin: auto;
         width: 320px;
         padding: 5px;
         font-family: verdana,arial,helvetica;
         font-size: 11px;
         background-color: #ffffff;
         color: #000000;
         line-height: 15px;
         border-left: 10px solid #514188; }

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