html *{
	color: #000;
}

#top, #coll-l, #coll-r, #crumb, .pagenav{
	display: none;
}

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

#content{
	margin: 0;
}

#footer{
	height: auto;
	background: none;
}

	#footer .inner{
		width: auto;
		margin: 0;
		background: none;
	}
	
	#footer a{
		color: #000;
	}
