@charset "UTF-8";
#dlwrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #1E4616;
	width: 760px;
	text-align: left;
	background-position: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#dlbanner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #D2C39C;
	border: medium ridge #B16536;
	width: 760px;
}
#dlcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D2C39C;
	width: 760px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #B16536;
	border-right-color: #B16536;
	border-bottom-color: #B16536;
	border-left-color: #B16536;
	font-size: 100%;
	color: #1E4616;
	text-align: center;
}
#dlcontentb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D2C39C;
	width: 760px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #B16536;
	border-right-color: #B16536;
	border-bottom-color: #B16536;
	border-left-color: #B16536;
	font-size: 100%;
	color: #1E4616;
	text-align: center;
}
a:link {
	color: #1E4616;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #006666;
}
a:active {
	text-decoration: none;
}
.narrow {
}
