
#contentArea {
	height: 465px;
	color: #d5eefe;
	background: url(../../img/interface/bg-content-area.gif) 0px 0px repeat-x;
	}
	
/* intro content */
#columnOne {
	position: absolute;
	top: 49px;
	left: 0px;
	z-index: 10;
	width: 310px;
	}
		
/* spotlight focus content */	
h2#spotLight { left: 370px; }
#columnTwo { left: 430px; }

#printLogo {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	}

#footer {
	text-align: left;
	width: 600px;
	padding: 10px 0 0 0;
	border-top: 1px solid #000;
	}
	
/* shut off for printing */
a#logo,
ul#secondaryNavigation,
ul#mainNavigation,
#focusImage,
a#lightfin { display: none; }