body {
	background: #fff;
}

#wrap {
	width: auto; 
	margin: 0;
	padding: 0;
	
}

#header {
	display: none;
}

#content_wrapper {
	background-image: none;
	width: 7in;
	margin: 0;
	padding: 0;
}

#nav {
	display: none;
}

#content_wrapper #content {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: justify;
}

#content_wrapper #content table {
	width: auto;
}

#content_wrapper #content #breadcrumbs {
	display: none;
}

#content_wrapper #content img {
	margin: 5px;
}

#content_wrapper #content h1 img {
	padding: inherit;
}

#footer {
	display: none;
}


#content_wrapper #seaLifeSubNav {
	display: none;
}