/* navigation */ #nav { width:800px; height:40px; margin:0; padding:0; position:relative; background-image: url(http://www.sticksnskins.com/images/nav.jpg); } #nav li { margin:0; padding:0; list-style:none; position:absolute; top:0; } #nav li, #nav a { height:40px; display:block; } #nav01 { text-indent:-300em; overflow:hidden; left:0px; width:189px; } #nav02 { text-indent:-300em; overflow:hidden; left:188px; width:149px; } #nav03 { text-indent:-300em; overflow:hidden; left:336px; width:139px; } #nav04 { text-indent:-300em; overflow:hidden; left:474px; width:104px; } #nav05 { text-indent:-300em; overflow:hidden; left:577px; width:200px; } #nav01 a:hover { background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -0px -40px no-repeat; } #nav02 a:hover { background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -188px -40px no-repeat; } #nav03 a:hover { background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -336px -40px no-repeat; } #nav04 a:hover { background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -474px -40px no-repeat; } #nav05 a:hover { background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -577px -40px no-repeat; } .nav01on { background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -0px -40px no-repeat; } .nav02on { background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -188px -40px no-repeat; } .nav03on { background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -336px -40px no-repeat; } .nav04on { background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -474px -40px no-repeat; } .nav05on { background:transparent url(http://www.sticksnskins.com/images/nav.jpg) -577px -40px no-repeat; }