@charset "UTF-8";
/* CSS Document */

body {
	background-color: #211400;
	padding: 50px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 1000px;
	height: 164px;
}

.flash {
	width: 1000px;
	height: 242px;

}

#footer {
	background: url(images/footer.jpg) top left no-repeat;
	width: 1000px;
	height: 273px;
	text-align:center;
}

#home_footer {
	background: url(images/home_footer.jpg) top left no-repeat;
	width: 1000px;
	height: 273px;
	text-align:center;
}

#content {
	width: 1000px;
	text-align:center;
}

.copy {
	color: #cbba9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 724px;
	margin: 0 auto;
	padding: 30px 104px;
	background-color: #120703;
	border: 1px solid #443B2C;
	border-top: 0;
}

#player {
	float:right;
	margin:43px 0 0 940px;
	position:absolute;
	z-index:10;
}

#newyears {
	float:right;
	margin:104px 0 0 519px;
	position:absolute;
	z-index:10;
}

.formstyle {
	background: #fff;
	border:1px solid #CACACA;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:17px;
	padding:2px;
}

.formstylelarge {
	background: #fff;
	border:1px solid #CACACA;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:2px;
}
