body { background-image: url('bg.gif');
       background-repeat: repeat;
       background-position: 0px 0px; }
       
#ethereal { position: absolute;
            overflow: hidden;
            left: 0px;
            top: 0px;
            width: 711px;
            height: 509px;
            z-index: 0; }
            
#textc { position: absolute;
         overflow: auto;
         left: 225px;
         top: 148px;
         width: 484px;
         height: 218px;
         z-index: 1; }

#text { font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        color: #000000;
        text-align: justify;
        padding: 3px; }

a { text-decoration: none;
    color: #cb1712;
    font-weight: bold; }
    
a:hover { border-color: #fde2ab;
          border-top-width: 1px;
          border-bottom-width: 1px;
          border-left-width: 0px;
          border-right-width: 0px;
          border-style: solid; }

.header { font-family: times new roman, verdana, arial, helvetica;
          font-size: 17px;
          color: #FED38E;
          font-weight: bold;
          letter-spacing: 2px; }

b, strong { color: #FED38E; }

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

option,textarea,input { border-color: #C63717;
                        border-width: 1px;
                        border-style: solid;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 12px;
                        color: #800C06;
                        background-color: #FEB87E; }
                        
.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }