#navlist{margin:0;padding:0;list-style:none;position:relative}
#navlist li{float:left;position:absolute;top:0}
#navlist li, #navlist a{height:100px;display:block;}

#home{left:0px;width:125px;background:url('images/menu.jpg') 0 0;}
#home a:hover{background: url('images/menu.jpg') 0 -100px;}
#home_x{left:0px;width:125px;background:url('images/menu.jpg') 0 -100px;}

#about{left:125px;width:125px;background:url('images/menu.jpg') -125px 0;}
#about a:hover{background: url('images/menu.jpg') -125px -100px;}
#about_x{left:125px;width:125px;background:url('images/menu.jpg') -125px -100px;}

#weddings{left:250px;width:125px;background:url('images/menu.jpg') -250px 0;}
#weddings a:hover{background: url('images/menu.jpg') -250px -100px;}
#weddings_x{left:250px;width:125px;background:url('images/menu.jpg') -250px -100px;}

#test{left:375px;width:125px;background:url('images/menu.jpg') -375px 0}
#test a:hover{background: url('images/menu.jpg') -375px -100px;}
#test_x{left:375px;width:125px;background:url('images/menu.jpg') -375px -100px}

#service{left:500px;width:125px;background:url('images/menu.jpg') -500px 0;}
#service a:hover{background: url('images/menu.jpg') -500px -100px;}
#service_x{left:500px;width:125px;background:url('images/menu.jpg') -500px -100px;}

#contact{left:625px;width:125px;background:url('images/menu.jpg') -625px 0;}
#contact a:hover{background: url('images/menu.jpg') -625px -100px;}
#contact_x{left:625px;width:125px;background:url('images/menu.jpg') -625px -100px;}

