@charset "UTF-8";
/* CSS Document */

/* Normalizes margin, padding */
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;
}
	
img {
	
	}
	
body {
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font: 62.5% "Times New Roman", Times, serif;
	width: 980px;
	background: #000;
	color: #D08787;
	}
	
	
/*Define text styles*/

p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
	color: #BF8144;
	}
	
h1 {
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #E28D3B;
	}
	
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*/

#container {
	background: url(../../assets/images/splash/2009.12.15/background.jpg);
	height: 869px;
	width: 980px;
}

#preorder {
	position: relative;
	top: 480px;
}

.preorder_item {
	width: 240px;
	margin-left: 220px;
}

.preorder_item#item2 {
	margin-left: 180px;
}


#text1 {
	height: 150px;
	width: 365px;
	position: relative;
	top: 420px;
	left: 535px;
	text-align: justify;
}


#text2 {
	position: relative;
	top: 480px;
	left: 225px;
}

#text3 {
	position: relative;
	left: 678px;
	float: right;
}
