html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
	display: block;
	height: 10px;
}

.clearsm {
	clear: both;
	height: 1px;
	line-height: 1px;
}

#container {
	width: 1000px;
	height: 685px;
	background: #000000 url(../_images/bg.jpg) no-repeat;
	margin: 0 auto;
	z-index: 100;
}

#right {
	width: 340px;
	padding-right: 75px;
	padding-top: 233px;
	text-align: center;
	float: right;
	position: relative;
}

a#enter {
	display: block;
	padding: 5px 0 5px 0;
	text-decoration: none;
	color: #FF9933;
	font:bold 35px 'Arial', sans-serif;
}

a#datesBTN {
	color: #FF9933;
}

div.dates {
	float:left;
	padding-right:15px;
	padding-left: 15px;
	text-align: center;
	font:bold 18px 'Arial', sans-serif;
}

div.comingsoon {
	text-align: center;
	letter-spacing: 1px;
	font:bold 18px 'Arial', sans-serif;
	padding-bottom: 5px;
}

#smaller {
	letter-spacing: 0px;
	font:11px 'Arial', sans-serif;
	line-height: 12px;
}

a#enter:hover,
a#tr1ck:hover,
a#press:hover,
a#merch:hover,
a#datesBTN:hover {
	color: white !important;
}

a#press {
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	color: #E01C3D;
	font:16px 'Arial', sans-serif;
	clear:both;
}

a#merch {
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
	color: #E01C3D;
	font:16px 'Arial', sans-serif;
	clear:both;
}

a#tr1ck {
	display: block;
	margin-top: 15px;
	text-decoration: none;
	color: #FF9933;
	font: 10px 'Arial', sans-serif;
}

#award {
	float: left;
	margin-top: 540px;
	margin-left: 75px;
}

#presskit {
	float: left;
	text-align: right;
}

#facebook {
	float:right;
}

div#disc {
	position: relative;
	display:block;
	width: 250px;
	top: 445px;
	left: 355px;
	float: left;
}

	#disc .title {
		font-size: 11px;
		margin-bottom: 4px;
	}

	#disc #boxes .box a {
		font-size: 10px;
		color: #FFF;
		text-align: center;
		display: block;
		float: left;
		margin-left: 5px;
		margin-right: 20px;
	}
	
		#disc #boxes .box a:hover {
			color: #FF9933;
		}	

	#disc #boxes .box img {
		border: 0;
	}