@media screen, projection {
	#nav ul { background-image: url("/images/nav-home.gif"); }
	#nav ul li.home a:hover { background-image: none; }
	
	h1 { font-size: 1.7em; background: url("/images/dots-home.gif") 60px bottom no-repeat; line-height: 58px; height: 65px; margin-bottom: 3px; white-space: nowrap; }
	
	#content { padding: 0; }
	#home-intro { float: left; width: 817px; background: url("/images/bg-home-intro.gif") top left no-repeat; height: 327px; padding: 0 16px 0 25px; }
	#home-intro #introtext { width: 430px; float: left; padding: 50px 0 50px 0; }
	#home-intro #introtext p { clear: both; margin: 0; }
	#home-intro #introtext p a { white-space: nowrap; }
	#home-intro #flash { float: right; }
	
	#home-body { clear: both; float: left; width: 817px; padding: 0 16px 0 25px; background: #4fa2cf url("/images/bg-home-body.gif") top left repeat-y; color: #fff; }
	#home-body h2 { clear: both; color: #fff; background: url("/images/dots-homebody.gif") 30px bottom no-repeat; line-height: 34px; height: 50px; margin-bottom: 5px; white-space: nowrap; }
	#home-body .right-column { float: right; width: 429px; }
	#home-body .right-column ul { float: left; width: 429px; margin: 0 0 30px 0; padding: 0; }
	#home-body .right-column li { background: none; float: left; width: 206px; margin: 0 0 5px 0; padding: 0; }
	#home-body .right-column ul li a,
	#home-body .right-column ul li a:visited { overflow: hidden; border: none; display: block; text-indent: -999em; background-position: top left; background-repeat: no-repeat; width: 206px; height: 32px; }
	#home-body .right-column ul li a:hover { border: none; background-position: 0px -32px; }
	#home-body .right-column ul li.dcf,
	#home-body .right-column ul li.schedule { margin-right: 10px; }
	#home-body .right-column ul li.dcf a { background-image: url("/images/home-button-dcf.gif"); }
	#home-body .right-column ul li.schedule a { background-image: url("/images/home-button-schedule.gif"); }
	#home-body .right-column ul li.npf a { background-image: url("/images/home-button-npf.gif"); }
	#home-body .right-column ul li.fp a { background-image: url("/images/home-button-fp.gif"); }
	#home-body .left-column { float: left; width: 357px; }
	#home-body a.img { border: none; float: right; margin: -75px 0 15px 5px; position: relative; }
	
	#footer { background: url("/images/bg-home-footer.gif") top left no-repeat; padding: 54px 10px 20px 10px; }
}