body { background: #480701; }

a { color: #7f180e; }

#wrapper { background: #77140b url(images/bg-wrapper.gif) no-repeat; }

#narrowcolumn-wrapper {	background: url(images/narrowcolumn-bottom.jpg) no-repeat left bottom; }

#menu ul li { background: url(images/tab-right.gif) no-repeat right top; }
#menu ul li a { background: url(images/tab-left.gif) no-repeat; }
#menu ul li:hover { background: url(images/tab-right-hover.gif) no-repeat right top; }
#menu ul li a:hover { background: url(images/tab-left-hover.gif) no-repeat; }
#menu ul li.current_page_item { background: url(images/tab-right-hover.gif) no-repeat right top; }
#menu ul li.current_page_item a { background: url(images/tab-left-hover.gif) no-repeat; }

#header { background: url(images/header.jpg) no-repeat; }

#sidebar { background: #77140b; }

.Search input.keyword { background: url(images/search.gif) no-repeat; } 

#footer { background: #77140b url(images/footer.gif) no-repeat left bottom; }