.printhide {
	display: none;
}
#wrapper #contentwrapper #rightcol #homepic #FlashID {
	display: none;
}
#wrapper #contentwrapper #leftcol #mainmenu {
	display: none;
}
#wrapper #contentwrapper #leftcol {
	display: none;
}
#wrapper #contentwrapper #rightcol {
	width: 100%;
	background-color: #FFF;
}
body #wrapper {
	margin: 0px;
	width: 100%;
}
#wrapper #contentwrapper {
	width: 100%;
	background-image: none;
}
#wrapper #contentwrapper #rightcol h1 {
	font-size: 1.4em;
	background-color: #FFF;
}

#header {
	margin: 0px;
	width: 100%;
	color: #000;
}
body {
	background-color: #FFF;
	background-image: none;
	font-size: 1.1em;
}
