/* Print Layout CSS Document */
body{
		left: 0px;
		right: 0px;
	}
	
	
	
	#page{
		position: absolute;
		left: 0px;
		
}	

	
	
	
	#bottom-pic{
		position: relative;
		top: 650px;
		left: 0px;
	}
	
	
	#text2{
		position: absolute;
		top: 555px;
		left: 180px;
		width: 400px;
		text-align: justify;
		z-index: 3;
		line-height: 18px;
	}


	
	
	#masthead{
	
		display: none;
	
	}

	#top{

		display: none;
	}
	
	#tback{
	
		display: none;
	
	}
	
	#tnext{
	
		display: none;
	
	}
	
	
	#bottom{

		display: none;	
		
	}
	
	#bback{
	
		display: none;
	
	}
	
	#bnext{
	
		display: none;
	
	}