	@import url("./header.css");
body {
	margin-left: 0px;
	margin-top: 0px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	width:259px;
	height:403px;
	z-index:301;
	left: 10px;
	top: 176px;
}
#apDiv3 {
	position:absolute;
	width:397px;
	z-index:302;
	left: 279px;
	top: 176px;
}
#apDiv4 {
	position:absolute;
	width:259px;
	z-index:303;
	left: 686px;
	top: 176px;
	height: 403px;
}
#apDiv5 {
	position:absolute;
	width:397px;
	height:107px;
	z-index:304;
	left: 279px;
	top: 354px;
}
#apDiv6 {
	position:absolute;
	width:397px;
	height:107px;
	z-index:305;
	left: 279px;
	top: 472px;
}
#apDiv7 {
	position:absolute;
	width:259px;
	z-index:306;
	left: 686px;
	top: 454px;
	bottom: 0px;
}
#floating {
	width:259px;
	height:125px;
	position:relative;
}
#floating div {
	position:absolute;
	bottom:0;
	left:0;
}
.monthday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.calyellow {
	background-image: url(images/events_cal_yel.jpg);
	background-repeat: no-repeat;
}
.eventtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.caltime {
	background-image: url(images/events_time_yel.jpg);
	background-repeat: no-repeat;
}
.caltime_dis {
	background-image: url(images/event_timeBlock_dis.jpg);
	background-repeat: no-repeat;
}
.eventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.eventText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.eventText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.contactblock {
	background-image: url(images/event_contactblock.jpg);
	background-repeat: no-repeat;
}
.eventTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
