/* Define styles that are to be used for printing here */
#body {
	background: none;
	color: black;
	background-color: #fff;
}
#pageholder{
	background: none;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
}
#npPage #backslide {
	display: none;
	background: none;
	height: 0;
	width: 0;
}
#backslide ul {
	display: none;
	background: none;
	height: 0;
	width: 0;
}
body #contentMover{
	display: none;
	height: 0;
	
}
#npPage {
	position: absolute;
	left: 0;
	top: 0;
}
#contentContainer{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
#tabsForPages, #tabsForBlogPost, #tabsForSidebar, #tabsForRWBlog, #tabsForGlobalNav {
	display: none;
	height: 0;
	width: 0;
}
#npLeftM, #npRightM {
	display: none;
}