
#searchHolder {
	display: none;
}


#navigation {
	display: none;
}

#base {
	width: 968px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#base #right {
	display: none;
}
#base #middle {
	margin-left: 10px;
}
#base #left {
	display: none;
}
#contentcontainer #secondaryContent #secondarywrapper #column2 {
	margin-left: 0px;
	width: 960px;
}
#subNav {
	display: none;
}
