/* CSS Document */



body 

	{

	background: white;

	margin: 0;

	}

#mainnav, #sidebar, #footer, .img 

	{

	display: none;

	}

	

.centrecolumn, .content, .notify 

	{

	width: auto; 

	margin: 0;

	padding: 5px; 

	border: 0px;

	float: none !important;

	color: black; 

	background: transparent;

	font-size: x-small;

	vertical-align:top;

	}