/* CLARKE WILLMOTT PRINT STYLES */

	#header,
	#mainnav,
	#subnav,
	#sideimage,
	#sidebar {
		display:none;
	}

	#content h3.pagetitle {
		font-size:160%;
	}

	a {
		text-decoration:underline;
	}
