body {
	background: #fff;
	margin: 0px 0 0 16px;
	text-align: center;
}

h1 {	
	color: #fff;
	font-family: courier new, courier, monospace;
	font-size: 2em;
	font-weight: bold;	
	margin: 0 0 15px 0;
}

h2 {	
	color: #fff;
	font-family: courier new, courier, monospace;
	font-size: 1.5em;
	font-weight: bold;	
	margin: 0 0 15px 0;
}

p {
	color: #ccc;
	font-family: courier new, courier, monospace;
	font-size:1em; 
	margin: 0 0 10px 0;
}

.small {
	font-size: 10px;
}

td {
	color: #ccc;
	font-family: courier new, courier, monospace;
	font-size: 1em;
}

#wrapper {
	margin: 25px auto 50px auto;
	padding: 0px;
	border:0;
	width: 956px;
	background: url("images/background.gif") repeat-y;
	text-align: center;
}

#header {
	margin: 0;
	padding: 0;
	background: white;
	height: 142px;
	width: 965 px;
}

#header img {
	border: 0px;
}

#social {
	float:left;
	height:26px;
	width:140px;
	text-align:right;
	margin-left:120px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#social {
	float:left;
	height:26px;
	width:120px;
	text-align:right;
	margin-left:120px;
}
}

#left {
	float: left;
	width: 2px;
}

#right {
	float: right;
	width: 16px;
}

#sn {
	float: right:
}

a.twtr-user {
	font-family:verdana;
	font-size: 11px;
}

div.twtr-tweet-text p {
	font-family:verdana;
	font-size: 11px;
}

#content { 
	float: left;
	width: 902px;
	margin: 10px 0 0 21px;
	padding: 0;
	text-align: center;
	display: inline;
}

#page {
	width: 902px;
	background: url("images/pageback.gif") repeat-y;
	color: white;
	font-family: courier new, courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#colLeft {
	display: inline;
	width: 250px;
	background: url("images/pagebackLeft.gif") repeat-y;
	color: #ccc;
	font-family: courier new, courier, monospace;
	font-size: 0.8em;
	font-weight: bold;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-align: left;
	border: 0;
}

#colRight {
	display: inline;
	width: 630px;
	background: url("images/pagebackRight.gif") repeat-y;
	color: white;
	font-family: courier new, courier, monospace;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: left;
	margin:0px;
	padding:0px;
}

#news {
	display: inline;
	width: 630px;
	background: url("images/pagebackRight.gif") repeat-y;
	color: white;
	font-family: courier new, courier, monospace;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
}

#release {
	float: right;
	width: 200px;
	padding-top: 180px;
	margin-left: 20px;
	font-family: courier new, courier, monospace;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.buy {
	margin: 5px;
}

.data {
	color: #ccc;
	font-family: courier new, courier, monospace;
	font-size: 1em;
	margin: 0 20px 20px 20px;
	padding: 0px;

}

#preview {
	font-family: courier new, courier, monospace;
	font-size:1em;
	font-weight: bold; 
	margin-bottom: 15px;
	color: #fff;
}

#footer {
	clear: both;
	background: url("images/footer.gif") no-repeat #fff;
	margin:0px;
	padding: 0px;
	width: 956px;
	height: 132px;
}

#logo {
	width: 575px;
	float: left;
	color: white;
	font-family: courier new, courier, monospace;
	font-size: 10px;
	margin: 15px 0 0 31px;
	text-align: left;
	display: inline;
}


#mailinglist {
	width: 330px;
	float: left;
	margin: 75px 0 0 0;
	text-align: right;
}

.box {
	background:  url(images/boxback.gif) no-repeat left top;
	padding: 4px;
	height: 20px;
	float: right;
}

.boxleft {
	margin-right: 10px;
	height: 75px;
	width: 75px;
	border: 1px solid white;
	float: left;
	text-align: absmiddle;
}

.catleft {
	margin-right: 10px;
	height: 50px;
	width: 50px;
	border: 1px solid white;
	float: left;
	text-align: absmiddle;
}

.artists {
	height: 100px;
	width: 100px;
	border: 1px solid white;
	text-decoration: none;
	margin-bottom: 12px;
}

.artpage {
	height: 100px;
	width: 100px;
	border: 1px solid white;
	text-decoration: none;
	margin-bottom: 20px;
	margin-left:20px;
	float: right;
}

.art {
	width: 170px;
	text-align: center;
	float: left;
}

.release {
	margin: 0 0 20px 20px;
	height: 200px;
	width: 200px;
	border: 1px solid white;
	float: right;
}

.join {
	height: 21px;
	vertical-align: middle;
	color: white;
	font-family: courier new, courier, monospace;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0 0 ;
	float: left;
}

.email {
	border: none;
	vertical-align: middle;
	background: transparent;
	width: 150px;
	height: 21px;
	font-family: courier new, courier, monospace;
	font-size: 11px;
	color:#000;
	font-weight: bold;
	padding: 0 15px 0 3px;
}

#nav {
	width: 900px;
	text-align: center;
	padding:0;
}

ul.menu {
	display: inline;
}

ul.menu li {
	float: left;
	font-family: courier new, courier, monospace;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0px;
}

ul.menu li a:link, ul.menu li a:visited {
	font-family: courier new, courier, monospace;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

ul.menu li a:hover, ul.menu li a:active {
	font-family: courier new, courier, monospace;
	font-size: 1em;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
}

a:link {
	color:#fff;text-decoration : underline;
}

a:visited {
	color:#fff;text-decoration : underline;
}

a:hover {
	color:#fff;text-decoration : none;
}

a:active {
	color:#fff;text-decoration : none;
}
