/* ----------------------------------------- */
/* MEDIA = PRINT */
/* ----------------------------------------- */


body {/*background image removed*/
	background-image: none;
	}
#tab	{
	visibility: hidden;
	}
#main-body	{/*remove left 99px, width*/
	position: absolute;
	width: 	auto;
	left: 15px;
	}
#search	{
	visibility: hidden;
}
#nav	{
	position: absolute;
	left: -1000px;
	}
