@charset "utf-8";
body
{
	background: #000;
	background-image: url(../graphics/dark_blue_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
}



#footer_content {
	height: 60px;
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
}
#content {
	width: 650px;
	margin: 20px auto 0 auto;
	min-height: 600px;
	text-align: left;
	position: relative;
}
#edge_case_logo {
	float: left;
	margin-top: 20px;
}
#edge_case_logo_embed {
	display: block;
}

#mini_staff {
	right: 24px;
	bottom: 21px;
	float: right;
}
#contact_info {
	font-family: Sans-Serif;
	font-size: 14px;
	color: #eee;
	position: absolute;
	bottom: 83px;
	left: 24px;
}
#BandBlurb {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	position: absolute;
	left: 300px;
	top: 392px;
	width: 320px;
	height: 100px;
	color: #FFF;
	padding: 5px;
}
#apDiv1 {
	position:absolute;
	left:335px;
	top:386px;
	width:314px;
	height:394px;
	z-index:1;
}
#ECPlayer {
	position: absolute;
	left: 9px;
	top: 316px;
}
#player {
	position: absolute;
	left: 292px;
	top: 34px;
	margin-top: 20px;
/*	width: 275px;
	height: 346px; */
}
