#header{
	display: none;
}
#explore{
	display: none;
}
#footer{
	display: none;
}
div.left-col{
	display: none;
}
div.right-col{
	display: block;
	width: 100%;
}
