/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:black;
	line-height:170%;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
}

.container {
	margin-top:0px;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	border-top-style:solid;
	border-top-color:#989898;
	border-bottom-style:solid;
	border-bottom-color:#989898;
	width:800px;
	text-align:left;
	background-color:#000;

	}

.splash-column {
background-color:#000;
color:#fff;}

.padding {padding-top:0px;}


.small-column {background-color:#000; color:#fff; border:none;}

	
.menuholder {background-color:#000;}

.textbox {
	width: 520px;
	padding:15px;
	float:left;
background-color:#000;
}

.picbox {
	width: 350px;
	overflow:hidden;
	padding:15px;
	margin-right:20px;
	float:right;
background-color:#000;

	}
	
.boxit {
	border-bottom-style:solid;  
	border-bottom-color:#989898;
	border-bottom-width:thin;
padding-bottom:20px;
margin-bottom:15px;
color:#fff;

}

.subscribetext {
	font-family: Arial, Helvetica, sans-serif;
padding-bottom:2em;
	font-size: 11px;
	color:#FFFFFF;
}

h1  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	color: #bababa;
 	font-weight: bold;
 			line-height:110%;
		padding-top:0px;
		width:100%;
clear:right;
float:left;
} 

containphotos {
	float:left; 
	clear:left;

	}
	
h2  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #bababa;
 	font-weight: bold;
	padding-top:15px;
			line-height:110%;
} 

.artist-column h1 {color:#bababa; width:100%;}

div.HeaderTitle {  }
div.HeaderArtist {  }
div.HeaderLabel {  }
div.HeaderCatNo {  }
div.HeaderRelDate {  }

input.groovybutton
{
   font-size:10px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#000000;
   height:19px;
   background-color:#898989;	
   border-style:none;
}

input.mysubmit
{
   font-size:10px;
   font-family:Verdana,sans-serif;
   color:#000000;
   height:19px;
}

table {
	border-collapse:collapse;
	font-size: 11px;
	color:#FFFFFF;
	}
	
tr {
	margin-bottom: 5px;
	text-align:left;
	}
	
td	{
	padding-left: 15px;
	}

a	{
	color:#a0a0a0;
	}
	
.item 
	{margin-bottom:20px;
	padding-bottom:15px;}

.breakit 
	{width:100%;
	float:left;
	clear:right;
	padding-right:400px;
		position:relative;
	}