body {
	height: auto;
	width: auto;
}

#centrecontent {
	width: auto;
	float: left;
}

#left{
	display: none;
}

#footer{
	display: none;
}

#outer{
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
	color: #000000;
}