#broadway_absolute {
	position:absolute;
	top:155px;
	left:28px;
	width:563px;
	height:auto;
	z-index:10;
	overflow:hidden;
}

#concert_absolute {
	position:absolute;
	top:460px;
	left:28px;
	width:563px;
	height:auto;
	z-index:10;
	overflow:hidden;
}

#home_absolute {
	position:absolute;
	top:460px;
	left:28px;
	width:563px;
	height:auto;
	z-index:10;
	overflow:hidden;
}

#bottom h3 {
	text-align:center;
}

#bottom a:link {
	color:#FFF;
	text-decoration:none;
}

#bottom a:hover {
	color:#FFF;
	text-decoration:none;
}

#bottom a:visited {
	color:#FFF;
	text-decoration:none;
}