/* Print Layout CSS Document */

	body{
		left: 0px;
		right: 0px;
		top: -25px;
	}
	
	#masthead{
	
		display: none;
	
	}

	#top{

		display: none;
	}
	
	#tback{
	
		display: none;
	
	}
	
	#tnext{
	
		display: none;
	
	}
	
	
	#bottom{

		display: none;	
		
	}
	
	#bback{
	
		display: none;
	
	}
	
	#bnext{
	
		display: none;
	
	}