body {background: #000 url(images/background.jpg?cache=20100106) no-repeat center 32px;}

/* Applied when user sets wallpaper to be displayed via wallpaper admin tool */
.wallpaper #page-wrap {
	background: #000 url(images/background.jpg?cache=20100331) no-repeat center 0;
	width: 1000px;
	margin: 0 auto;
	height: 100%;
}
/* End wallpaper styles */

#footer {background: transparent url(images/footer_bg.jpg) center top no-repeat;}
.active_link {background: transparent none;}
#category-list .active_link a, .active_link a:hover {color: #C00000;}

#events-upcoming.active a, #events-past.active a, #events-month.active a, .schedule-day.active a { 
	background: url(images/event_arrow_top.jpg) no-repeat center -2px; 
}
#events-upcoming a:hover, #events-past a:hover, #events-month a:hover, .schedule-day a:hover { 
	background: url(images/event_arrow_top.jpg) no-repeat center -51px; 
}