a {
	font:10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	
}

#maindata {
	position:center;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	overflow: auto;
	}
#Biography {
	position:center;
	width:330px;
	height:260px;
	overflow:auto;
	z-index:1;
}
#Lyrics{
	position:center;
	width:450px;
	height:295px;
	overflow:auto;
	z-index:1;
}

#Links{
	position:center;
	width:330px;
	height:260px;
	overflow:auto;
	z-index:1;
}
	
#bg {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}

/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #C6AE88;
	text-decoration: none;
	letter-spacing:2px;
	display: block;
	padding: 1px 1px;
	border: 1px solid #333333;
	}
	
#navigation a:hover {
	color:#000000;
	background-color: #ffffff;
	border: 1px solid #C6AE88;
	}

#navigationlinks a {
	font:10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:2px;
	display: block;
	padding: 1px 1px;
	border: 1px solid #050308;
	background-color: #9F3399;
	}

#navigationlinks a:hover {
	color:#FFFFFF;
	background-color: #6B1C5D;
	}


#anavigation a {
	font:9px Arial, Helvetica, sans-serif;
	color: #C6AE88;
	text-decoration: none;
	letter-spacing:2px;
	display: block;
	padding: 1px 1px;
	border: 1px solid #333333;
	}
	
#anavigation a:hover {
	color:#000000;
	background-color: #C6AE88;
	}
	
#background td {
	background:url("");
	}
	
#padding {
	padding:16px;
	}
	
#paddingtitlealbum {
	padding:0px;
	}
	
/* DataStyles */

#Data td {
	border: 1px solid #cccccc;
	padding: 0px;
	}
#Datalyrics td {
	font:10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:2px;
	display: block;
	padding: 0px 3px;
	border: 1px solid #ffffff;
	}
#album_image td {
	border: 1px solid #cdcdcd;
	padding-left:0px;
	}
#noborder td {
	border: 0px;
	}

#Dataheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class */

.tagline {
	font: 9px Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing: 0.1em;
	}
	
.LightBodyText {
	font:10px Arial, Helvetica, sans-serif;
	line-height:10px;
	color:#FFFFFF;
	letter-spacing:2px;
    }
	
.bodyText {
	font:10px Arial, Helvetica, sans-serif;
	line-height:10px;
	color:#000000;
	letter-spacing:2px;
    }
	
.style35 {
	color: #FF0000;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.style38 {color: #000000; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; 
}
.style_links {
	color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	padding: 2px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}