/* CSS Document */

body { background-color: #FFFFFF; }

.page1 {
	background-image: url(images/typearea-blank.gif);
}
#typearea { width: 750px; padding-left: 0px; padding-right: 0px; padding-top: 20px; }
.rhbox { display: none; }

.bookframe {
	width: 750px; height: auto;
	overflow: hidden;
	text-align: center;
}
.bookframe iframe {
	margin-left: -22px;
	margin-top: -20px;
	width: 772px; height: 1000px;
}