/*
** If we want to tweak the look of the printed version,
** then we'd put the styles here.
*/
#left-menu
{
	display: none;
}
#top-menu
{
	display: none;
}
#search-menu
{
	display: none;
}
#bottom-menu
{
	display: none;
}
.do-not-print
{
	display: none;
}
