#header {
	display: none;
}
#topNav {
	display: none;
}
#mainNav {
	display: none;
}
#clear {
	display: none;
}

#hotTopics {	/* (right column) */
	background-color: White;
	border-left: 1px dotted #959595;
	color: Black;
	float: right;
	padding: 0px 7px 7px 7px;
	width: 190px;
}

#mainContent {	
	color: Black;
	border-left: 0px;
	border-right: 1px dotted #959595;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 210px;
}
#mainContent2col {	
	color: Black;
	border-left: 0px;
	margin-left: 0px;
	padding: 0px;
}

#footer {
	display: none;
}
