
body {
    background-color:#FFF0B2; 
    margin: 0; 
    padding: 0;
    }

#headerbuttons {
    font-family:Arial;
    font-size:12pt;
    margin:0px 0px 0px 33px;
    }
#headerbuttons td {
    width:240px; 
    height:33px;
    color:#990000
    }
#headerbuttons td a img { 
    margin:0px 11px 0px 0px;
    border:0px;
    }
#headerbuttons td img {
    margin:0px 11px 0px 0px;
    }
#headerbuttons a {
    text-decoration:none; 
    color:#0B610B;
    }

#headertitle {
    text-align:center;
    margin:5px 5px 0px 10px;
    font-family:arial;
    font-size:24pt;
    }
#headerline {
    background-color:#990000;
    height:2px;
    margin:-1px 25px 10px 10px;
    }

#footerline {
    background-color:#990000; /*#ffcc00;*/
    height:2px;
    margin:1px 25px 1px 10px;
    }

#footerlinks {
    font-family:Arial;
    font-size:8pt;
    padding:10px 0px 30px 15px; 
    color:#000000
    }
#footerlinks a {
    text-decoration:underline; 
    color:#800000;
    margin:6px 2px 6px 2px;
    }

/* Photo_gallery.htm */

/*.thumb {margin:2px 2px 5px 2px;text-align:center;border:0px solid #422202;}*/
a.thumb {
    background-color:transparent;
    color:#aaa;
    font-size:8pt;
    line-height:1.5;
    text-decoration:none;
    }
a.thumb:hover {
    color:#f47c0e;
    }
a.thumb img {
    border:1px solid #000;
    padding:1px;
    margin:1px 3px 1px 2px;
    }
a.thumb:hover img {
    border:1px solid #f47c0e;
    }
.thumb td {
    padding:2px;
    margin:2px;
    }
.page {
    margin:0px;
    padding:0px;
    }
.page td {
    font-family:Arial;
    font-size:10pt;
    vertical-align:top;
    }
.athumb {
    width:107px;
    height:80px
    }

/* useful_links.htm */

.tdlinks {
    width:293px; 
    vertical-align:top; 
    }
.tdimage {
    width:150px; 
    vertical-align:top; 
    }
