@charset "UTF-8";
#pageheader, 
#keyvisualbar, 
#middle .navigation, 
#middle .ministration, 
#myjquerymenu,
#footer,
#continentselection{
	display: none;
}
#pageheader{
	background-image: none;
}
#printfooter{
	display: block;
}
#sitepage{
	background-color: white;
	background-image: none;
	width: auto;
	height: auto;
}
#centerpage{
	background-color: white;
	background-image: none;
	display:inline;
	padding:0;
	position:absolute;
	width: auto;
	margin: 0px;
	left: 0px;
}
.content .contentData {
	display: block;
}
body {
	background:none repeat scroll 0 0 transparent;
}
