.player {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 90px;
}
.bookOutline {
	background-image: 	none;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 596px;
	width: 946px;
	text-align: center;
	vertical-align: middle;
}
.bookLeftMargin {
	background-image: 	url(../images/book_left_margin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 596px;
	width: 90px;
	text-align: center;
	vertical-align: bottom;
}
.bookContent {
	background-image: 	none;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 596px;
	width: 755px;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
}
.bookContentFrame {
	background-image: 	url(../images/canvas_med.jpg);
	background-color: none;
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 596px;
	width: 755px;
	text-align: left;
	vertical-align: top;
}
.bookRightMargin {
	background-image: 	none;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 596px;
	width: 101px;
	text-align: left;
	vertical-align: top;
}
#BookContentsLeft {
	position: absolute;
	left: 8px;
	top: 32px;
	width: 345px;
	height: 520px;
	z-index: 5;
	text-align: left;
	overflow: auto;
	visibility: visible;
}
#BookContentsRight {
	position:absolute; 
	left: 408px; 
	top: 32px; 
	width:345px; 
	height:520px; 
	z-index:5;
	text-align:left;
	overflow:auto;
	visibility: visible;
}
#PageNbrLeft {
	position: absolute; 
	left: 4px; 
	top: 556px; 
	width: 50px; 
	height: 20px; 
	text-align: left;
	z-index: 10;
	color: #50392D;
	font-size: 11px;
}
#PageFooterLeft {
	position: absolute; 
	left: 64px; 
	top: 556px; 
	width: 250px; 
	height: 20px; 
	text-align: right;
	z-index: 11;
	color: #50392D;
	font-size: 11px;
}
#PageFooterRight {
	position: absolute; 
	left: 431px; 
	top: 556px; 
	width: 250px; 
	height: 20px; 
	text-align: left;
	z-index: 12;
	color: #50392D;
	font-size: 11px;
}
#PageNbrRight {
	position: absolute; 
	left: 690px; 
	top: 556px; 
	width: 61px; 
	height: 20px; 
	text-align: right;
	z-index: 13;
	color: #50392D;
	font-size: 11px;
}

