
div#top {
	height: 80px;
	border-bottom: 1px solid #b2c3d3;
	}
	#logo { width: 131px; height: 60px; background: none; }
	#logo span { display: block; }
		
div#contentArea {
	width: 600px;
	w\idth: 600px;
	padding: 24px 0px 0px 0px;
	}
	
div#contentColumn h1 { height: auto; font-size: 1em; font-weight: normal; background: none; }
div#contentColumn h2 { height: auto; margin: 0 0 10px 0; font-size: 1.6em; font-weight: normal; background: none; }

	/* shut off header span for screen */
	div#contentColumn h1 span,
	div#contentColumn h2 span { display: block; }
	
	div.focusArea h3 { margin: 0 0 5px 0; }
	div.focusArea h3 a { font-size: 1.1em; color: #333; height: auto; background: none !important; }
	div.focusArea h3 a span { color: #333; display: block; }
		
		
	

div#footer {  }
div#footerContent { float: left; height: auto; he\ight: auto; padding: 0; }
		
/* shut off for print */
div#mainPhoto,
a.doubleArrowLink,
ul#mainNavigation,
ul#secondaryNavigation,
ul#footerLinks,
div#footerContent a#genPower { display: none; }
