body {
	background-image: url(../images/book_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #BABBBA;
	margin-top: 0px;
}
#container {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
.left_page_buttons {
	float: right;
	width: 165px;
	margin-top: 4px;
}
.left_page_flash {
	float: left;
	width: 200px;
}


#left_page {
	float: left;
	width: 415px;
}

#right_page {
	float: right;
	width: 436px;
}

.right_page_text {
	float: left;
	width: 315px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica;
	font-size: 0.7em;
	padding-right: 15px;
	padding-top: 18px;
	line-height: 1.3em;
	padding-left: 22px;
}
