
/* Suppress navigation bar on printout */
#nav
	{
		display: none;	
	}