* {
	margin:0;padding:0;
	} 

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, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	vertical-align:baseline;
}

html, body, #wrapper {
	height: 100%;
	}

body > #wrapper {
	height: auto; min-height: 100%;
	}
	
body {
	font: 62.5% Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	background: #310a1c;
	color: #FFF;
	}

	
/*Define text styles*/

p {
	color: #996560;
	font: 1.4em/1.6em "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
h1 {
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #E28D3B;
	margin-top: 5px;
	}
	
h2 {
	color: #a2adc2;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
	}
	
h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
h4 {

	}
	
h5 {

	}
	
a:link {
	color: #A1D799;
	font-weight: normal;
	text-decoration: none;
	}

a:visited {
	color: #A1D799;
	font-weight: normal;
	text-decoration: none;
	}

a:hover {
	color: #D08787;
	}
	

	
ul {

	}
	
li {

	}
	
blockquote {

	}

/*Define styles for containers*/

#wrapper {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 50;
}

#content_back {
	background: url(../../assets/images/splash/2010.03.09/background_boxes_tile.png) repeat-x;
	width: 100%;
	height: 521px;
	margin-top: 100px;
}

#content {
	width: 965px;
	padding-top: 5px;
}

#content_top {
}

#content_btm {
	margin-top: 35px;
	width: 697px;
	margin-right: auto;
	margin-left: auto;
}




#preorder_container {
	margin-top: 30px;
	width: 697px;
	margin-right: auto;
	margin-left: auto;
}

.preorder_item {
	width: 260px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.mp3_player {
	width: 300px;
	margin-right: auto;
	margin-left: 50px;
	height: 80px;
	margin-bottom: 70px;
	position: relative;
	float: left;
}

