body {
background-color: #fcf8d5;
}

.headerpages a { color:#555; }

.contentgallery {
background-color: #fffff0;
}

.nav_previous a {
background:url(images/warm_nav_previous.png) no-repeat 0 0;
}

.nav_previous a:hover {
background: url(images/warm_nav_previous.png) no-repeat 0 -20px;
}

.nav_next a {
background:url(images/warm_nav_next.png) no-repeat 0 0;
}

.nav_next a:hover {
background:url(images/warm_nav_next.png) no-repeat 0 -20px;
}

.containercontent {
background: url(images/warm_bg.gif) repeat-y center top;
}

.content {
border: 1px solid #eee;
background-color: #fffff5;
}

.commentlist li {
padding: 8px;
list-style: none;
border-top:1px solid #f5f5f5;
background:#f9f7ed url(images/warm_bg_commentlist.gif) -5px bottom no-repeat;
}

.sidebarbox {
background: #fffff5 url(images/warm_sidebarbg.gif) no-repeat left top;
border: 1px solid #eee;
}

.footer_left_fieldset {
background: #fffff5 url(images/footerbg.gif) no-repeat left bottom;
}

.footer_right_fieldset {
background: #fffff5 url(images/footerbg.gif) no-repeat left bottom;
}
