body {
	background-image: none;
}
body div{
	width:700px;
}
.contentMain{
	background: none;
	border-right: none;
	border-bottom: none;
}
.contentImages{
	display:none;
}
.contentSection{
    padding-right: 10px;
    padding-left: 10px;
	display:block;
	background: none;
	float:none;
}
.sealFooter{
	display:none;
}
.menu{
	display:none;
}

