#Container {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}
#Main {
	background-color: #CCCCFF;
	position: relative;
	top: auto;
	margin: 0px;
}
#Header {
	text-align: center;
}
#Nav {
	margin: 0px;
	height: auto;
	width: auto;
	color: #99CCCC;
}
#Footer {
	height: auto;
	width: auto;
	font-size: 12px;
	color: #333366;
	text-align: center;
	top: auto;
}
.Image-Left {
	float: left;
	margin: 10px;
}
.Image-Right {
	float: right;
	margin: 10px;
}

.EventsLayer {
	height: 400px;
	width: 600px;
	top: auto;
	position: relative;
	left: 83px;
	
}

