html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, p, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, table, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
}

body {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva;
font-size: 12px;
background: url(images/bg_grid.gif) repeat;
}

#container {
width: 1050px;
background-color: white;
margin-right: auto;
margin-left: auto;
}

#header {
width: 1000px;
margin-left: auto;
margin-right: auto;
}

#logo {
	width: 1000px;
	height: 150px;
	margin-bottom: 20px;
}

#picture {
width: 650px;
height: 435px;
background-color: gray;
float: left;
margin-top: 0px;
margin-right: 40px;
}

#twitter {
width: 300px;
float: left;
margin-top: 10px;
}

#quote {
width: 970px;
font-size: 40px;
font-weight: bold;
margin-top: 25px;
margin-right: auto;
margin-left: auto;
background-color: #000;
color: #fff;
padding: 5px 15px 5px 15px;
}

#quote a {
	color: #ffde4c;
}

#content {
width: 1000px;
margin-top: 35px;
margin-right: auto;
margin-left: auto;
}

#left {
width: 300px;
float: left;
margin-right: 50px;
}

#right {
width: 650px;
float: right;
margin-top: 5px;
}

#releases {
width: 630px;
background-color: #e6e7e8;
color: #000;
padding: 5px 10px 5px 10px;
margin-bottom: 10px;
}

#ep {
}

#album {
}

#info {
}

#row-one {
width: 300px;
float: left;
margin-right: 50px;
}

#album-one {
	background: url() no-repeat;
	margin-bottom: 30px;
}

#album-three {
background: url() no-repeat;
}

#row-two {
width: 300px;
float: right;
}

#album-two {
	background: url() no-repeat;
	margin-bottom: 30px;
}

#album-four {
background: url() no-repeat;
}

.play {
list-style-type: none;
margin-top: 5px;
}

.play a {
width:  280px;
display: block;
text-decoration: none;
background-color: #000;
color: #fff;
font-size: 12px;
padding:  5px 10px 5px 10px;
}

.play a:hover {
background-color: #fe0000;
}

#dates {
list-style-type: none;
}

#shows {
background-color: #3bceff;
color: #000;
font-size: 20px;
font-weight: bold;
padding: 5px 10px 5px 10px;
}

#dates a {
width:  280px;
display: block;
text-decoration: none;
background-color: #000;
color: #fff;
font-size: 12px;
padding:  5px 10px 5px 10px;
}

#dates a:hover {
background-color: #fe0000;
}

#dates li {
margin-top: 5px;
}

#recent a {
	background-color: #fe0000;
}

#contact {
background-color: #e6e7e8;
color: #000;
font-size: 12px;
padding: 5px 10px 5px 10px;
}

#links {
list-style-type: none;
margin-top: 40px;
}

#link-title {
background-color: #ffde4c;
color: #000;
font-size: 20px;
font-weight: bold;
padding: 5px 10px 5px 10px;
}

#links a {
width:  280px;
display: block;
text-decoration: none;
background-color: #000;
color: #fff;
font-size: 12px;
padding:  5px 10px 5px 10px;
}

#links a:hover {
background-color: #fe0000;
}

#links li {
margin-top: 5px;
}

#flyer {
	
}

#friends {
list-style-type: none;
margin-top: 40px;
}

#friends-title {
background-color: #e6e7e8;
color: #000;
font-size: 20px;
font-weight: bold;
padding: 5px 10px 5px 10px;
}

#friends a {
width:  280px;
display: block;
text-decoration: none;
background-color: #000;
color: #fff;
font-size: 12px;
padding:  5px 10px 5px 10px;
}

#friends a:hover {
background-color: #fe0000;
}

#friends li {
margin-top: 5px;
}

#footer {
	width: 1000px;
	height: 50px;
	clear: both;	
}

h1 {
font-size:22px;
}

h2 {
font-size:20px;
}

h3 {
font-size:18px;
}

h4 {
font-size:16px;
}

h5 {
font-size:14px;
}

h6 {
font-size:12px;
}

a {
}

a:hover {
text-decoration:none;
}

.clear {
clear:both;
}