#friends a, #friends a:visited {
	background-image: url("menugraphic-pers.png");
	background-repeat: no-repeat;
	background-position: -290px 0;
	display: block;
	text-indent: -300px;
	height: 25px
}

#friends a.here {
	background-position: -290px -75px;
}

#friends a:hover {
	background-position: -290px -25px;
}

#friends a:active {
	background-position: -290px -50px;
}

#travel a, #travel a:visited {
	background-image: url("menugraphic-pers.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -300px;
	height: 25px
}

#travel a.here {
	background-position: 0 -75px;
}

#travel a:hover {
	background-position: 0 -25px;
}

#travel a:active {
	background-position: 0 -50px;
}

#work a, #work a:visited {
	background-image: url("menugraphic-pers.png");
	background-repeat: no-repeat;
	background-position: -435px 0;
	display: block;
	text-indent: -300px;
	height: 25px
}

#work a.here {
	background-position: -435px -75px;
}

#work a:hover {
	background-position: -435px -25px;
}

#work a:active {
	background-position: -435px -50px;
}

#about-pers a, #about-pers a:visited {
	background-image: url("menugraphic-pers.png");
	background-repeat: no-repeat;
	background-position: -145px 0;
	display: block;
	text-indent: -300px;
	height: 25px
}

#about-pers a.here {
	background-position: -145px -75px;
}

#about-pers a:hover {
	background-position: -145px -25px;
}

#about-pers a:active {
	background-position: -145px -50px;
}
