
body { 
	text-align: left;
	background: none;
	}
#envelope {
	margin: 0;
	padding: 0;
	}
	
#topBar { height: 50px; }

#logo, #flash, ul#levelOne, #constants, #sectionImage, #rightFocusColumn ul, #icon, .printButton { display: none; }
#printLogo { display: block; }

#content {
	width: 600px;
		w\idth: 600px;
	min-height: 100px;
	height: 100px;
	line-height: 1.5em;
	padding: 30px 0 0 0;
	margin-left: 0;
	background: none;
	}
	#content p, #content hr { width: 500px; }

	#rightFocusColumn {
		float: right;
		width: 202px;
			w\idth: 166px;
		padding: 0 0 50px 18px;
		background: #fff;
		}
	
/* footer */
#lightFinPrintCredit {
	display: block;
	margin: 5px 0 0 0;
	}
#footer {
	border-top: 1px solid #333;
	margin-left: 0;
	padding: 15px 0 0 0;
	background: #fff;
	}