@charset "UTF-8";
/* CSS Document */



.body {
	height: auto;
	width: 880px;
	background-color: ;
	clear:both;
	position:relative;
	margin-top: -8px;
	margin-right: auto;
	margin-left: auto;
	background-image: ;
	background-repeat: no-repeat;	
	
}


.title {
	height: 120px;
	width: 610px;
	float: left;
 	margin-top: 0px;
	overflow: visible;
}


.menu {
	height: 60px;
	width: 610px;
	float: left;
 	margin-top: 0px;
	text-align: center;
	background-image: url(../images/menu_bi.png);
	background-repeat: no-repeat;	
}



.pagehighlights {
	height: auto;
	width: 250px;
	float: right;
 	position: static;
}




.feature {
	height: auto;
	width: 610px;
	float: left;
 	margin-top: 0px;
}


.content {
	height: auto;
	width: 610px;
	text-align:left;
	float: left;
 	margin-top: 0px;
}

.threesection {
	height: auto;
	width: 202px;
	float: left;
}


.menudetails {
	height: auto;
	width: 610px;
	float:left;
	text-align:center;
}


.gigsection {
	height: auto;
	width: 600px;
	float:left;
	text-align:left;
	background-image:url(../images/giglisting_bi.png);
	background-repeat: repeat-y;
}

.eventssection {
	height: auto;
	width:610px;
	float:left;
	background-image: url(../images/events_date_bi.png);
	background-repeat:no-repeat;
}


.footer {
	height: 65px;
	width: 610px;
	float: left;
 	margin-top: 0px;
	background-image: url(../images/footer_bi.png);
	background-repeat: no-repeat;	
}

.footermenu {
	height:30;
	width:400px;
	float: left;
}

.links {
	height:auto;
	width:100px;
	float: right;
	background-image: url(../images/link_bi.png);
	background-repeat:no-repeat;
}