#btnHome {
	width: 128px;
}
#btnHome span {
	background: url('images/nav/btn_home.gif') left top no-repeat;
}
#btnHome:hover span {
	background-position: left bottom;
}
*html #btnHome:hover span {
	background-position: left top;
}
/**/
#btnECards {
	width: 107px;
}
#btnECards span {
	background: url('images/nav/btn_ecards.gif') left top no-repeat;
}
#btnECards:hover span {
	background-position: left bottom;
}
*html #btnECards:hover span {
	background-position: left top;
}
/**/
#btnEaster {
	width: 144px;
}
#btnEaster span {
	background: url('images/nav/btn_easter_story.gif') left top no-repeat;
}
#btnEaster:hover span {
	background-position: left bottom;
}
*html #btnEaster:hover span {
	background-position: left top;
}
/**/
#btnFace {
	width: 152px;
}
#btnFace span {
	background: url('images/nav/btn_face_to_face.gif') left top no-repeat;
}
#btnFace:hover span {
	background-position: left bottom;
}
*html #btnFace:hover span {
	background-position: left top;
}
/**/
#btnDevotions {
	width: 113px;
}
#btnDevotions span {
	background: url('images/nav/btn_devotions.gif') left top no-repeat;
}
#btnDevotions:hover span {
	background-position: left bottom;
}
*html #btnDevotions:hover span {
	background-position: left top;
}
/**/
