@charset "ISO-8859-1";
body {
	font: 1em Arial, Helvetica, sans-serif;
	background: #070707 url(assets/bg.jpg) repeat-x left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrap {
	background: url(assets/wrap.jpg) no-repeat left top;
	margin: 0px auto;
	width: 900px;
	float: left;
	height: 160px;
}

#flash {
	float: left;
	height: 557px;
	width: 900px;
}

#strap {
	background: url(assets/strap.jpg) no-repeat left top;
	float: left;
	height: 100px;
	width: 900px;
	font-size: 70%;
	color: #333333;
}

#strap a {
	color: #FF0000;
	text-decoration: none;
}

#holder {
	margin: auto;
	width: 900px;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.035em;
	margin-top: 20px;
}

span {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#linkholder { display: none; }

#front {
	background: url(assets/front) no-repeat left top;
	float: left;
	height: 450px;
	width: 900px;
}

img { border-style: none; }

#disc {
	float: left;
	width: 350px;
	font-size: 70%;
	color: #666666;
	position: relative;
	left: 270px;
	top: 80px;
}

#disc h1 {
	font-size: 12px;
	color: #FFFFFF;
}

#disc a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 20px;
	float: left;
	margin-left: 50px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
