@charset "utf-8";
/* CSS Document */

body,
#wrapper,
.mainEntryContent,
.halfEntryContent {
	background-image:none;
	background-color:#ffffff;
	color:#000000;
	font-size:12px;
}

#superNavigationOuter,
#masthead,
siteNavigation,
#subNavigation,
#subsubNavigation,
#rightColumn,
.mainEntryTop,
.mainEntryBottom,
.halfEntryTop,
.halfEntryBottom,
#footer,
#footer2 {
	display:none;
}

#leftColumn,
#leftColumn .halfEntry,
.col1,
.col2,
.floatRight,
.floatLeft {
	width:auto;
	float:none !important;
}


