body, td {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color:#666666;
	margin-top: 0px;
	margin-left: 0px;
	vertical-align: top;
}

body {
	background-color: #000000;
}

H2 {
	font-weight: bold;
	font-size: 14px;
}


.leftNavUpcomingShows
{
	font-weight: bold;
	font-size: 11px;
	color: #00bdf2;
}

a:link, a:active, a:visited { color: cccccc; text-decoration: none }
a:hover { text-decoration: underline }

.header {
	height: 190px;
}

.container {
	width: 800px;
}

.contentContainer {
	width: 			700px;
	padding-left:	100px;
}

.leftNav {
	color:		#818285;
	width: 		181px;
	padding:	0 0 0 0;
	float: 		left;
	font-size: 	11px;
}

.loudestBanner {
	float: left;
}

.mainContainer {
	width: 488px;
	padding:	0 0 0 0;
	float: 		left;
}

.indexAlbumShoutOut { 
	height: 135;
    width: 440;
}
.theAlbumImage { 
    width: 145;
	height: 135;
    float: left; 
}
.theAlbumText {
	height: 135;
	display: table-cell;
	vertical-align: middle;
	float: left;
}

.subhead {
	color: #faed25;
}

.clear {
	clear: 			both;
	font-size: 		0;
	line-height: 	0;
	height: 		0;
	margin: 		0;
	padding: 		0;
}

.pictureRow { 
	height: 200px;
}

.thePictures {
	margin-top: 10px;
}

.pictureSetTitle { 
	color: #ffffff;
}

.albumBG {
	background-color: #333333;
	width: 346;
	height: 346;
}

.album {
	padding: 2px 2px 2px 2px;
}

.storeTee {
	text-align: center;
	float: left;
}

.picture {
	background-color: #333333;
	float: left;
	margin-right: 1px;
}

.picture a:link, .picture a:visited, .picture a:active, .picture a:hover
{
	text-decoration: none;
}

.mediumFormatPicture {
	padding: 14px 22px 14px 22px;
}

.landscapePicture {
	padding: 20px 10px 20px 10px;
}

.portratePicture {
	padding: 20px 10px 20px 10px;
}

.blue {
	color: #00bdf2;
}

.green {
	color: #47b449;
}