/*
Puts the "cupcake" image behind the current section in the nav
*/
div#site div#masthead div#nav ul li#nav6 a {
	background: transparent url("../images/nav-current-section.gif") no-repeat center center;
	color: #C00;
}