#blog-note {
    text-align: center;
    margin-bottom: 80px;
}

#the-show {
    margin-top: 5px;
}

#home-page {
    margin-left: 6px;
}

#follow {
    background: url(Photoshop/follow-me-sprite.jpg) no-repeat;
    width: 290px;
    height: 81px;
    margin: 0px;
    padding: 0px;
}

#follow span {
    display: none;
}

#follow li, #follow a {
    height: 81px;
    display: block;
}

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

#tweet {
    width: 290px;
}

#tweet a:hover {
    background: url(Photoshop/follow-me-sprite.jpg) 0px -81px no-repeat;
}

#navigation {
    background: url(Photoshop/KEEPnav-bar-com.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;
}