
div.EventsHeader {
	position: relative;
	float: left;
	width: 925px;
	height: 92px;
	background-image: url(../events_images/EventsHeader.jpg);
}

div.EventsNav {
	background-image: url(../events_images/EventsNav.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 925px;
	height: 49px;
}

div.EventsBody {
	position: relative;
	float: left;
	width: 925px;
	height: auto;
	background-image: url(../events_images/EventsBackground.jpg);
}

div.EventsSubHead {
	float: left;
	background-image: url(../events_images/eventsSubHead.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 44px;
	background-position: center;
}

div.EventsLeftCol {
	position: relative;
	float: left;
	width: 250px;
	height: auto;
	background-color: transparent;
	margin-top: -10px;
}

div.LeftContent {
	position: relative;
	width: 230px;
	margin-top: 0px;
	text-align: center;
	margin-left: 20px;
}

div.EventsCenterCol {
	position: relative;
	float: left;
	width: 460px;
	height: auto;
	background-color: transparent;
	clear: right;
	margin-left: -20px;
	margin-right: -30px;
}

div.EventsCenterImage{
	float: left;
	position: relative;
	background-image: url(../events_images/EventsCenterImage.gif);
	width: 460px;
	height: 314px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: center;
}

div.EventsRightCol {
	float: left;
	width: 250px;
	height: auto;
	clear: right;
	background-color: transparent;
	margin-top: 5px;
}

div.RightContent {
	position: relative;
	width: 240px;
	margin-left: 5px;
}

div.Flourish {
	background-image: url(../events_images/flourishes.gif);
	width: 453px;
	height: 54px;
	background-repeat: no-repeat;
	float: left;
}

div.EventsFooter {
	position: relative;
	float: left;
	width: 925px;
	height: 92px;
	background-image: url(../events_images/EventsFooter.jpg);
}
