body {
color: #865821; background-color: #462E11}



a:link {color: #999999; text-decoration: none ; font-size: 18px ;}
a:visited { color: #999999; text-decoration: none ; font-size: 18px ; }
a:hover { color: #999966; text-decoration: underline ; font-size: 18px ; }
a:active { color: #999999; text-decoration: underline ; font-size: 18px ; }

.nav a:link {color: #462E11; text-decoration: none ; font-size: 25px ; font-family:"Papyrus", Times, serif; font-weight:bold;}
.nav a:visited { color: #462E11; text-decoration: none ; font-size: 25px ; font-family:"Papyrus", Times, serif; font-weight:bold;}
.nav a:hover { color: #865821; text-decoration: underline ; font-size: 25px ; font-family:"Papyrus", Times, serif; font-weight:bold;}
.nav a:active { color: #865821; text-decoration: underline ; font-size: 25px ; font-family:"Papyrus", Times, serif; font-weight:bold;}

.galbar a:link {color: #462E11; text-decoration: none ; font-size: 18px ; font-family:"Papyrus", Times, serif;}
.galbar a:visited { color: #462E11; text-decoration: none ; font-size: 18px ; font-family:"Papyrus", Times, serif;}
.galbar a:hover { color: #D28A34; text-decoration: underline ; font-size: 18px ; font-family:"Papyrus", Times, serif;}
.galbar a:active { color: #865821; text-decoration: underline ; font-size: 18px ; font-family:"Papyrus", Times, serif;}

table.bodytable
{
color: #6C471B;
background-color: #6C471B;
border: 4px solid;
border-top-color: #000000;
border-left-color: #000000;
border-bottom-color: #000000;
border-right-color: #000000;
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


h1
{
text-decoration: underline;
}

td.content
{
background-color: #865821;
color: #000000 ;
padding: 25px 5px 25px 5px;
margin: 0px 0px 0px 0px;
}

tr.nav
{
background-color: #6C471B;
margin: 5px 0px 25px 5px;
}

img.floatleft
{
float: left;
}

.copyright
{
font-size: 12.5px;
color: #865821;
font-family:"Papyrus", Times, serif;
}

div.about
{
width: 600px;
text-align: justify;
text-indent:50px;
}