* { margin: 0; padding: 0; }

body { 
	background: #cfcdcd;
	color: #333;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a { 
	color: #000;
	font-weight: bold;
	outline: none;
	cursor: pointer;
	cursor: hand;
}
a:hover { text-decoration: none; }

#wrapper-contacts a { font-weight: normal; }

#wrapper {
	width: 1096px;
	height: 982px;
	margin: 0 auto;
	background: transparent url("/images/background.jpg") top left no-repeat;
}

#wrapper-contacts {
	width: 1079px;
	height: 842px;
	margin: 0 auto;
	background: transparent url("/images/background2.jpg") top left no-repeat;
}

h1,
.redzone-logo { display: none; }

div#wrapper #copy {
	position: absolute;
	font-size: 15.5px;
	width: 535px;
	height: 173px;
	margin: 642px 0 0 462px;
}

div#wrapper #copy p,
div#wrapper-contacts #copy p { margin: 0 0 15px 0; }

span.red { color: #8f0000; font-size: 17.5px; font-weight: bold; }
span.red2 { color: #8f0000; font-size: 15.5px; font-weight: bold; }

div#wrapper-contacts #copy { 
	position: absolute;
	font-size: 15.5px;
	width: 520px;
	height: 173px;
	margin: 324px 0 0 444px;
}

div#footer {
	position: absolute;
	clear: both;
	margin: 0 auto;
	padding: 25px 0 0 0;
	margin: 918px 0 0 50px;
	width: 881px;
}

div#wrapper-contacts div#footer {
	margin: 783px 0 0 45px;
}

div#footnav { 
	position:absolute;
	margin: 730px 0 0 410px;
	width: 590px; 
}


div#footnav ul li { 
	list-style-type:none; 
	float: left; 
	margin: 0 38px 0 32px; 
}

div#footnav ul li a { 
	display:block; 
	text-indent: -9999px;
}

div#footnav ul li a.fn1 { 
	width: 50px;
	height: 39px;
	background: url("/images/nfl-network.png") top left no-repeat;
}

div#footnav ul li a.fn2 { 
	margin: 5px 0 0 0;
	width: 154px;
	height: 23px;
	background: url("/images/official-rules.png") top left no-repeat;
}

div#footnav ul li a.fn3 { 
	margin: 5px 0 0 0;
	width: 160px;
	height: 22px;
	background: url("/images/redzone-sm.png") top left no-repeat;
}

div#footer p { 
	font-size: 12px;
	position: absolute;
	margin: 6px 0 0 0;
}

div#wrapper-contacts div#footer a { font-weight: bold; }

#redzone-player {
	margin: 295px 0 0 470px;
	position: absolute;
}

div.button a {
	display: block;
	float: left;
	width: 209px;
	height: 40px;
	margin: 5px 0 0 155px;
	text-indent: -9999px;
	background: transparent url("/images/click-here.png") top left no-repeat;
}

#contacts table { 
	font-size: 15.5px;
	margin: 0 0 0 -25px;
}

#contacts table td { padding: 0 0 20px 25px; }
input#email { font-weight: bold; }

#infoformdiv { margin: -9px 0 0 0; }