#nav a {
	display:block;
	width:113px;
	height:77px;
}

#story {
	background:url(images/story.gif);
}

#story:hover {
	background:url(images/story2.gif);
}

#pics {
	background:url(images/pics.gif);
}

#pics:hover {
	background:url(images/pics2.gif);
}

#home {
	background:url(images/home.gif);
}

#home:hover {
	background:url(images/home2.gif);
}

#scrolls {
	background:url(images/scrolls.gif);
}

#scrolls:hover {
	background:url(images/scrolls2.gif);
}

#friends {
	background:url(images/friends.gif);
}

#friends:hover {
	background:url(images/friends2.gif);
}