#container {
	width: auto;
}
#header {
	width: auto;
}
#heroimage {
	overflow: auto;
	width: auto;
	height: auto;
	}
	#heroimage .banner {
		display: none;
		}
h1 {
	position: relative;
	left: 0;
	top: 0;
}
#nav {
	display: none;
	width: 1px;
}
#content {
	background: transparent;
	float: left;
	width: auto;
}
#content.twocol {
	background-color: transparent;
	background-image: none;
}
#content.twocoleven {
	background-color: transparent;
	background-image: none;
}
#content #mainContent {
	width:auto;
}
#content #mainContent.wide {
	width:auto;
}
#content #mainContent.wide .contentblob {
	width:auto;
}
#content #mainContent.wide .contentblobL {
	width:auto;
}
#content #secondaryContent {
	float:none;
	width:auto;
}
.subnav {
	display: none;
}
#galleryThumbs {
	display: none;
}
#footer {
	width: auto;
	display: none;
}