#event_layout {
	background-color: #000;
	height: 100%;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#event_home_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #FFF;
	height: 65px;
	width: 455px;
}
#event-sub-header {
	height: 169px;
	width: 393px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#event-footer {
	height: 118px;
	width: 900px;
	background-image: url(../images/home-footer.jpg);
}
#event-nav {
	height: 28px;
	width: 900px;
	background-color: #FFF;
}
#left-logo {
	background-color: #FFF;
	height: 234px;
	width: 38px;
}
#under-logo {
	background-color: #FFF;
	height: 124px;
	width: 79px;
}
#right-logo {
	background-color: #FFF;
	height: 234px;
	width: 29px;
}
#under-nav {
	background-color: #FFF;
	height: 38px;
	width: 900px;
}
#above-tour {
	background-color: #FFF;
	height: 45px;
	width: 62px;
}
#below-tour {
	background-color: #FFF;
	height: 51px;
	width: 87px;
}
#calendar {
	background-color: #FFF;
	height: 400px;
	width: 900px;
}
