.back {
	background-color: #E9E9E9;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.leftcol {
	background-image: url(images/ashdown_forest_09.jpg);
	vertical-align: top;
	padding-top: 25px;
}
.rightcol {
	background-image: url(images/ashdown_forest_10.jpg);
	vertical-align: top;
	padding-top: 25px;
}
.leftfooter {
	background-image: url(images/ashdown_forest_11.jpg);
}
.rightfooter {
	background-image: url(images/ashdown_forest_12.jpg);
}
.paneltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	padding-right: 25px;
	padding-left: 27px;
}
.title {
	font-weight: bold;
	color: #006600;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	padding-left: 27px;
}
.paneltext a:link {
	color: #006600;
	text-decoration: none;
}
.paneltext a:hover {
	color: #006600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
}
.paneltext a:visited {
	color: #006600;
	text-decoration: none;
}
.paneltext a:active {
	color: #006600;
	text-decoration: none;
}
.footertext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footertext a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.footertext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footertext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.pic {
	float: left;
	margin-right: 10px;
}
.picright {
	float: right;
	margin-left: 10px;
}
