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

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

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

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

div.GalleryLeftCol1 {
	position: relative;
	float: left;
	width: 50px;
	height: auto;
	background-color: transparent;
	margin-top: 0px;
}

div.LeftContent1 {
	position: relative;
	width: 50px;
	margin-top: 0px;
	text-align: center;
	margin-left: 0px;
}

div.GalleryCenterCol {
	width: 925px;
	height: 450px;
	background-color: transparent;
	clear: right;
	margin-left: 0px;
	margin-right: 0px;
	background-position: center;
	margin-top: 10px;
}

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

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

div.RightContent1 {
	position: relative;
	width: 50px;
	margin-left: 0px;
}

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

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

