    #navigation_top {
    background:url("../anthology_images/navigation_top.png") 0px 0px no-repeat;
    width:1050px;
    height:45px;
    margin:0;
    padding:0;
    }

    #navigation_top span {
    display: none;
    }

    #navigation_top li, #navigation_top a {
    height:45px;
    display:block;
    }

    #navigation_top li {
    float:left;
    list-style:none;
    display:inline;
    }

    #home {width: 175px;}
    #collections {width: 175px;}
    /*#about_us {width: 175px;}*/
    #patterns {width: 175px;}
    #where {width: 175px;}
    #nav_spacer {width: 175px;}

    #nav_spacer_top a:hover {background:url("../anthology_images/navigation_top.png") 0px -55px no-repeat; }
    #home a:hover {background:url("../anthology_images/navigation_top.png") -175px -55px no-repeat; }
    #collections a:hover {background:url("../anthology_images/navigation_top.png") -350px -55px no-repeat; }
    /*#about_us a:hover {background:url("../anthology_images/navigation_top.png") -525px -55px no-repeat; }*/
    #patterns a:hover {background:url("../anthology_images/navigation_top.png") -525px -55px no-repeat; }
    #where a:hover {background:url("../anthology_images/navigation_top.png") -700px -55px no-repeat; }
