body { background-color:#000; color:#7c7263;
	text-align: center; font-family:Arial, Helvetica, sans-serif;
}
.wrapper {
	position: relative;
	width: 900px;
	font-size: 12px;
	margin: 0 auto -142px;
	text-align: left;
}
.header {
	height: 402px;
	background: url(header.png) no-repeat;
}
h1 {
	text-indent: -500em;
}
h2 {
	padding: 0 0 0.6em;
	color: #fff;
	font: 20px helvetica,arial,sans-serif;
	text-shadow: #ddd 1px 1px 2px;
	font-weight: normal;
}
p {
	padding: 0 0 1em;
	color: #7c7263;
	font: 12px arial,sans-serif;
}
a {
	color: #ffc600;
	text-decoration: none;
}
a:hover {
	color: #FF4D00;
}
.radioplayer {
	position: absolute;
	top: 10px;
	left: 40px;
}
.footer {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: url(../images/layout/footer.jpg) no-repeat;
}
.footer a {
	text-decoration: underline;
	border: 0;
}
.footer p {
	position: absolute;
	left: 0;
	bottom: 65px;
	width: 900px;
	padding: 0;
	color: #7c7263;
	font: 10px  arial,sans-serif;
	text-align: center;
	text-indent: -55px;
}
.content { margin-left:30px; margin-right:30px;}
.photo { border:#3c2e28 5px solid}
.title {
	color:#FFF;
	font-size: 14px;
}

