@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	vertical-align: baseline;
	background: transparent;
}
body {
	text-align: center;
	color: #fff;
	font-weight: normal;
	background-color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
#container {
	width: 850px;
	margin: 20px auto;
	text-align: left;
}
#singlecolumn {
	background-color: #000;
	width: 100%;
}
h1 {
	border-bottom: 1px solid #000000;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.alignleft {
	text-align: left;
	margin-bottom: 2px;
}
.artist  {
	color: #000;
	background-color: #ffffff;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}
.title {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	padding: 0px 2px 0px 2px;
}
.releasedate {
	text-align: left;
	margin-top: 10px;
	font-weight: normal;
	font-size: 0.9em;
	clear: both;
}
.releasedate img {
	border: none;
}
#header {
	width: 850px;
	padding: 0px;
	text-align: center;
	height: 100px;
	background-image: url(images/header.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
#wrapper {
	margin: 20px auto;
	width: 100%;
	text-align: center;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	color: #cc9;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
#footer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 80%;
	font-weight: normal;
	text-transform: none;
	text-align: left;
}
#footer img {
	border: none;
}
.column_content {
	padding: 10px;
}
.black {
	color: #ddd;
}
input {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #dedbca;
}
select {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.submit_button {
	border: 1px solid #000;
	color: #cc9;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #4b4b4b;
	padding: 4px;
	margin-top: 8px;
}
form {
	line-height: 1 em;
	font-size: 0.8em;
	font-weight: bold;
}
label {
	line-height: 1em;
}
a {
	color: #cc9;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 1px solid #fff;
	margin: 0 auto;
}
.col1 {
	float: left;
	width: 203px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #fff;
}
.col2 {
	float: left;
	width: 203px;
	margin: 0px 5px 0px 5px;
	border: 1px solid #fff;
}
.col3 {
	float: left;
	width: 203px;
	margin: 0px 5px 0px 5px;
	border: 1px solid #fff;
}
.col4 {
	float: left;
	width: 203px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #fff;
}
.column {
	padding: 10px;
}
.column p {
	text-align: justify;
	font-size: 12px;
}
.column img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#introduction {
	padding: 10px;
	border: 1px solid #fff;
	text-align: justify;
}
.release {
	height: 5em;
	overflow: hidden;
}
#one {
	height: 100px;
}
#two {
	height: 100px;
}
#three {
	height: 100px;
}
#four {
	height: 100px;
}
.releasetext {
	height: 300px;
	overflow: hidden;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.spacer {
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.img_noborder {
	border: none;
}.img_noborder img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
