body { 
/*	font-family: 'Palatino Linotype'; */
	font-family: 'Helvetica';
	font-size: 12px; 
	background:black none repeat scroll 0 0;
}
h1 {
	font-family: Helvetica;
	font-weight: lighter;
	font-size:24px;
	line-height: 24px;
	color:#F7BE81;
	padding: 5px;
	letter-spacing: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}
dl { 
	width: 425px; 
	font-size: 12px; 
	padding: 5px; 
 	margin: 2px; 
	position:absolute; top:46px; left:10px;

}

dl,dd { margin: 7px; }

dt { 
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	background-color:#000000;
	border:2px solid #6E6E6E;
	font-size: 14px; 
	padding: 5px; 
	margin: 1px; 
}

dt a { color: #FFF; }

dd a { color: #FFF; }

ul { 
	list-style: none; 
	padding: 5px; 
}

li { color: #FFF; }


a:link {color:#FFFFFF; text-decoration:none;}      /* unvisited link */
/*a:visited {color:#EBDDE2; text-decoration:none;}  *//* visited link */
a:visited {color:#FFFFFF; text-decoration:none;}  /* visited link */
a:hover {color:#F7BE81; text-decoration:none;}  /* mouse over link */
a:active {color:#FFFFFF; text-decoration:none;}  /* selected link */

.mainDiv{ margin-top: 1px; width:450px;}

.accordianTitle { width: 100px; background: #0080FF; }

.albumMoreLove{ 
	margin-top:	1px; 
	margin-left: 21px;
}

.albumJustShine { 
	margin-top: 1px; 
	margin-left: 250px;	
}

.albumTitle{ margin-left: 10px; margin-bottom: 5px; }

.trackListingMoreLove{font-size: 10px; list-style-type: lower-roman; /* display: none; */ float:right; text-transform:lowercase;}

.trackListingJustShine{font-size: 10px; list-style-type: lower-roman; /* display: none; */float:left;}

.bottom{
	width: 500px; 
	position:absolute; bottom:0; 
	visibility:hidden;
	}

.bottomRight{/*width: 500px; */
	font-family: Helvetica;
    font-weight: lighter;
    font-size:12px;
	position:absolute; bottom:0; right:0; color:#F7BE81;}

.youtubeIcon{margin-left: 300px;}
.aboutText{ text-indent: 42px; text-align:justify; font-size: 12px; }

.playerDiv{
	color:white; 
	width:500px; 
	position:absolute; 
	top:70px; 
	left:500px;
	color:#F7BE81;
}


