
#sidebar-left, #sidebar-right, #mainNav {
	display: none;
	margin: 0;
	width: 0;
	}

#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
	
body	{
	font-size: x-small;
	}
	
a	{
	text-decoration: none;
	}
	
content	{
	margin: 0;
	}