#eventContent {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	width: 718px;
}
h4 {
	color: #000;
	background-color: #CCC;
	text-align: center;
	padding: 15px;
}
h2 {
	padding-top: 15px;
	padding-bottom: 40px;
	color: #9D2B2B;
	background-image: url(../images/greySwirl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#eventContent h1 {
	font-size: 1px;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/eventText.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 131px;
}
#eventHead {
	background-image: url(../images/eventHead.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 500;
	height: 56px;
	width: 162px;
	right: 0px;
	top: -78px;
}

