body {
	background: #fff;
	font-family: arial, sans-serif;
	color: #000;
	width: 8.5in;
}	



/* stuff to hide */

#adminbar,
#mmrResource,
#textContainerNav,
#nav,
#textContainerTop, 
#textContainerBottom, 
.breadcrumb, 
#bottom,
#pageBottomBorder {
	display: none;
}







/* stuff to rewrite */
#logo {
	float: none;
}

#textContainer {
	margin: 20px 0 0 0;
}
	#textContainer #content {
		margin-left: 0;
		width: 660px;
	}
