@media screen, projection {
	#nav ul { background-image: url("/images/nav-about.gif"); }
	#nav ul li.about a:hover { background-image: none; }
	
	#tour { float: left; width: 100%; }
	#tour a { border: none; }
	#tour li { background: url("/images/tour-bg.gif") top left no-repeat; float: left; width: 138px; height: 93px; margin: 0 12px 10px 12px; padding: 23px 16px 20px 17px; }
	
	#lightbox a { border: none; }
	
	.aboutcaption { margin-top: -75px; margin-right: 10px; }
	.staffcaption { margin-top: -110px; }
}