a {
	color: #608c40;
	text-decoration: none;
}

a:hover {
	color: #809c60;
	text-decoration: underline;
}

body {
	background: #bdab89 url(img/back.jpg) no-repeat;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, Arial, Helvetica;
}

#bandimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#contentarea {
	background: transparent url(img/transwhite.png);
	color: #8c7143;
	font-size: 14pt;
	margin: auto;
	min-height: 300px;
	padding: 10px;
	width: 680px;
}

#copyrightinfo {
	color: #ffffff;
	font-size: 9pt;
	padding: 6px 0 6px 0;
	text-align: center;
	width: 100%;
}

#copyrightinfo a {
	color: #ffffff;
}

#linkbar {
	background: transparent url(img/linkbar.png) repeat-x;
	color: #ffffff;
	font-size: 22px;
	height: 42px;
	padding-top: 5px;
	text-align: center;
	width: 100%;
}

#links {
	width: 100%;
}

#links td {
	padding-top: 12px;
	text-align: center;
	width: 33%;
}

#pagetitle {
	border-bottom: 1px solid #8c7143;
	font-size: 16pt;
	letter-spacing: 0.2ex;
	padding-bottom: 2px;
	text-align: right;
}

#titleimg {
	border: 0;
	height: 86px;
	width: 402px;
}

#titlelink {
	padding-bottom: 10px;
	padding-left: 84px;
	padding-top: 8px;
}
/*
#titlelink {
	height: 85px;
	left: 84px;
	position: absolute;
	top: 54px;
	width: 402px;
}

#titlespace {
	height: 104px;
}
*/
.bigletter {
	font-size: 24pt;
}

.headimg {
	display: block;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.toplink {
	color: #ffffff;
	display: inline;
	padding: 0 20px 0 20px;
}

.toplink:hover {
	color: #ffffff;
}

.toplink.left {
	padding: 0 20px 0 0;
}

.toplink.right {
	padding: 0 0 0 20px;
}