body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 10px 10px 0px 0px;
	background-color: #A457A3;
	background-image: url(images/fill.gif);
	background-repeat: repeat-y;



}
.left {
	background-color: #FF8838;
	border-right-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FF33A3;
}
.right {
	background-color: #A457A3;
	padding-left: 15px;

}
.nav {
	left: 15px;
	top: 116px;
	position: absolute;
}
hr {
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
.review {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 80px;
	width: 300px;
	border: 1px solid #FFFFFF;

}
.audio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;

}
.highlight {
	color: #FF9933;
	font-weight: bold;
}
.fit_large {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.fit_large_highlight {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #FF9933;
}
