a:link {
	color: #3087B1;
	text-decoration: underline;
}
	
a:visited {
	color: #3087B1; text-decoration: underline;
}
	
a:hover {
	color: #3087B1;
	text-decoration: none;
}

body {
	background-color: #000000;
	margin-left: 0;
	margin-right: 0;
}

.menu {
	font-size: 10pt;
	font-weight: normal;
	color: white;
	font-family: arial, helvetica;
}

.label {
	font-size: 10pt;
	font-weight: bold;
	color: #883333;
	font-family: arial, helvetica;
}

.title {
	font-size: 12pt;
	font-weight: bold;
	color: #883333;
	font-family: arial, helvetica;
}

.subtitle {
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	font-family: arial, helvetica;
}

.text {
	font-size: 10pt;
	font-weight: normal;
	color: #CCCCCC;
	font-family: arial, helvetica;
	position: absolute;
	left: 20;
	top: 20;
	right: 20;
}

.note {
	font-size: 9pt;
	font-weight: normal;
	color: #CCCCCC;
	font-family: arial, helvetica;
}

.note2 {
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
	font-family: arial, helvetica;
}

.photo {
	width: 140;
	height: 105;
	font-size: 10pt;
	font-weight: normal;
	color: #CCCCCC;
	font-family: arial, helvetica;
}

.album_name {
	font-size: 12pt;
	font-weight: bold;
	color: #883333;
	font-family: arial, helvetica;
}

.album_desc {
	font-size: 10pt;
	font-weight: normal;
	color: #883333;
	font-family: arial, helvetica;
	line-height: 2;
}

.tracks {
	font-size: 10pt;
	font-weight: normal;
	color: #CCCCCC;
	font-family: arial, helvetica;
}

.tracks_td {
	vertical-align: top;
}

.tracks_featured {
	color: #883333;
}

.movies {
	text-align: center;
	vertical-align: middle;
}

.books {
	text-align: center;
	vertical-align: top;
}