#gilogo { 
	display: block; 
}

.access, 
#header, 
#footer, 
#primaryNav, 
#secondaryNav, 
#pageTools, 
#secondaryPageTools, 
#sitePromos, 
#adBox, 
#textAdBox { 
	display: none; 
}

a:link, 
a:visited { 
	color: #000; 
	text-decoration: none; 
}

a:link::after, 
a:visited::after { 
	content: "( "attr(href)" )"; 
	 font-family: monospace; 
}

abbr, 
acronym { 
	text-decoration: none; 
}

#chewy > h1.keyline { font-size: 1em; margin: 0; }

