/* 
	Telford & Wrekin CVS Style sheet
	
	Main site template - Print styles 
*/
body {
	background: white;
}
#header_container, #headerTop, #headerImages, #menu, #bodyHeadUnder, #submenu, #foot_container {
	display:none; 
}
/* NO POINT AS bodyContent HOLDS AUTOMATICALLY GENERATED CONTENT STRUCTURED IN TABLES */
#body_container, #bodyMain, #bodyHeader #bodyContent {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	color: black;
	background: transparent;
}


	
	
	





