body
{
	background-color: rgb(0,0,0);
	color: rgb(235,235,235);
	font-family: helvetica, arial, sans-serif;
}

hr
{
	margin-top: 15px;
	background-color: #fff;
	height: 1px;
}

h2
{
	clear: both;
	/*margin: 0;*/
}

a img
{
	border: 0;
}

#divHeaderFlash
{
	text-align: center;
}

#divBodyContents
{
	width: 911px;
	margin-left: auto;
	margin-right: auto;
}
	
	#divBodyContents .leftCol
	{
		width: 650px;
		float: left;	
	}
	
	#divBodyContents .rightCol
	{
		width: 250px;
		float: right;	
	}
	
	
	#divBodyContents a
	{
		color: #fff;
		text-decoration: none;
	}
	
	#divBodyContents a:hover
	{
		color: #fff;
		text-decoration: underline;
	}
	
.clearB
{
	clear: both;
}

.underline
{
	border-bottom: 1px solid white;
}

.reviewLink
{
	font-size: .89em;
}

.reviewLine
{
	font-size: 1.25em;
}

.divReviewLeft
{
	margin-top: 4em;	
	text-align: left;
}

.firstReview
{
	margin-top: .8em;
}

.divReviewRight
{
	margin-top: 4em;
	text-align: right;	
}

.photoThumb
{
	margin-left: .78em;
	margin-right: .78em;
}

#divAlbumArt
{
	text-align: center;
}
.albumArtThumb
{
	margin-left: 1.5em;
	margin-right: 1em;
}