#container #mainContent #slideShow {
	width: 500px;
	height: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background-color: #CCC;
}
#container #mainContent #rightSideBox {
	float: right;
	width: 155px;
	margin-top: 10px;
	font-size: 11px;
	height: auto;
	background-image: url(../images/text-bg.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainContent #Box1 {
	float: left;
	height: 150px;
	width: 150px;
	padding: 5px;
}
#container #mainContent #box2 {
	padding: 5px;
	float: left;
	height: 150px;
	width: 150px;
	margin-left: 10px;
}
#container #mainContent #box3 {
	padding: 5px;
	float: left;
	height: 150px;
	width: 150px;
	margin-left: 10px;
}
#container #mainContent #footerBoxes {
	width: 690px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#container #mainContent #footerBoxes #PostCommunityEvents {
	float: left;
	height: 90px;
	width: 90px;
	margin-right: 10px;
	padding: 5px;
}
#container #mainContent #footerBoxes #facebook {
	padding: 5px;
	float: left;
	height: 90px;
	width: 90px;
	margin-right: 10px;
}
#container #mainContent #footerBoxes #NCLifeflight {
	padding: 5px;
	float: left;
	height: 90px;
	width: 90px;
	margin-right: 10px;
}
#container #mainContent #footerBoxes #UpcomingEvent1 {
	padding: 5px;
	height: 90px;
	width: 90px;
	margin-right: 10px;
	float: left;
}
#container #mainContent #footerBoxes #UpcomingEvent2 {
	padding: 5px;
	float: left;
	height: 90px;
	width: 90px;
	margin-right: 10px;
}
#container #mainContent #footerBoxes #UpcomingEvent3 {
	padding: 5px;
	float: left;
	height: 90px;
	width: 90px;
	margin-right: 10px;
}
