#Container {
	position:absolute;
	left:15%;
	top:0px;
	width:906px;
	height:636px;
}

#header-logo-wood {
	position:absolute;
	left:0px;
	top:0px;
	width:906px;
	height:178px;
}

#history-tradition {
	position:absolute;
	left:0px;
	top:178px;
	width:161px;
	height:25px;
}

#rides-attractions {
	position:absolute;
	left:161px;
	top:178px;
	width:140px;
	height:25px;
}

#tickets-pricing {
	position:absolute;
	left:301px;
	top:178px;
	width:127px;
	height:25px;
}

#special-events {
	position:absolute;
	left:428px;
	top:178px;
	width:106px;
	height:25px;
}

#group-info {
	position:absolute;
	left:534px;
	top:178px;
	width:127px;
	height:25px;
}

#gift-shop {
	position:absolute;
	left:661px;
	top:178px;
	width:74px;
	height:25px;
}

#contact-directions {
	position:absolute;
	left:735px;
	top:178px;
	width:171px;
	height:25px;
}

#body-back-parchment {
	position:absolute;
	left:0px;
	top:203px;
	width:906px;
	background-image: url(../images/body_back_parchment.png);
}

#footer-bottom {
	position:absolute;
	width:906px;
	height:77px;
	background-image: url(../images/footer_bottom.png);
}

body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.facebookIcon {
	height: 35px;
	width: 35px;
	left: 70px;
	position: absolute;
	top: -40px;
}
.sponsorClass {
	right: 80px;
	position: absolute;
	top: -40px;
}
#copyrightInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #845B38;
	width: 350px;
	top: -45px;
	position: absolute;
	left: 270px;
	text-align: center;
}#body-back-parchment .mainBody {
	padding-left: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 200px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#calendarContainer {
	height: 360px;
	width: 300px;
	margin-left: 200px;
}
.calendarContainer {
	width: 750px;
	height: 500px;
	background-image: url(../images/calendarContainer.png);
	padding-top: 20px;
}
#calendarControls {
	padding-left: 80px;
}
