body {
color: #000000;
background: #FFFFFF;
margin-top: 0px;
background-image: url(bgbird.jpg);
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
font-family : "Helvetica, Arial, sans serif";
line-height: 140%;
font-size: .9em;
}

a:link {color: #669933;
font-weight: bold;
text-decoration: none;
         }
a:visited {color: #669933;
font-weight: bold;
text-decoration: none;
         }
a:hover {color: #990000;
font-weight: bold;
text-decoration: underline;
         }
a:active {color: #990000;
font-weight: bold;
text-decoration: underline;
         }

a.menu:link {
color: #FFFAD2;
font-weight: bold;
text-decoration: none;
         }
a.menu:visited {
color: #FFFAD2;
font-weight: bold;
text-decoration: none;
         }
a.menu:hover {
color: #FFC138;
font-weight: bold;
text-decoration: none;
         }
a.menu:active {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
         }

div.photo {
font-size: .85em;
}

img.gal {
border-color: #669933;
border-width: thin;
}

img.donate {
margin-top: 14px;
margin-left: 20px;
}

table.menu {
padding: 0px;
margin: 0px;
width: 100%;
height: 26px;
}

td {
font-size: .8em;
}

td.no {
font-size: .7em;
align: center;
}

tr.maxie {
vertical-align: text-top;
padding-bottom: 6px;
}

td.text {
font-size: .8em;
padding-left: 5px;
}

td.menu {
text-align: center;
background: #990000;
font-weight: bold;
font-size: .8em;
width: 11%;
border-width: 3px;
border-style: outset;
}

td.menu2 {
color: #990000;
text-align: center;
background: #FFFAD2;
font-weight: bold;
font-size: .8em;
width: 11%;
border-width: 3px;
border-style: outset;
}
