html { scrollbar-base-color: #CD2F2F;
       scrollbar-track-color: #CD2F2F;
       scrollbar-arrow-color: #ffffff; }

body { background-color: #970404; }
       
#elizabeth { position: absolute;
             overflow: hidden;
             left: 0px;
             top: 0px;
             width: 653px;
             height: 515px;
             z-index: 0; }

#text { position: absolute;
        overflow: auto;
        left: 45px;
        top: 236px;
        width: 533px;
        height: 244px;
        z-index: 1;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        color: #ffffff;
        text-align: justify;
        padding: 3px; }

a { text-decoration: none;
    color: #000000;
    font-weight: bold; }
    
a:hover { text-decoration: underline; }

.header { font-family: times new roman, verdana, arial, helvetica;
          font-size: 18px;
          color: #6A0E0E;
          font-weight: bold;
          font-style: italic;
          letter-spacing: 2px; }

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

.enth3_email, .enth3_name { width: 200px; } 
.enth3_works, .enth3_url { width: 300px; }

img { border-color: #ffffff; }

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