body {
	background-color: #8F9A6A;
}
#name {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.title {
	font-family: Papyrus, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	line-height: 50px;
	text-decoration: none;
	letter-spacing: 2px;
}
.nav {
	font-family: "Century Gothic", Helvetica, "Times New Roman", Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
}
.nav a:visited {
	color: #333333;
	text-decoration: none;
}
.nav a:link {
	color: #333333;
	text-decoration: none;
}
.nav a:hover {
	color: #993300;
	text-decoration: none;
}
.nav a:active {
	color: #333333;
	text-decoration: none;
}
#content {
	color: #F3F3E7;
	margin: 50px;
}
.image {
	border: 1px solid #000000;
}
.thumbnails {
	border: 1px solid #000000;
	margin: 25px;
	vertical-align: middle;
}
.text {
	font-family: Optima, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	letter-spacing: 1px;
}
#back {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.infotext {
	font-family: Optima, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.infotext a:link {
	color: #993300;
	text-decoration: none;
}
.infotext a:visited {
	color: #993300;
	text-decoration: none;
}
.infotext a:hover {
	color: #333333;
	text-decoration: none;
}
.infotext a:active {
	color: #993300;
	text-decoration: none;
}
.name {
	font-family: Papyrus, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #EAF0C0;
	letter-spacing: 2px;
}
.smallprint {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333333;
}
