body { background-color: #0d46b9;
       margin: 0px;
       text-align: center; }

#top { position: relative;
       width: 1077px;
       height: 335px;
       padding: 0px;
       margin: 0px auto;
       z-index: 1;
       text-align: center; }

#text { position: relative;
        width: 950px;
        top: -60px;
        text-align: justify;
        font-size: 12px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        color: #ffffff;
        padding: 15px;
        line-height: 20px;
        margin: auto;
        z-index: 2; }

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

a:hover { text-decoration: underline; }

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

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

b, strong { color: #f2ef16; }

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

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

.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, .enth3_character { width: 350px; }

.gallery { border-spacing: 5px; }

option,textarea,input { background-color: #ffffff;
                        border-color: #ff6da6;
                        border-style: solid;
                        border-width: 2px;
                        color: #0e38aa;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 12px; }