.albumHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-left: 15px;
	background-color: #333333;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
.albummaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 30px 5px;
	color: #666666;
	font-style: normal;
	text-align: justify;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 5px;
}
.AlbumTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: .3em;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	height: 100px;
	width: 600px;
}
