body {
	background-image: none;
}
#container #topBar {
	display: none;
}
#container #header {
	display: none;
	height: 0px;
}
#container #nav {
	display: none;
}
#container #sidebar1 {
	display: none;
}
#container {
	background: #FFF;
}
#container #mainContent {
	margin: 0 0 0 6em;
}
#footer_bk {
	background-image: none;
}
#container #mainContent #formdiv #bookMsg {
	display: none;
}
#container #mainContent h1#bookSvc {
	color:#333333;
	background: none;
	padding-left: 1em;
}
#container #mainContent #bookSvc span {
	margin: 0px;	
}
#footer_bk #footer #textLinks {
	display: none;
}
#container #mainContent #formdiv #buttons {
	display: none;
}
#footer_bk #footer {
	margin-left: 7em;
}
