.promoAreaTop {
	margin: 15px 0 0;
	height: 94px;
	background: url(../images/shared/promoAreaTop.png) no-repeat 0 0;
	overflow: hidden;
}
.promoAreaBody { background: url(../images/shared/promoAreaBody.png) repeat-y; }
	.promoAreaBody table {
		border-collapse: colapse;
		margin: 0;
	}
		.promoAreaBody table td {
			padding: 2px 5px;
		}
.promoAreaBottom {
	height: 11px;
	background: url(../images/shared/promoAreaBottom.png) no-repeat -1px 0;
}
	
	/* Calendar Events */
	.promoAreaTop a { display: block; }
	#EventsHeading {
		width: 182px;
		height: 68px;
		background: url(../images/shared/calendarEventsHeading.png) no-repeat;
		margin: 12px 0 0 10px;
	}
	#SundayHeading {
		width: 182px;
		height: 63px;
		background: url(../images/shared/sundayMorning.png) no-repeat;
		margin: 12px 0 0 5px;
	}