body {  
	background-image: url(http://www.beyondjordanmusic.com/images/bg_texture.jpg);
	margin: 0px 0px; 
	font-family: times, arial, helvetica, sans-serif;
	color: #000;
	font-size:13px;
}

A				{color:#900; text-decoration: none;}
A:hover			{color:#900; text-decoration: underline;}
A.default				{color:#900; text-decoration: none;}
A.default:hover			{color:#900; text-decoration: underline;}

H1		{font-family: times, arial, helvetica;font-size:20px; font-weight: bold; color: #900;}
H2		{font-family: times, arial, helvetica;font-size:16px; font-weight: bold; color: #900;}
H3		{font-family: times, arial, helvetica;font-size:13px; font-weight: bold; color: #900;}

.bcnav {text-align: right; font-size: 11px; color: #888;}
.bcnav a {color: #888;}
.bcnav a:hover {color: #888;}

.copyright {padding-top: 20px;font-size: 12px; color: #000;}
.copyright a {color: #900;}
.copyright a:hover {color: #900; text-decoration: underline;}

.clear { clear: both;}

*>html .clear {height: 0px;}

.content_container {
	position: absolute;
	width: 630px;
	height: 470px;
	overflow: auto;
	padding-right: 20px;
}

.leftnav {
	position: absolute;
	width: 160px;
}

.leftnav_menu {
	position: absolute;
	list-style: none;
	width: 120px;
	padding-left: 30px;
	font-family: times, arial, helvetica;
	font-size: 13px;
	text-transform: lowercase;
}

.splash_news {
	position: absolute;
	width: 215px;
	color: #630;
	font-size: 11px;
	font-weight: bold;
	padding-top: 60px;
	padding-left: 212px;
}

.splash_events {
	position: absolute;
	width: 245px;
	color: #630;
	font-size: 11px;
	font-weight: bold;
	padding-top: 60px;
	margin-left: 448px;
}

.xspf_player {
	position: absolute;
	padding-left: 540px;
	padding-top: 8px;
}