body, th, blockquote, dl, ul, ol {
  color: #333333;
  font-size: 10.5pt;
  background-image: url(images/backgroundoutside.png);
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #F3F3EB;
  background-repeat: repeat;
}
img {border:none;}

p {
	margin-bottom:15px;
}

h1, h2, h3, h4, h5{
	/*color:#656565;    */
	font-weight:800;
	position:relative;
	margin-top:10px;
	margin-bottom:5px;
		}
	
.box {
	display:table;
}
.center {
	text-align: center;
 }
.releasebox{
	background-image:none;
    vertical-align:middle;
	height:90px;
	padding:10px;
	}
.newsitem {
	display:table;
	background-image:none;
	padding-top:10px;
	padding-bottom:15px;
/*
	min-height: 150px;
	height:auto !important; 
	height:150px;
*/
}	

.datefont {font-weight:200;}	
.releasecover
{width: 320px; float: left; min-height:300px; height:auto; height: 300px; padding: 15px}
#releasedetails {
	margin-left:340px;
	padding-left:15px;
	min-height:330px; height:auto; height: 330px;
}


.releasedata{
	background-image:none;
	vertical-align:middle;
	height:auto;
	padding:10px;
	}
	.releasetn{
	width:90px;
	height:90px;
	background-image:none;
	vertical-align:middle;
	left:0px;
	margin:5px;
	float: left;
	}
.artistphoto {
	float:left;
	padding:0px;
	padding-right:15px;
	min-width: 100px;
	}	
#contain {
	background-image:none;
         background-color: #F3F3EB;
	position: relative;
	width: 800px;
	min-height: 500px;
	height:auto !important; 
/*
	height:500px;
*/
/*	border: 2px solid #BBBBB5;    */
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	}
	
#content {

	background-image:none;
	min-height: 400px;
	height:auto !important; 
/*
	height:400px;
*/	
	margin:20px;
	overflow:hidden;
	}
#logotype {
/*
	background-image:url('images/sitelogo.png');
*/
	background-repeat:no-repeat;
	max-width: 780px;
	height: 108px;
	padding:0px;
	}

#welcome {
	border-bottom:1px solid #999999;
	padding-bottom:15px;

/*
	margin-left:270px;
	padding-left:15px;
*/

}


#leftcolumn {

	width:250px;
	float:left;
	min-height:100%;
	}

#rightfloat {
	border-left:1px solid #999999;
	margin-left:270px;
	padding-left:15px;
}


#sig {

	color: #dddddd;
	padding: 15px;
	font-size:x-small;
	position:relative;
	bottom:5px;
	text-align:center;
	}
/*
table.main {
  border: 1px solid #223333;
  border-collapse: collapse;
  width: 800px;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}
*/
.scplayer {
	padding:3px;
	padding-top:5px; 
	background-image: none;
	color: #050505;
	background-color: #f6b062;
}

a:link {
  color: #017BC8;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #5A778A;
}
a:hover {
  color: #017BC8;
  text-decoration:underline;
}
