@charset "utf-8";
#banner {
	background-image: url(../images/happenings_top.gif);
	background-repeat: no-repeat;
}
#contentWrapper {
	background-image: url(../images/happenings_mid.gif);
	background-repeat: no-repeat;
}
#bot {
	background-image: url(../images/happenings_bot.gif);
	background-repeat: no-repeat;
}
