body {
	background-image: url(images/bg.jpg);
	margin: 0;
	background-color: C6C2BA;
}
.nav {
	font-weight: bold;
	FONT-SIZE: 12px;
	line-height: 25px;
	COLOR: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	letter-spacing: 3px;
}
.nav:hover {
	COLOR: #606060;
}
.navSelected {
	font-weight: bold;
	FONT-SIZE: 12px;
	line-height: 25px;
	COLOR: #606060;
	font-family: Georgia, "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	letter-spacing: 3px;
}
.navBars {
	font-weight: bold;
	FONT-SIZE: 12px;
	line-height: 25px;
	COLOR: #7E7B73;
	font-family: Georgia, "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	letter-spacing: 3px;
}
.navArchive {


	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: none;
	letter-spacing: 3px;
	color: #7E7B73;
}
.navArchive:hover {
	COLOR: #000000;
}

.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E7B73;
}
.details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #7E7B73;
	line-height: 25px;
}
.footer {
	font-weight: bold;
	FONT-SIZE: 11px;
	line-height: 25px;
	COLOR: #918E86;
	font-family: Georgia, "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	
}
.funhouse {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	COLOR: #918E86;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-transform: uppercase;
	TEXT-DECORATION: none;
}.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	color: 5B5447;
	text-align: justify;
	font-weight: 400;
}

