div#header {
	background:url(/public/images/fall/headerBg.png) no-repeat center center;
}

body {
	background:url(/public/images/fall/bg.png) repeat-x #BF4D28;
}

div#footer_container {
	height:66px;
}

div#content {
	border-left:1px solid #89351a;
	border-right:1px solid #89351a;
}
#footerCredits {
	background:#89351a;
}

div.object { 
	background-image: url("/public/images/default/acc_item.gif") !important;
}