/* CSS used for printing.  Not supported by IE.Author: Charles HumbleDate: 17/10/2006Version: 1.0*/#menu {	display: none;	}	#container {	top: 60px;        position: relative;	}#content {	width: auto;	border: 0;	padding: 0;	float: none;        top: 5px;	}