p {
    margin-left: 30px;
}

#cornered {
    margin-left: 16px;
}

#frames {
    list-style: none;
    text-align: center;
    margin-left: 0px;
    padding-left: 0px;
}

#frames img {
    display: block;
}

#frames li {
    margin-left: 22px;
    margin-top: 12px;
    float: left;
}

#breadcrumbs {
    list-style-type: circle;
    height: 25px;
    font-family: sans-serif;
    font-size: 0.9em;
    padding-top: 60px;
    padding-left: 50px;
    float: left;
}

#breadcrumbs li {
    display: inline;
    margin-left: 5px;
    list-style-type: circle;
} 

#ingredients {
    font-family: sans-serif;
    font-size: 1.1em;
    list-style: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -15px;
    margin-right: 10px;
}

#ingredients li {
    margin-bottom: 5px;
}

#print-topper {
    background: url(Photoshop/ZRecipeTitles/printer-thing.jpg) no-repeat;
    width: 980px;
    height: 100px;
    margin: 0px;
    padding: 0px;
}

.invisi {
    display: none;
}

#print-topper li, #print-topper a {
    height: 100px;
    display: block;
}

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

#spacer {
    width: 200px;
}

#print {
    width: 120px;
}

#spacer a:hover {
    background: url(Photoshop/ZRecipeTitles/printer-thing.jpg) 0px -100px no-repeat;
}

#print a:hover {
    background: url(Photoshop/ZRecipeTitles/printer-thing.jpg) -200px -100px no-repeat;
}

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