#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/fibdesign.png);
	background-repeat: no-repeat;
	float: left;
	height: 370px;
	width: 900px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
#navbar {
	float: left;
	height: 40px;
	width: 900px;
	margin-top: 64px;
}
.contentbox {
	background-image: url(images/paperboxtexture.jpg);
	background-repeat: repeat;
	float: left;
	width: 870px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 15px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
.leftimage {
	float: left;
	width: 250px;
	margin-right: 20px;
}
#righttext {
	float: right;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
}
#week1 {
	height: 40px;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
#week2 {
	height: 40px;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
#week3 {
	height: 40px;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
#week4 {
	height: 40px;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
#week5 {
	height: 40px;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
#week6 {
	height: 40px;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
#BookNow {
	height: 40px;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
.event {
	float: left;
	width: 870px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
	position: relative;
}
.lefteventdesc {
	float: left;
	width: 630px;
	margin-right: 10px;
	position: relative;
}
.righteventimage {
	float: right;
	width: 230px;
}
.righteventdesc {
	float: right;
	width: 630px;
	margin-left: 10px;
	position: relative;
}
.lefteventimage {
	float: left;
	width: 230px;
	position: relative;
}
.linkbox {
	float: left;
	width: 870px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
}






#countdown_dashboard {
	height: 110px;
}

.dash {
	width: 110px;
	height: 114px;
	background: transparent url('../images/dash.png') 0 0 no-repeat;
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash .digit {
	font-size: 55pt;
	font-weight: bold;
	float: left;
	width: 55px;
	text-align: center;
	font-family: Times;
	color: #FFF;
	position: relative;
}

.dash_title {
	display: block;
	font-size: 9pt;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 2px;
}


.twentyfivesticker {
	height: 100px;
	width: 100px;
	position: absolute;
	top: -20px;
	right: 60px;
	background-image: url(images/stickers/twentyfive.png);
}
.fiftyfivesticker {
	height: 100px;
	width: 100px;
	position: absolute;
	top: -20px;
	right: 60px;
	background-image: url(images/stickers/fiftyfive.png);
}
.fiftyfivesticker2 {
	height: 100px;
	width: 100px;
	position: absolute;
	top: 13px;
	right: -60px;
	background-image: url(images/stickers/fiftyfive.png);
}
.sixtysticker {
	height: 100px;
	width: 100px;
	position: absolute;
	top: -20px;
	right: 60px;
	background-image: url(images/stickers/sixty.png);
}
#footer {
	float: left;
	height: 125px;
	width: 900px;
	margin-top: 20px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footertext {
	float: left;
	width: 900px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 0.9em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#benningtonmedialogo {
	float: left;
	height: 65px;
	width: 900px;
	margin-top: 30px;
}

