/* heading image replacement */ 

/*
h2 span, h3 span {
	display:none;
}

#welcome {
	width:111px;
	height:24px;
	background:url('../images/heading-welcome.gif') transparent no-repeat;
}

#title-welcome2 {
	width:380px;
	height:70px;
	background:url('../images/header-welcome.gif') transparent no-repeat;
	margin:0.5em 0 0 0;
}

#feedback {
	width:111px;
	height:24px;
	background:url('../images/heading-feedback.gif') transparent no-repeat;
}

#contact {
	width:131px;
	height:24px;
	background:url('../images/heading-contact.gif') transparent no-repeat;
}

#downloads {
	width:131px;
	height:24px;
	background:url('../images/heading-downloads.gif') transparent no-repeat;
}

#offers {
	width:169px;
	height:24px;
	background:url('../images/heading-offers.gif') transparent no-repeat;
}

#tips {
	width:148px;
	height:24px;
	background:url('../images/heading-tips.gif') transparent no-repeat;
}

#faqs {
	width:69px;
	height:24px;
	background:url('../images/heading-faqs.gif') transparent no-repeat;
}

#forum {
	width:197px;
	height:24px;
	background:url('../images/heading-forum.gif') transparent no-repeat;
}

#about {
	width:197px;
	height:24px;
	background:url('../images/heading-aboutg2r.gif') transparent no-repeat;
}

#partners {
	width:197px;
	height:24px;
	background:url('../images/heading-partners.gif') transparent no-repeat;
}

#whatsinvolved {
	width:535px;
	height:28px;
	background:url('../images/heading-whatsinvolved.gif') transparent no-repeat;
}

#register {
	width:171px;
	height:28px;
	background:url('../images/heading-register.gif') transparent no-repeat;
}

#lrr {
	width:331px;
	height:27px;
	background:url('../images/heading-lrr2.gif') transparent no-repeat;
}

#mariecurie {
	width:373px;
	height:27px;
	background:url('../images/heading-mariecurie.gif') transparent no-repeat;
}

#holding {
	width:337px;
	height:126px;
	background:url('../images/holding-logo.gif') transparent no-repeat;
}

#holding_tagline {
	width:337px;
	height:44px;
	background:url('../images/yourmindandbodyworkout.gif') transparent no-repeat;
}

#title-news {
	width:493px;
	height:27px;
	background:url('../images/heading-knowrunning.gif') transparent no-repeat;
}

#title-quiz {
	width:493px;
	height:27px;
	background:url('../images/heading-quiz2.gif') transparent no-repeat;
}

#title-ontrack {
	height:73px;
	background:url('../images/ontrack_logo_150.gif') transparent no-repeat;
}

#title-ontrack2 {
	height:91px;
	background:url('../images/title-ontrack.gif') transparent no-repeat;
}

#title-volunteer {
	height:84px;
	background:url('../images/volunteer_logo.gif') transparent no-repeat;
	text-indent:-2000px;
}

*/

#title-academy {
	height:54px;
	background:url('../images/academy-logo2.gif') transparent no-repeat top left;
	text-indent:-2000px;	
}

