body { background-color: #ffeddf;
       background-image: url('/bg.gif');
       background-repeat: repeat;
       background-position: 0px 0px;
       background-attachment: fixed; }

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

a:hover { text-decoration: underline; }

b, strong { color: #f0926f; }

#image { width: 626px;
         border-color: #ffffff;
         border-style: solid;
         border-width: 3px; }

#menu { width: 616px;
        font-family: arial,helvetica;
        font-size: 15px;
        padding: 5px;
        font-style: italic;
        letter-spacing: 3px; }

#text { width: 616px;
        text-align: justify;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        padding: 5px;
        z-index: 1;
        color: #000000;
        border-style: solid;
        border-width: 3px;
        border-color: #ffffff;
        background-color: #f5d0ab; }
     
.disclaimer { font-size: 10px;
              text-align: center; }

.header { font-family: times new roman,arial,verdana,helvetica,sans-serif;
          font-size: 18px;
          letter-spacing: 5pt;
          font-weight: bold;
          color: #f8a500; }
          
.smheader { font-family: times new roman,arial,verdana,helvetica,sans-serif;
            font-size: 16px;
            font-weight: bold;
            letter-spacing: 3px;
            color: #f8a500; }

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