hr
{
color: c3812c
}

h3 
{
background-color: c3812c;
font-family: "Trebuchet MS";
text-align: left;
font-size: 14pt
}

h4 
{
background-color: c3812c;
font-family: "Trebuchet MS";
text-align: left;
font-size: 12pt
}

h5 
{
background-color: ddb367;
font-family: "Trebuchet MS";
text-align: center;
font-size: 10pt
}

p.two
{
font-family: "Trebuchet MS";
text-align: right;
font-size: 8pt
}

body 
{
background-image: url('heading.png');
background-position: top left;
background-repeat: no-repeat;
background-color: e1d466;
}

img.spaced
{
margin: 0 5px;
}

p
{
font-family: "Times New Roman";
font-size: 12pt
}

ul
{
font-family: "Times New Roman";
font-size: 10pt
}

div#navigation
{
float: left;
width: 150px;
height: 300px;
padding-top: 15px;
background-color: none;
position: absolute;
left: 0px;
top: 100px;
}

div#navigation a
{
border: solid;
border-color: e0d25e ab6b19 ab6b19 e0d25e;
color: 000000;
background-color: e3b843;
text-decoration: none;
font-family: "Verdana";
font-size: 8pt;
display: block;
margin: 15px 0px 6px 10px;\
}
div#navigation a:hover
{
background-color: f1e686;
border: solid;
border-color: #ab6b19 #e0d25e #e0d25e #ab6b19;
}


div#content
{
left: 170px;
background-color: f3eab0;
padding: 15px;
width: 630px;
position: absolute;
left:160px;
top:100px
}

div#sidebar
{
float: left;
width: 175px;
height: 300px;
position: absolute;
left: 0px;
top: 100px;
}

div#footer
{
height: 13px;
padding: 4px;
background-color: none;
font-family: "Verdana";
font-size: 10px;
background-image: url('footbar.png');
background-repeat: no-repeat;
color: #000000;
}

a:link { 
	color: #00639F;
	}
a:visited { 
	color: #00639F;
	}
a:hover { 
	color: #4C8AAF;
	background-color: none;
	text-decoration: none;
	}
a:active { 
	color: #00639F;
	}


div#dadpic
{
float: left;
width: 156px;
height: 234px;
position: absolute;
left: 400px;
top: 65px;
}
