#metaphor_images {
	padding: 75px 0px 0px 0px;
}

#metaphor_nav {
	width: 800px; 
	height: 150px;
	/*display: inline;
	overflow: auto;*/
	list-style: none;
	margin: 0; 
	padding: 0;
	position: relative;
	left: 5px;
	top: 0px;
}

#metaphor_nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#metaphor_nav a {
	float: left;
	padding: 150px 0 0 0;
	margin-right: 13px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:150px; /* for IE5/Win */
}
* html #metaphor_nav a {
	margin-right: 0;
}

#metaphor_nav a:hover, 
#item2.ja a:hover,
#item4.ja a:hover,
#item6.ja a:hover
{
	background-position: 0 -150px;
}

/* display-only */
li#item1, 
li#item3, 
li#item5, 
li#item7 {
	float: left;
	display: inline;
	width: 100px;
	height: 150px;
	margin-right: 13px;
}

li#item1 {
}

#item2 a{
	width: 100px;
	background: url(images/nav_penny.jpg) no-repeat left top;
}

li#item3 {
}

#item4 a{
	width: 100px;
	background: url(images/nav_coal.jpg) no-repeat left top;
}

li#item5 {
}

#item6 a{
	width: 100px;
	background: url(images/nav_mittens.jpg) no-repeat left top;
}

li#item7 {
}