
/*-----------------------------------------------------------------------------------------------------------------*/
#title,
#static,
.lNav,#lNav1,#lNav2,
#footer,#footer2,
.bottomnav
	{
		display: none;
	}
/*-----------------------------------------------------------------------------------------------------------------*/
#printHeader 
	{
	display: block;
	width: 900px;
	align: center;
	text-align: center;
	}
/*-----------------------------------------------------------------------------------------------------------------*/	
#content,#content2
	{
	width: 900px;
	}
/*-----------------------------------------------------------------------------------------------------------------*/

.noprint {
  display: none;
}
#printHeader {
  display: block;
  text-align: center;
}
