body {
    background: url(Photoshop/clouds2.jpg) fixed;
    margin: 0px;
}

#wrapper {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

#normal-topper {
    width: 980px;
    height: 100px;
    background-image: url(Photoshop/better-topper.jpg);
}

#middle {
    padding-top: 20px;
    padding-bottom: 0px;
    width: 980px;
    background-image: url(Photoshop/better-middle2.jpg);
    overflow: hidden;
}

p {
    font-family: sans-serif;
    margin: 20px;
}

img {
    display: block;
    margin: 0px;
}

.indent {
    text-indent: 20px;
}

.bigger {
    font-size: 1.2em;
    margin: 30px;
    margin-left: 45px;
    margin-right: 45px;
}

h1 {
    font-family: sans-serif;
    font-size: 1.5em;
    margin-left: 30px;
}

h2 {
    font-family: sans-serif;
    font-size: 1.5em;
    margin-top:0px;
    text-align: center;
}

h3 {
    font-family: sans-serif;
    font-size: 1.2em;
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

h4 {
    font-family: sans-serif;
    font-size: 1.2em;
    margin: 0px;
    margin-top: 10px;
}

.linked a:link, .linked a:visited {
    text-decoration: none;
    color: #0b6730;
    border-bottom: thin dotted #0b6730;
    font-family: serif;
    line-height: 1.2; 
}

.linked a:hover {
    text-decoration: none;
    color: #5ca47e;
    border-bottom: none;
    font-family: serif;
    line-height: 1.2;
}

img {
    border-style: none;
}
    
#blog-note {
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: 30px;
    padding: 0px;
    background-image: url(Photoshop/little-note.jpg);
    border-bottom: solid 1px #a6a8b1;
    width: 290px;
}

#note {
    margin-top: -20px;
    margin-bottom: 20px;
    margin-left: 30px;
    padding: 0px;
    background-image: url(Photoshop/little-note.jpg);
    border-bottom: solid 1px #929394;
    width: 290px;
}

#blog {
    margin: 10px;
    text-align: center;
}

.blog {
    margin-right: 30px;
    margin-top: 20px;
    text-align: center;
}

.stamp-blog {
    margin-top: 5px;
}

#the-show {
    float: right;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 40px;
    padding: 0px;
    background: #fefefe;
    border-top: none;
    border-left: solid 1px #d2d2d2;
    border-right: solid 1px #d2d2d2;
    border-bottom: none;
    width: 589px;
}

#the-normal {
    float: right;
    margin-top: -20px;
    margin-bottom: 0px;
    margin-right: 40px;
    padding: 0px;
    background: #fefefe;
    border-top: none;
    border-left: solid 1px #d2d2d2;
    border-right: solid 1px #d2d2d2;
    border-bottom: none;
    width: 589px;
}

#recipe-shot {
    text-align: center;
}

.dash {
    margin-left: 30px;
    list-style-image: url(Photoshop/dash.jpg);
}

.dash li {
    margin-bottom: 10px;
}

#catagories {
    list-style: none;
    text-align: center;
}

#catagories img {
    display: block;
}

#catagories li {
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 35px;
    width: 200px;
    float: left;
}

.bottom-edge {
    float: right;
    width: 591px;
    height: 64px;
    margin-right: 40px;
    margin-top: 0px;
    background-image: url(Photoshop/bottom-edge.jpg)
}

#donate {
    width: 291px;
    height: 355px;
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 10px;
    padding: 20px;
}

#cc {
    font-size: .95em;
    font-family: serif;
    margin: 0px;
    margin-left: 135px;
    padding-top: 48px;
    width: 500px; 
}

#cc a:link, #cc a:visited {
    text-decoration: none;
    color: #04481f;
    border-bottom: thin dotted #0b6730;
    font-family: serif;
    line-height: 1.2; 
}

#cc a:hover {
    text-decoration: none;
    color: #5ca47e;
    border-bottom: none;
    font-family: serif;
    line-height: 1.2;
}

#bottom {
    clear: both;
    background-image: url(Photoshop/better-bottom2.jpg);
    height: 96px;
    width: 980px;
} 