#nav * {margin: 0; padding: 0} #nav {text-indent: -1000em;} #nav ul {margin-top: 79px;} #nav a {width: 157px; display: block;} #nav ul li a.buttonHome { background-image: url(images/btn_home.jpg); background-repeat: no-repeat; height: 24px; } #nav ul li a.buttonGallery { background-image: url(images/btn_galleries.jpg); background-repeat: no-repeat; height: 24px; } #nav ul li a.buttonClasses { background-image: url(images/btn_classes.jpg); background-repeat: no-repeat; height: 25px; } #nav ul li a.buttonSchedule { background-image: url(images/btn_schedule.jpg); background-repeat: no-repeat; height: 40px; } #nav ul li a.buttonForum { background-image: url(images/btn_forum.jpg); background-repeat: no-repeat; height: 24px; } #nav ul li a.buttonStore { background-image: url(images/btn_store.jpg); background-repeat: no-repeat; height: 24px; } #nav ul li a.buttonAbout { background-image: url(images/btn_about.jpg); background-repeat: no-repeat; height: 24px; } #nav ul li a.buttonLinks { background-image: url(images/btn_links.jpg); background-repeat: no-repeat; height: 23px; } #nav ul li a.buttonContact { background-image: url(images/btn_contact.jpg); background-repeat: no-repeat; height: 26px; } #nav ul li a.buttonBlog { background-image: url(images/btn_blog.jpg); background-repeat: no-repeat; height: 26px; } #nav a:hover {background-position: -157px;}