body {
     background-image: url(images/watermark.jpg);
     background-color: #d9d5c3;
     color: #3b402d;
     margin-top:5px;
}

     

font,th,td,p { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 10pt;
}

a:link,a:active,a:visited { 
     color : #26a976; 
}

a:hover{ 
     text-decoration: underline; 
     color : #1b1c1b; 
}

hr { 
     height: 0px; border: solid #686666 1px; 
     border-top-width: 1px;
}

img.th {
     border:0px solid black;
     float:left;
     padding: 0.5em;
     margin:  0 0 0 0;
}     

.sitename {
     background-image: url(images/site_name.gif);
     background-repeat: no-repeat;
     border-collapse: collapse;
     height: 96px;
     width: 263px;
}

.header_lvs {
     background-image: url(images/header.gif);
     background-repeat: no-repeat;
     border-collapse: collapse;
     height: 96px;
     width: 525px;
}


.body_img {
     background-image: url(images/body.gif);
     background-repeat: no-repeat;
     border-collapse: collapse;
     height: 452px;
     width: 623px;
     text-align: left;
}

.bodyr {
     background-image: url(images/spacer_2.gif);
     background-repeat: no-repeat;
     border-collapse: collapse;
     height: 452px;
     width: 35px;
}

.leaves_img {       
     background-image: url(images/leaves_sp.gif);
     background-repeat: no-repeat;
     border-collapse: collapse;
     height: 185px;
     width: 130px;
}

.footer_img {       
     background-image: url(images/footer.gif);
     background-repeat: no-repeat;
     text-align: center;
     border-collapse: collapse;
     height: 52px;
     width: 788px;
     font-family: sans-serif, Arial, Verdana, Helvetica ;
     font-size: 8pt;
     color: #697a4e;
}


