/*
	In-Person site section specific overrides
*/

div#head div a#tab_person span
{
	background-position:	0 -50px;
}


#home #menu_home,
#training #menu_training,
#discover #menu_discover
{
	background-position:	0 -100px;
	/* background-color:	#78288c;		big purple - selected menu items */
	color:				#c0d734;		/* lime green text */
}