#brushstroke {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 800px;
	overflow: hidden;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 132px;
}
#leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCCC5;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 150px;
	left: 0px;
	top: 155px;
	background-color: #F6F5EF;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#leftnav a:link {
	display: table-cell;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCCC5;
	padding: 9px 0px 9px 40px;
	height: 30px;
	width: 150px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftnav a:visited {
	display: table-cell;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCCC5;
	padding: 9px 0px 9px 40px;
	height: 30px;
	width: 150px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftnav a:hover {
	display: table-cell;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CDCCC5;
	padding: 9px 0px 8px 40px;
	height: 30px;
	width: 150px;
	margin: 0px;
	background-color: #EFEEE9;
}
#leftnav p {
	margin: 0px;
}
body {
	background-color: #FEFBF4;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #969567;
}
.navunderline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCCC5;
	height: 30px;
}
#centre {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: visible;
	position: absolute;
	margin: 0px;
	height: auto;
	width: 440px;
	left: 151px;
	top: 150px;
}
#rightcolumn {
	position: absolute;
	height: 100%;
	width: 120px;
	left: 591px;
	top: 150px;
	z-index: 1;
}
