body { background-color: #458bbe; }

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

#text { position: absolute;
        top: 520px;
        left: 10px;
        width: 650px;
        text-align: justify;
        font-family: arial,trebuchet ms,verdana,helvetica;
        font-size: 12px;
        text-align: justify;
        line-height: 20px;
        color: #ffffff; }

a { text-decoration: none;
    color: #74d9ff;
    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;
          line-height: 30px;
          color: #154b66; }

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

b, strong { color: #154b66; }

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

#stats { margin: auto;
         width: 400px;
         padding: 5px;
         font-family: arial,trebuchet ms,verdana,helvetica;
         font-size: 12px;
         background-color: #154b66;
         color: #ffffff;
         line-height: 15px;
         border-left: 10px solid #74d9ff; }

#stats b, strong { color: #ffffff; }

#stats a:hover { text-decoration: underline; }

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

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