/* English */

/*  -------------------------------------------------------------------
    Header ------------------------------------------------------------ */

	#loyalist-logo a { background:url(/img/en/loyalist_logo.png) top left no-repeat; }
	
	* html #loyalist-logo a {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/en/loyalist_logo.png", sizingMethod="crop");
		}
	#loyalist-slogan { background:url(/img/en/loyalist_slogan.gif) top left no-repeat; }

/*  -------------------------------------------------------------------
    Main Menu --------------------------------------------------------- */

	#mainmenu li.future-students a { background: url(/img/en/b_future_students.gif) top left no-repeat; }
	#mainmenu li.students a { background: url(/img/en/b_students.gif) top left no-repeat; }
	#mainmenu li.courses a { background: url(/img/en/b_courses.gif) top left no-repeat; }
	#mainmenu li.campus a { background: url(/img/en/b_campus.gif) top left no-repeat; }
	#mainmenu li.services a { background: url(/img/en/b_services.gif) top left no-repeat; }
	#mainmenu li.about a { background: url(/img/en/b_about.gif) top left no-repeat; }
	#mainmenu li.alumni a { background: url(/img/en/b_alumni.gif) top left no-repeat; }
	#mainmenu li.employment a { background: url(/img/en/b_employment.gif) top left no-repeat; }
	#mainmenu li.givetoloyalist a { background: url(/img/en/b_give_to_loyalist.gif) top left no-repeat; }

/*  -------------------------------------------------------------------
    Send to a friend -------------------------------------------------- */
	
	#stf #bodyblock p.send a { background:url(/img/en/b_send_to_friend.gif) top left no-repeat; }


	
	
	
