body { background-color: #000000; }

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

#text { position: absolute;
        top: 538px;
        left: 10px;
        width: 835px;
        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: #67b27b;
    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: #b56d00; }

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

b, strong { color: #b56d00; }

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

#stats { margin: auto;
         width: 500px;
         padding: 5px;
         font-family: arial,trebuchet ms,verdana,helvetica;
         font-size: 12px;
         background-color: #c6cfb7;
         color: #000000;
         line-height: 15px;
         border-left: 10px solid #b56d00; }

#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; }