img, div, a, input { !behavior: url('iepngfix.htc') }

html, body, #main {height:100%; }

body > #main { height: auto; }

html { background: #f8bf32; }
body { background: #f8c133 url('images/bg.gif') repeat-x; color: #eee;min-width: 1100px;}
a {
	text-decoration: none;
	color: #2086f9;
}

p {
	font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 100%;
	font-weight:normal;
	color: #eee;
	text-align:left;
	margin-bottom: 1em;
}
b {
	color: #4FE1FF;
}
em {
	color: white;
	text-align: center
}
ul {
	text-align:left;
}
li {
	list-style-type: disc;
	color: #eee;
	margin-bottom: 1em;
	margin-left: 1em;
}
.red {
	color: #ff0000;
	font-weight: bold;	
}	
.yellow {
	color: #ffff00;
}
.right {
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
	width: 300px;
}
.left {
	float: left;
	margin: 5px 10px 5px 0;
}
.signup { 
	margin: 0 auto; 
	width: 
}

h3 {
	text-transform: uppercase;
	font-family: Fuji Extended, Tahoma,Optima;
	font-size: 200%;
	font-weight:bold;
	text-align: left;
	margin-bottom: 8px;
	color: #ffae00;
}
h2 {
	font-family: Arial Narrow;
	font-size: 130%;
	font-weight:bold;
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
}

#header {
	width: 100%;
	height: 350px;
	margin: 0 auto 0 auto;
	text-align:left;
	background: url('images/zombiehands.png') repeat-x bottom;
}
#innerhead{ 
	height: 100%;
	width: 1000px;
	margin: 0 auto;
}
#logo {
	float: right;
	margin-top: 20px;
	margin-bottom:100px;
}
#countdown { 
	padding-top:25px;
	text-align: center;
	font-size: 200%;
}
#followus {
	margin-top: 100px;
}
#menuback {
	background: url('images/menubg.gif') repeat-x;
	width: 100%;
}
#menu {
	width: 994px;
	margin: 0 auto;
	height: 40px;
	overflow: hidden;
	display: block;
	text-align: center;
	padding-left:30px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
	margin: 0;
	padding-top: 10px;
	width: 14%;
	list-style-type:none;
}
#menu ul li a {
	font-weight: bold;
	color: #000;
	font-size: 140%;
	text-transform: uppercase;
	font-family: 'Arial Narrow';
}
#main {
	margin: 0 auto;
	position:relative;
	background:#000 url('images/bloodtop.png') repeat-x top;
}
#signup {
	padding-top: 20px;
	color: #ff0;
	text-align:left;
	font-weight: bold;
}
.mc-field-group {
	font-size: 110%;
	margin-top:10px;
}
#homebanner {
	padding-bottom:25px;
}
#content {
	margin: 0 auto;
	width: 950px;
	padding: 70px 25px;
}
.sponsors {
	width: 100%;
	margin-top: 20px;
}
.sponsors td, .sponsors h3 {
	text-align: center;
}

#refthumbs {
	margin: auto;
	text-align:center;
	width: 600px;
}
#refthumbs h2 {
	text-align:center;
	border: 0;
	margin-bottom: 0;
}
#refthumbs p {
	text-align:center;
}
#footer {
	position: relative;
	padding-top: 20px;
	height: 60px;
	clear:both;
	width:950px;
	margin: 0 auto;
	background: #f8bf32;
} 
#footer table {
	width: 100%;
}
#footer a {
	color: #000;
}
#netstuffers {
	font-size: 9px;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

