body {
	background-color:#771c00;
	color:#f5c383;
	text-align: center;
}

#linklist {
	color:#82bc37;
	text-align:left;
	margin-top:30px;
}

.pheader {
	font-size:48px;
	margin-top:20px;
	margin-bottom:40px;
}

.album {
	margin-bottom:30px;
}

.albumdesc {
	text-align:right;
	margin-bottom:30px;
}

.thumbnail {
	width:300px;
	margin-bottom:40px;
}

.video {
	display:none;
	margin-bottom:20px;
}

.videodesc {
	text-align:left;
	width:300px;
	margin-bottom:30px;
}

.videodesc h6 {
	color:#82bc37;
}

a.playstart {
	width:300px;
	text-decoration:none;
	position:relative;
	display:block;
	float:left;
}

a.playstart span.playoverlay {
	position:absolute;
	left:118px;
	top:52px;
}

a.playstart span.playoverlay_b {
	position:absolute;
	left:118px;
	top:80px;
}

.player {
}

.bodytext {
	text-align:left;
	font-size:18px;
}

#htmllogo {
	position:fixed;
	left:10px;
	bottom:20px;
	width:64px;
}

#idllogo {
	position:fixed;
	width:100px;
	right:10px;
	bottom:10px;
}