.header {
	clear: both;
	float: left;
	height: 173px;
	width: 900px;
	background-image: url(../images/bg_header.jpg);
}
.navholder {
	clear: both;
	float: left;
	height: 64px;
	width: 712px;
	text-align: center;
	margin-right: 94px;
	margin-left: 94px;
}
.navholder-home {
	clear: both;
	float: left;
	height: 32px;
	width: 712px;
	text-align: center;
	margin-right: 94px;
	margin-left: 94px;
	margin-top:20px;
}
.maincontent {
	height: auto;
	width: 840px;
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: repeat-y;
	float: left;
}
.bgbelownav {
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 900px;
}
.footer {
	float: left;
	width: 840px;
	height: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	text-align: center;
	padding-bottom: 15px;
	font-size: 11px;
}
.editableregion {
	float: left;
	height: auto;
	width: 840px;
	min-height: 450px;
}
.announcementwrapper {
	float: left;
	height: auto;
	width: 840px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: maroon;
	font-style: normal;
	font-weight: normal;
}
.C2A_Gigs {
	float: left;
	height: 232px;
	width: 219px;
	background-image: url(../images/BG_LatestNews.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 85px;
	color: white;
	background-color: #000;
}
.C2A_News {
	float: left;
	height: 232px;
	width: 200px;
	background-image: url(../images/BG_UpcomingGigs.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 85px;
	color: white;
	background-color: #000;
line-height: 200%;
padding-left: 61px;
}
.C2A_Connect {
	float: left;
	height: 202px;
	width: 210px;
	background-image: url(../images/BG_Connect.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 115px;
	color: white;
	background-color: #000;
}
.sliderwrapper {
	float: left;
	width: 784px;
	margin-right: auto;
	margin-left: 28px;
}
.author {
	display: none;
}

.date {
	display: none;
}
.socialholder {
	width: 197px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 21px;
}