	/* This has been changed from the home page */
	div#secondaryBGMiddle {
		position:relative;		
		z-index:1000; /* keeps dropdown on top of lower page content in ie */
		top:6px;
		margin-left:18px;
		width: 761px;
			
	}

	/* This has been changed from the home page */
	div.secondaryBGTop {
		padding-top:3.2em;
		background: url("/rccc08/RCCC_home_secondaryBG_top.gif") -1px top no-repeat; /* -1 lines up img edge with header edge */		

	}
