@charset "UTF-8";
/* © Copyright 2009-2024 Far East - Design by Dog Bay Lab */
#banner, #status, #sidebar, #printPanel, .noprint
{
	display: none;
}

#printBanner
{
	display:block;
}


/* Ensure the content spans the full width */
#container, #mainContent, #footer
{
	width: 100%; margin: 0; float: none;
}

