#leftcolumn{
	display: none;
	width: 1px;
	overflow: hidden;
}

#rightcolumn{
	display: none;
	width: 1px;
	overflow: hidden;
}


#footertop
{
	display: none;
}


#footerbottom
{
	display: none;
}

#pageoptions
{
	display: none;
}	

#top
{
	height: 20px;
	overflow: hidden;
}

#middle
{
	height: 20px;
	overflow: hidden;
}

#contentcolumn{
	margin: 0 20px 0 20px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	width: 490px;
}