body {
	background-image: url('../img/bg_body.jpg');
}

#headerBadgeContainer {
	background-image: url('../img/header_badge.png');
}

#contentWrapperContainer {
	background-image: url('../img/bg_content.gif');
}

.dateDetailsContainer {
	background-image: url('../img/bg_dates_container.gif');
}

#contentColContainer .dateDetailsMoreInfoLinkMore,
#contentColContainer .dateDetailsMoreInfoLinkMore:hover {
	background-image: url('../img/bg_dates_link_more.gif');
}

#contentColContainer .dateDetailsMoreInfoLinkLess,
#contentColContainer .dateDetailsMoreInfoLinkLess:hover {
	background-image: url('../img/bg_dates_link_less.gif');
}

.tableRow0, .tableRow1 {
	background-image: url('../img/bg_table_cell.gif');
}

#locationDetailsImageInnerContainer {
	background-image: url('../img/icon_inprogress.gif');
}
