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 }

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px #ED2024;
width: 190px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; font-family: serif; font-size: 12pt; color: #FFFFFF;
}



div.logo	{width: 30%; position: absolute; left: 40px; top: 25px; height: 100px; background-color: #FFFFFF; }
div.heading	{width: 60%; position: absolute; right: 75px; top: 20px; height: 150px; background-color: #FFFFFF }
div.menu {width: 190px; height: 400px; position: absolute; left: 15px; top: 200px; background-color: #211F5F}
div.text {width: 50%; height: 100%; position: absolute; left: 300px; top: 150px; background-color: #FFFFFF}
div.photo    {width: 250px; height: 356px; position: absolute; right: 50px; top: 200px; background-color: #FFFFFF }
div.footer	{width:  300px; position: absolute; left: 500px; top: 550px; background color: #FFFFFF; }


#border {
border-left: 1px solid #F7221C;
border-right: 1px solid #F7221C;
border-top: 1px solid #F7221C;
border-bottom: 1px solid #F7221C;
}