.searchForm,
.navigation,
.ad,
.slideshow,
.welcomeText,
#content .rightColumn,
#footer
{
	display: none;
}

/* Since we're hiding the right hand column, we can let the left hand column
 * expand to fill the whole width. */

#content .leftColumn
{
	width: auto;
	float: none;
}
