body {
	background-color: #000;
	margin: 0;
}

#content {
	color: #fff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 784px;
	height: 525px;
	margin: 12px auto 4px;
	padding: 8px;
	background: #760902 url(elements/Jazzbeau-group.jpg) no-repeat 0 0;
	overflow: visible;
	position: relative;
	border: 1px solid #fdf6cb;
}

#logo {
	top: 298px;
	left: 297px;
	position: absolute;
	width: 200px;
	height: auto;
}

#info {
	position: absolute;
	width:258px;
	height: 121px;
	z-index:1;
	top: 380px;
	left: 515px;
	background-color: #500000;
	padding: 8px;
	border: 1px solid #d0aa14;
	overflow: visible;
}

#personnel td {
	padding: 4px 8px 12px;
}

#dates {
	position: absolute;
	width: 250px;
	height: 121px;
	z-index:1;
	top: 380px;
	left: 10px;
	background-color: #500000;
	padding: 8px;
	border: 1px solid #d0aa14;
}

#player {
	width: 182px;
	height: 48px;
	position: absolute;
	right: 311px;
	top: 472px;
}


h1, h2 {
	font-weight: bold;
}
h2 {
	font-size: 14px;
}

p {
	margin-top: 8px;
	margin-bottom: 4px;
	line-height: 14px;
}

a, a:visited {
	font-weight: bold;
	color: #fbe21a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
