/* CSS Document */

#container {
	width: 100%;
	height: auto;
	margin: 0 auto;
}#banner {
	height: 205px;
	width: 720px;
	padding-right: 90px;
	padding-left: 450px;
	padding-top: 5px;
	font-weight: lighter;
}
#leftcolumn {
	width: 528px;
	height: 614px;
	padding-left: 95px;
	padding-top: 60px;
	}
#rightcolumn {
	float: right;
	height: auto;
	width: 528px;
}
#columncontainer {
	height: 100%;
	width: 100%;
}
#left {
	float: none;
	width: 515px;
	height: 604px;
	padding-left: 90px;
	padding-top: 79px;
	position: absolute;
	top: 216px;
	z-index: -1;
	}
#right {
	width: 515px;
	height: 604px;
	padding-right: 98px;
	padding-top: 79px;
	float: none;
	position: absolute;
	top: 216px;
	left: 662px;
	z-index: -1;
}
#homebutt {
	position: absolute;
	height: 21px;
	width: 56px;
	left: 464px;
	top: 233px;
}
#revbutt {
	position: absolute;
	height: 21px;
	width: 71px;
	left: 655px;
	top: 233px;
}
#eventbutt {
	position: absolute;
	height: 21px;
	width: 133px;
	left: 745px;
	top: 233px;
}
#discbutt {
	position: absolute;
	height: 21px;
	width: 120px;
	left: 896px;
	top: 233px;
}
#downloadbutt {
	position: absolute;
	height: 21px;
	width: 47px;
	left: 1035px;
	top: 233px;
	}
#biobutt {
	position:absolute;
	width:100px;
	height:19px;
	z-index:4;
	left: 533px;
	top: 235px;
}
#contactbutt {
	position: absolute;
	height: 21px;
	width: 78px;
	left: 1101px;
	top: 233px;
}
#infodiv {
	height: auto;
	width: 1030px;
	padding-top: 79px;
	padding-right: 124px;
	padding-left: 104px;
	border: 0px solid magenta;
}
#mp3player {
	position: absolute;
	z-index: 5;
	height: 16px;
	width: 401px;
	left: 430px;
	top: 1001px;
}
