body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #222625;

}
.navitem {
	background-image: url(images/menu_background.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
	vertical-align: middle;
	background-position: center;
	padding: 6px 0px 8px;


}
a:link {
	text-decoration: underline;
	color: #FFFFFF;

}
a:visited {
	text-decoration: underline;
	color: #ddad9f;

}
a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.navlink {

}
a.navlink:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.navlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.navlink:hover {
	color: #FFFF66;
	text-decoration: underline;


}
.footer {
	background-image: url(images/footer_background.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;

}
.titlebar {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 700px;
	border: none;
}
.navigation {
	border: 2px solid #4f4539;
	width: 150px;



}
.pagecontents {
	padding: 5px;
	font-size: 16px;


}
.currentpage {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	background-color: #CCCCCC;
	color: #333333;
	font-style: italic;



}
.reviewtext {
	font-style: italic;
}
.reviewauthor {
	font-weight: bold;
}
.subheading {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
.audiotable {
	background-color: #333333;
	border: 2px solid #4f4539;
}
