@charset "UTF-8";
/* © Copyright 2009-2011 Far East Take Away - Design by FrostLogic */
#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;
}


