#audioPlayer{
	top:0px;
	left:0px;
	position:absolute;
	height:100px;
	width:355px;
}

#login_form{
	float:right;
	text-align:right;
	padding-right:10px;
}


body#videos #content{
	background:url(../_graphics/video_bg.jpg) top center no-repeat #090c13;
}

body#members_home #content{
	background:url(../_graphics/members_bg.jpg) top center no-repeat #020e11;
}

body#lyrics #content{
	background:url(../_graphics/lyrics_bg.jpg) top center no-repeat #051a1b;
}

body#videos #col1{
	margin-top:650px;
	width: 30%;
}

body#videos #col2{
	margin-top:650px;
	width: 30%;
}

body#videos #col3{
	float:left;
	line-height:16px;
	margin-top:650px;
	width: 30%;
}

body#members_home #col1{
	margin-top:350px;
	width: 30%;
}

body#members_home #col2{
	margin-top:350px;
	width: 30%;
}

body#members_home #col3{
	float:left;
	line-height:16px;
	margin-top:350px;
	width: 30%;
}

body#videos #col1 .section_title{
	color:#b92a01;
	border-bottom:1px solid #683412;
	margin-bottom:10px;
}

body#videos #col2 .section_title{
	color:#b92a01;
	border-bottom:1px solid #683412;
	margin-bottom:10px;
}

body#videos #col3 .section_title{
	color:#b92a01;
	border-bottom:1px solid #683412;
	margin-bottom:10px;
}

body#members_home #col3 .section_title{
	color:#1895a4;
	border-bottom:1px solid #1895a4;
	margin-bottom:10px;
}

body#members_home #col2{
	width:320px;
}

body#members_home #col1{
	width:320px;
}

body#members_home .ul_thumbs li{
	float:left;
}


body#lyrics #col1{
	display:inline;
	margin-top:190px;
	margin-left: 120px;
	margin-right:70px;
	width:250px;
}

body#lyrics #col2{
	margin-top:190px;
	width: 400px;
}
.album_title{
	border-bottom:1px solid #683412;
	margin-top: 5px;
	margin-bottom:2px;
	padding-bottom:5px;
	width:100%;
}
.album_title a{
	font-size:14px;
	color:#ffffff;
}

.album_track a{
	margin-left:20px;
	color: #B92A01;
}

.album_track a:hover{
	color: #ffffff;
}

.li_first{
	clear:both;
	margin-right:6px;
}

.track_title{
	font-size:14px;
	color: #157377;
	padding-bottom:10px;
}

.track_lyrics{
	padding-bottom:30px;
}

#playerholder{
	top:238px;
	left:50%;
	margin-left:-334px;
	position:absolute;
	height:380px;
	width:637px;	
}


#lyrics .div_lyric{
	display:none;
	font-size:14px;
}

.div_lyric p{
	text-align:right;
	font-size:10px;
	color:#267C89;
}