@charset "utf-8";
/* CSS Document */

.screenonly {
	display:none;
	}
.printonly {
	display:block;
	}
	
.twoColFixLtHdr #mainContent { 
	margin: -175px 0 0 0; 
	width:800px;	
	} 
		
.twoColFixLtHdr #header h1 {
	margin: 0 0 0 -100px;
	padding: 0; 
}

.twoColFixLtHdr #header {
	height:100px;
	}