#outer {
	height: auto;
	min-height:0px;
}
*html #outer {
	height: auto;
}
#navContainer,
.screenOnly,
.arrow img,
.imgNav,
.center strong.hoverLine {
	display:none;
} 
/*#subHeader {
	background:none;
	border-bottom:1px solid #666;
	padding:8px;
}
#subHeader p {
	color: #000;
}
#ezoneNavContainer {
	background:none;
	border-bottom:none;
}
#ezoneNav li {
	display: none;
	float:none;
}
#ezoneNav li.on {
	display: block;
}
#ezoneNav .on a {
	color: #000000;
	background-color: #ffffff;
}*/
#ezoneNav li a {
	padding: 4px 6px 4px 6px;
}
.printOnly {
	display:block;
}
#wide {
	background-image:none;
	margin:0;
	float: none;
	width: auto;
}
#footer {
	position:inherit;
	margin-top:0;
}
#footerStop {
	display:none;
}
.floatLeft ul {
	position:static;
}
.floatLeft li a {
	display:block;
	float:none;
}
