#content {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	width: 100%;
	font-size: 12px;
	background-color: #FFF;
}
#container #page {
	width: 100%;
	background-color: #FFF;
}

#header {
	visibility: hidden;
	display: none;
}
#navigation {
	visibility: hidden;
	display: none;
}
#nav-flag {
	display: none;
	visibility: hidden;
}
table {
	width: 100%;
	overflow: auto;
}
#title {
	font-size: 2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#BookImage {
	padding: 2px;
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
}