#nav {
	float: left;
}
#bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	padding: 10px;
}
#posterBorder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #75805E;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/leftPoster.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 570px;
	width: 366px;
}
#scroll {
	overflow: auto;
	height: 475 px;
	width: 340px;
}
#scrollB {
	overflow: auto;
	height: 475px;
	width: 340px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF1F1F;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF1F1F;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF1F1F;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF1F1F;
	text-decoration: none;
}#imgBorder {
	border: thin solid #4A5930;
}
#leftBg {
	background-color: #FFFFFF;
	background-image: url(images/leftPoster.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

