.no-print { display: none; }

BODY {
	background: none;
	width: auto;
	margin: 0;
	padding: 0;
}

#container {
	width: auto;
	background: none;
}

#bg-main-left { display: none; }
#bg-main-right { display: none; }


#nav {
	display: none;
}

#main {
	border: none;
	background: none;
}

#top {
	background: none;
}

#page-title {
	background: none;
	color: #000;
}

#pagebottom {
	border-top: dotted 1px #555;
	padding-top: 1em;
}

#pagebottom, #pagebottom * {
	background: none;
	color: #888;
}

#pagebottom a {
	color: #800;
}

