/********************************************
  **	Site:		18thpurley.org.uk			 **
  **	Theme:	Scouts				 **
  **	Use:		Print Style Sheet			 **
  **	Date:		September 2007			 **
  **	By:		Iain Rigg				 **
  ********************************************/

#seccontent, #top_nav, #header, #footer {
	display: none;
	width: 0px;
}

#content {
	width: auto;
	border: none;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}

#navigation {
	border: none;
}