﻿#home{ 
height: 20px; 
width: 140px; 
overflow: hidden; 
background: url(MENU/home2.gif) top center no-repeat; 
display: block; 
} 
  
#home:hover{ 
background-position: bottom center; 
}

#shoes{ 
height: 20px; 
width: 158px;  
overflow: hidden; 
background: url(MENU/shoes.gif) top left no-repeat; 
display: block; 
} 
  
#shoes:hover{ 
background-position: bottom left; 
}

#dolls{ 
height: 20px; 
width: 158px;  
overflow: hidden; 
background: url(MENU/dolls.gif) top left no-repeat; 
display: block; 
} 
  
#dolls:hover{ 
background-position: bottom left; 
}

#furniture{ 
height: 20px; 
width: 158px;  
overflow: hidden; 
background: url(MENU/furniture.gif) top left no-repeat; 
display: block; 
} 
  
#furniture:hover{ 
background-position: bottom left; 
}

#jewelry{ 
height: 20px; 
width: 158px;  
overflow: hidden; 
background: url(MENU/jewelry.gif) top left no-repeat; 
display: block; 
} 
  
#jewelry:hover{ 
background-position: bottom left; 
}

#RedPurple{ 
height: 20px; 
width: 158px;  
overflow: hidden; 
background: url(MENU/redPurple.gif) top left no-repeat; 
display: block; 
} 
  
#RedPurple:hover{ 
background-position: bottom left; 
}

#metal{ 
height: 20px; 
width: 158px;  
overflow: hidden; 
background: url(MENU/metal.gif) top left no-repeat; 
display: block; 
} 
  
#metal:hover{ 
background-position: bottom left; 
}

#gifts{ 
height: 20px; 
width: 158px;  
overflow: hidden; 
background: url(MENU/gifts.gif) top left no-repeat; 
display: block; 
} 
  
#gifts:hover{ 
background-position: bottom left; 
}

#accessories{ 
height: 20px; 
width: 158px;  
overflow: hidden; 
background: url(MENU/accessories.gif) top left no-repeat; 
display: block; 
} 
  
#accessories:hover{ 
background-position: bottom left; 
}

#WallArt{ 
height: 20px; 
width: 158px;  
overflow: hidden; 
background: url(MENU/wallArt.gif) top left no-repeat; 
display: block; 
} 
  
#WallArt:hover{ 
background-position: bottom left; 
}

#lamps{ 
height: 20px; 
width: 158px;  
overflow: hidden; 
background: url(MENU/lamps.gif) top left no-repeat; 
display: block; 
} 
  
#lamps:hover{ 
background-position: bottom left; 
}

#mirrors{ 
height: 20px; 
width: 158px;  
overflow: hidden; 
background: url(MENU/mirrors.gif) top left no-repeat; 
display: block; 
} 
  
#mirrors:hover{ 
background-position: bottom left; 
}


#contact{ 
height: 20px; 
width: 158px;  
overflow: hidden; 
background: url(MENU/contact.gif) top left no-repeat; 
display: block; 
} 
  
#contact:hover{ 
background-position: bottom left; 
}