/* CSS Document */

#global {
	width: 900px;
	height: 675px;
	top: -20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #212C34;
}

#hometext {
	width: 400px;
	height: 217px;
	position: absolute;
	top: 268px;
	left: 86px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
}

#musictext {
	width: 369px;
	height: 217px;
	position: absolute;
	top: 270px;
	left: 60px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
}

#contacttext {
	width: 369px;
	height: 217px;
	position: absolute;
	top: 247px;
	left: 87px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
}

#navigation {
	width: 383px;
	height: 26px;
	position: absolute;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	left: 54px;
	top: 137px;
	font-weight: bold;
}

#textservices {
	width: 400px;
	height: 325px;
	position: absolute;
	overflow-y:scroll;
	top: 203px;
	left: 47px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #B3A784;
	padding-right: 25px;
	padding-bottom: 25px;
}

#textbio {
	width: 429px;
	height: 325px;
	position: absolute;
	overflow-y:scroll;
	top: 203px;
	left: 55px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #B3A784;
	padding-right: 25px;
	padding-bottom: 25px;
}

#images {
	width: 326px;
	height: 391px;
	position: absolute;
	top: 173px;
	left: 74px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #B3A784;
}

#concerts {
	width: 664px;
	height: 340px;
	position: absolute;
	overflow-y:scroll;
	top: 212px;
	left: 56px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #B3A784;
	padding-right: 25px;
}

#reviews {
	width: 507px;
	height: 350px;
	position: absolute;
	top: 212px;
	left: 56px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
	color: #B3A784;
	padding-right: 25px;
}

#imagesbox {
	width: 400px;
	height: 450px;
	position: absolute;
	top: 99px;
	left: 469px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #B3A784;
	border: 15px solid #FFFFFF;
}

#mainimages {
	width: 445px;
	height: 421px;
	position: absolute;
	top: 139px;
	left: 52px;
	z-index: 3;
}

#title {
	width: 250px;
	height: 28px;
	position: absolute;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	left: 56px;
	top: 172px;
	font-weight: bold;
}

.concertrecord {
	position: relative;
	width: 600px;
	float: left;
	margin-bottom:15px;
}

.concertdate {
	position: relative;
	width: 85px;
	float: left;
	margin-bottom:25px;
	margin-right: 50px;
}

.concertname {
	position: relative;
	width: 450px;
	float: left;
}


#bottom {
	width: 900px;
	height: 15px;
	position: absolute;
	left: 0px;
	top: 587px;
	background-color: #1F262C;
}

#flashplayer {
	width: 341px;
	height: 168px;
	position: absolute;
	z-index: 3;
	left: 254px;
	top: 388px;
}

#siteby {
	width: 900px;
	height: 40px;
	margin-top:10px;
	position: relative;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	top: 0px;
}

A {
text-decoration:none;
color:#000000;
}

A:Hover{
text-decoration:none;
color:#4594d9;;
}

A:Active{
text-decoration:none;
color:#4594d9;;
}
	

