/* CSS Document */
body
{
	width: 18cm;
}
#header img
{
	width: 18cm;
}
#sidebar
{
	display:none;
}
.top_menu
{
	display:none;
}
#content
{
	width: 18cm;
}
#footer
{
	width: 18cm;
}
.switchcontent
{
	display: block;
	visibility : visible;
}
#accomdesc
{
	overflow: visable;
	height: 100%;
}