#common-links,
#search,
#udm,
#breadcrumb,
#login,
#localnav,
#bottomMenu,
#bottomMenu2,
#bottomMenu3,
#top,
#header {
	display: none;
	background: none;
}

div#footer {
	background: none;
	height: auto;
	padding: 0;
}

div#footer p.copyright {
	color: black;
}

body, html {
	background: none;
}

div#content div.primary {
	margin: 0;
	position: static;
}

div#header {
	position: static;
}

/* Take off floats so long content will
 be printed on multiple pages (Mozilla bug) */
div#content div.primary {
	float: none !important;
}