body {
	font-family: sans-serif;
	font-size: 14px; 
	color: #000000;
	background-color: #775B34;
	margin-top: 0;
	margin-bottom: 0;

	text-align: center;

}

a {
	color: #000000;
	}

#container {
	width: 980px;
	background: url(images/woodback.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	
}

#outerframe {
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
	background-color: #A30234;
	width: 862px;
}

#innerframe {
	border-color: #000000;
	border-style: solid;
	margin: 5 5 5 5;
	width: 842px;
	float:left;
}

#navbar {
	background-color: #000000;
	width: 862px;
	margin-bottom: 3px;
	margin-top: 0px;
}

#footernav {
	background-color: #000000;
	width: 862px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-top: 6px;
}

#frontnews {
	width: 211px;
	background: url(images/front_newsback.jpg);
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;

	float: left;
}

#newsblock {
	width: 175; 
	text-align: left;
	font-size: 12px;
}

.feature {
	font-size: 14px;
}

a.newsblock:link {
	color: #000000;
	text-decoration: none;
}

#frontfeature {
	width: 591px;
	background: url(images/front_contentback.jpg);
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 10px;	
	float: right;
}

.newshead {
	color: #CD0209;
	font-family: sans-serif;
	font-size: 14px;
}

#insideblock {
	width: 809px;
	background: url(images/inside_back.jpg);
	margin: 10 5 10 5; 
}

.albumtitle {
	color: #000000;
	font-family: sans-serif;
	font-size: 20px;
}

.panel {
	background-color: #FFF468;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 5 5 5 5;
}

.playlist {
	background-color: #cccccc;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 5 5 5 5;
}

.playoptions {
	background-color: #cccccc;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 5 5 5 5;
	font-size: 14px;
	position: relative;
	top: 26px;
}
	
a.playoptions:link {
	text-decoration: none;
}

.p1 {
	background-color: #FFA233;	margin-left: 5px;

	font-size: 12px;
}

.p2 {  background-color: #FFD16E;
	margin-left: 5px;
	font-size: 12px;
}
