body {
	height:					24cm;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#000066;
	line-height:			18px;
}
#header h1 span { display:	none; }
#header #header-title { display:	none; }
#navigation		{ display:	none; }
#print			{ display:	none; }
#footer span	{ display:	none; }
h2 {
	font-size:				16px;
	line-height:			20px;
	margin:					0 0 0 0;
	color:					#3B85C2;
}
#page {
	width:					100%;
	height:					24cm;
}
#body {
	height:					20cm; 
}
#header {
	display:				block;
	height:					100px;
	margin:					0 auto 0 auto;
	background:				url(images/news/csa-header_print.gif) no-repeat top center;
}
#body #text {
	float:					left;
	width:					70%;
	padding:				0 0 0 5%;
}
#body #photos {
	float:					right;
	width:					25%;
	padding-top:			60px;
	text-align:				right;
}
#body #photos img {
	clear:					both;
	margin:					0 0 5px 0;
}

#footer {
	display:				block;
	height:					85px;
	margin:					0 auto 0 auto;
	background:				url(images/news/csa-footer_print.gif) no-repeat bottom center;
}