body {
	margin:0;
	padding:0;
	text-align:center;
	color:#000000;
	background:#8F7745;
	font: small/1.2 Georgia, Times, "Times New Roman", sans-serif;

}

graphicnav {
	background: #612E00;
	font: bold small-caps x-small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: thin solid #C2C287;



}

hr {
	background: #612E00;
	color: #716E6C;

}


a:link {color:#FF0000;text-decoration:underline;}
a:visited {color:#FF0000;text-decoration:underline;}
a:hover {color:#FF0000;text-decoration:underline;}
a:active {color:#FF0000;}

#container {
	width:700px;
	margin:0 auto;
	padding:8px;
	text-align:center;
	background: #DDDAAA;

}

#tophoto {
	position: absolute;
	float: right;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	height: 55px;
	width: 48px;
	top: 40px;
	left: 75%;
	background: #FEF5D8 url(../images/glhancock.jpg);
	text-align: right;
	vertical-align: middle;
	border: medium double #C2C287;


}

#centertop {
	width:700px;
	height:49px;
	background:#FFF3DB url(../images/writing-top.jpg) no-repeat left top;
	margin:0;padding:0;
	display:block;
}
#centerbot {
	width:700px;
	height:81px;
	background:#FFF3DB url(../images/writing-bot.jpg) no-repeat left top;
	margin:0;padding:0;
	display:block;
}
#centermiddle {
	width:700px;
	background:#FFF3DB url(../images/writing-mid.jpg) repeat-y;
	margin:0;
	text-align:left;
	display:block;
}
#pagecontents {
	padding:0 30px;
}
#header {
	margin-bottom:12px;
}
#header h1 {
	margin:0;
	padding:0 0 6px 0;
	font-size:225%;
	font-weight:normal;
	color:#612E00;
}

#header p {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:94%;
	line-height:1.5em;
	color: #612E00;

}

#rightcol {	
	width:125px;
	float:right;
	padding:2em 0px 8px;
	margin:1em 0 0;
}

#leftcol {
	width:150px;
	float:left;
	padding:8px 0;
	margin:1em 0 0;
}
	
#footer {
	clear:both;
	background:repeat left top;
	padding-top:10px;
	_padding-top:6px;
}

#footer p {
	font: 75%/1.5em Verdana, sans-serif;
	color: #612E00;

}

#leftcol p {
	margin:0 0 .6em 0;
	font: x-small Verdana, sans-serif;
	color: #612E00;


}
h2 {
	color: #612E00;
}
h3 {
	color: #612E00;
}
#centercol {
	width:350px;
	float:left;
	margin:1em 0 0;
	padding: 0 1px 0 1em;
}

