#stripper {
    float: left;
    margin-right: 20px;
}

.over {
    text-indent: 20px;
}

table {
    font-family: sans-serif;
    margin-top: 0px;
    margin-left: 20px;
}

#navigation {
    background: url(Photoshop/KEEPnav-bar4.jpg) no-repeat;
    width: 980px;
    height: 59px;
    margin: 0px;
    padding: 0px;
}

#navigation span {
    display: none;
}

#navigation li, #navigation a {
    height: 59px;
    display: block;
}

#navigation li {
    float: left;
    list-style: none;
    display: inline;
}

#safety {
    width: 150px;
}

#home {
    width: 125px;
}

#recipes {
    width: 170px;
}

#links {
    width: 120px;
}

#about {
    width: 150px;
}

#shop {
    width: 115px;
}

#safety2 {
    width: 150px;
}

#home a:hover {
    background: url(Photoshop/KEEPnav-bar-com.jpg) -150px -59px no-repeat;
}

#recipes a:hover {
    background: url(Photoshop/KEEPnav-bar-com.jpg) -275px -59px no-repeat;
}

#links a:hover {
    background: url(Photoshop/KEEPnav-bar-com.jpg) -445px -59px no-repeat;
}

#about a:hover {
    background: url(Photoshop/KEEPnav-bar-com.jpg) -565px -59px no-repeat;
}

#shop a:hover {
    background: url(Photoshop/KEEPnav-bar-com.jpg) -715px -59px no-repeat;
}