body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
.MainBox {
	width: 790px;
	padding: 3px;
}
.FullWidth {
	width: 100%;
}
.ArtistTitle {
	font-size: 11px;
	font-weight: bold;
}
.AlbumTitle {
	font-size: 11px;
	font-style: italic;
}
.BigTitle {
	font-size: 12px;
	font-weight: bold;
}
.FFHeader {
	margin-bottom: 20px;
	text-align: center;
}
.News {
	font-size: 11px;
	padding: 10px;
	background-color: #000033;
}
.NewsBorder {
	margin: 5px;
	padding: 2px;
	background-color: #FFFF00;
}
.PostTitle {
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
	margin-bottom: 5px;
}
.PostText {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2;
}
.PostFooter {
	font-size: 8px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
}
.AlbumDesc {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
.AlbumPlayer {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
.AlbumBuy {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
.GreyLine {
	color: #333333;
	margin-top: 40px;
	margin-bottom: 40px;
}
.MiniBorder a:link img, .MiniBorder a:visited img, .MiniBorder img {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}
a {
	color: #FFFFFF;
}
.PageHeader {
	font-size: 20px;
	margin-bottom: 15px;
}
.Comments {
	color: #CCCCCC;
}

.LeftImage {
	margin: 5px;
}
td {
	text-align: left;
}
.Copyright {
	font-size: 8px;
	text-align: right;
}
.Copyright a {
	color: #FFFF00;
}
