#top #header #menu {
	display: none;
}
#top #footer_wrapper #footer {
	display: none;
}
#top #footer_wrapper {
	display: none;
}
#top #header {
	width: auto;
	text-align: left;
}
#top #content {
	width: auto;
	text-align: left;
}
#top #content .home_page h1 {
	text-align: left;
}
#top #content .home_page p {
	text-align: left;
}
#top #content .home_page #home-menu {
	margin-left: 0px;
	text-align: center;
}
#top #content .home_page #home-menu .picture_menu p {
	text-align: center;
}
#top #content .menu {
	display: none;
}
#top #content .hide_on_print {
	display: none;
}
 #print_footer {
	display:block;
}