/* CSS Document */
/*******************************************************************************/
/* Print CSS File                                                              */
/*   Print based site layout, positioning and visibility rules                 */
/*                                                                             */
/* Developed by Ben Hallam, DBS, www.dbs-uk.co.uk                              */
/*******************************************************************************/

div#number, div#navigation, div#sidebar, div#footer_container
{
	display:none;
}

div#header_container
{
	height:100px;
}
