#fooObject {
 	position:absolute;
 	left:0px;
 	line-height:3em;
 	white-space:nowrap;
 	padding:0.5em;
}

#frame {
  	height: 240px;
  	width: 863px;
  	display: block;
  	overflow: hidden;
}

#spacer {
	display: block;
	width: 100px;
	height: 30px;}

#spacer2 {
	display: block;
	width: 20px;
	height: 30px;}

.bag a{
	display: block;
	position: absolute;
	height: 222px;
	width: 129px;
	float: bottom;
	margin-top: 7px;
	background: url('../images/nav/bag_off.png') no-repeat;}

.bag a:hover{
	background: url('../images/nav/bag_on.png') no-repeat;}

.bottle a{
	display: block;
	position: absolute;
	height: 239px;
	width: 104px;
	float: bottom;
	margin-top: 4px;
	background: url('../images/nav/mugs_off.png') no-repeat;}

.bottle a:hover{
	background: url('../images/nav/mugs_on.png') no-repeat;}

.dinner a{
	display: block;
	position: absolute;
	height: 206px;
	width: 142px;
	float: bottom;
	margin-top: 5px;
	background: url('../images/nav/dinner_off.png') no-repeat;}

.dinner a:hover{
	background: url('../images/nav/dinner_on.png') no-repeat;}

.keychain a{
	display: block;
	position: absolute;
	height: 223px;
	width: 127px;
	float: bottom;
	margin-bottom: 5px;
	background: url('../images/nav/keychain_off.png') no-repeat;}

.keychain a:hover{
	background: url('../images/nav/keychain_on.png') no-repeat;}

.other a{
	display: block;
	position: absolute;
	height: 231px;
	width: 104px;
	float: bottom;
	background: url('../images/nav/other_off.png') no-repeat;}

.other a:hover{
	background: url('../images/nav/other_on.png') no-repeat;}

.pen a{
	display: block;
	position: absolute;
	height: 225px;
	width: 119px;
	float: bottom;
	margin-top: 1px;
	background: url('../images/nav/pen_off.png') no-repeat;}

.pen a:hover{
	background: url('../images/nav/pen_on.png') no-repeat;}

.ppbottle a{
	display: block;
	position: absolute;
	height: 205px;
	width: 105px;
	float: bottom;
	margin-top: 6px;
	background: url('../images/nav/ppbottle_off.png') no-repeat;}

.ppbottle a:hover{
	background: url('../images/nav/ppbottle_on.png') no-repeat;}

.sskeychain a{
	display: block;
	position: absolute;
	height: 226px;
	width: 130px;
	float: bottom;
	margin-top: 3px;
	background: url('../images/nav/sskeychain_off.png') no-repeat;}

.sskeychain a:hover{
	background: url('../images/nav/sskeychain_on.png') no-repeat;}

.caps a{
	display: block;
	position: absolute;
	height: 195px;
	width: 113px;
	float: bottom;
	margin-top: 15px;
	background: url('../images/nav/caps_off.png') no-repeat;}

.caps a:hover{
	background: url('../images/nav/caps_on.png') no-repeat;}