body, html{
	background-image: none;
}

body #header{
	display: none;
}

body #topMenu{
	display: none;
}

body #logos{
	display: none;
}

body #left{
	display: none;
}

body #footer{
	display: none;
}

.pages{
	display: none;
}

#contentFooter{
	display: none;
}

#wrapper{
	background: none;
	border: none;
	width: inherit;
}

#content {
	width: inherit;
}

#navBar{
	width: inherit;
	padding: 5px 20px;
}

.printButton, .fontSize{
	display: none;
}
