.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3B2E;
}
a.copyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3B2E;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3B2E;
	text-decoration: underline;
}
a.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3B2E;
	text-decoration: none;
}
.thumborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #585A46;
	border-right-color: #585A46;
	border-bottom-color: #585A46;
	border-left-color: #585A46;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-color: #3A3B2E;
}
.phototag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3B2E;
	line-height: 15px;
	text-align: right;
}
hr {
	background-image: url(../images/hrbg.gif);
	background-repeat: repeat-x;
	line-height: 1px;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.largepics {
	border: 2px solid #3A3B2E;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentarea {
	background-color: #D2D5B4;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	border: 1px solid #4E5039;
}
p {
	color: #3A3B2E;
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
}
h1 {
	color: #3A3B2E;
	font-family: tahoma;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}
