@charset "UTF-8";
/* CSS Document */

.wrapper {
	height: 590px;
	width: 1000px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.main {
	height: 556px;
	width: 1000px;
	background-image: url(images/events_bkrnd.jpg);
	background-repeat: no-repeat;
}
.footer {
    width: 1000px;
	height: 34px;
}
.top spacer {
	height: 100px;
	width: 1000px;
}
.leftspacer {
	height: 556px;
	width: 500px;
}
.calender {
	height: 320px;
	width: 420px;
	float: left;
}
.calendarholder {
	float: left;
	height: 415px;
	width: 320px;
}
.bottomleftspacer {
	float: left;
	height: 150px;
	width: 15px;
}
.leftspacertop {
	height: 177px;
	width: 500px;
}
.spacercalender {
	float: left;
	height: 200px;
	width: 15px;
}
