#nav_pane
{
	display: none;
	background: transparent;
	margin: 10px 0px 10px 0px;
	border: 0px;
	text-align: center;
	width: 200px;
	float: left;
}

#top {
display: none;
background: transparent;
height: 0px;
}

.rightside {
display: none;
background: transparent;
width: 0px;
}

.adBox {
display: none;
}



