/* 

Author: Benoit Nolens
Date: 2009-09-17-DD


*/
#navigation,
#background,
#footer         { display: none; }

#content, #content_alt, .jScrollPaneContainer, #scroll-pane {
	font-size: 1em;
	line-height: 1em;
	width: 100%;
	height: 100%;
	position: inherit;
	overflow: visible;
	float: none;
}

a {
	color: #000000;
	text-decoration: underline;
}
