#NavigationLayer {
	visibility: hidden;
	height: 10px;
	overflow: hidden;
}
#ContentLayer {
	left: -350px;
	width: 7in;
	overflow: visible;
}
#curtainPic {
	visibility: hidden;
}
#PageTitleLayer {
	left: -100px;
}
#pageTable {
	height: auto;
	width: auto;
}
#pageCell {
	height: 100%;
	width: 100%;
	vertical-align: top;
}
