h1           { font-family: Book Antiqua; color: #800000; font-size: 18pt; font-weight: bold; text-align: center }
h2           { font-family: serif; font-size: 12pt; text-align: center; color: #000000;  }
h3			 { font-family: serif; font-size: 10pt; text-decoration: underline; color: #000000; font-weight: bold; }
p           { font-family: serif; font-size: 12pt; color: #000000; text-align: left }


.left		{text-align: left }
.center		{text-align: center }
.hide		{color: #FFFFFF }
div.bold		{font-size: 12pt; font-family: serif; color: #000000; text-align: left; font-weight: bold;  }
div.p		{ font-family: serif; font-size: 12pt; color: #000000; text-align: left }



body	{background-color: #FFFFFF; }

a:link {color: #000000 }
a:visited {color: #000000 }


ul#navlist
{
margin: auto;
padding-top: 50px; padding-left: 0; padding-right: 0;
width: 150px;
}

#navlist li
{
list-style-type: none;
background-color: #DCDCDC;
color: #000000;
border: .5em solid #daa520;
font-weight: 400;
text-align: center;
padding: .3em;
margin-bottom: .1em;
}

#navlist li a
{
color: #000000;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
background-color: #FFFFFF;
color: #191970;
}


div.logo	{width: 20%; position: absolute; left: 0px; top: 0px; height: 100px; background-color: #FFFFFF; }
div.heading	{width: 70%; position: absolute; right: 0px; top: 0px; height: 100px; background-color: #FFFFFF }
div.menu {width: 190px; height: 750px; position: absolute; left: 0px; top: 150px; background-color: #0A7931}
div.rightcolumn {width: 40%; height: 100%; position: absolute; right: 180px; top: 200px; background-color: #FFFFFF}
div.photo    {width: 200px; height: 300px; position: absolute; left: 210px; top: 180px; background-color: #FFFFFF }