html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #4d0303;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(images/NVGAsuperCon_runner.jpg);
	background-repeat: repeat-x;
	background-position: center 335px;
}
a {
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
a:visited {
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}

h2 { color: #6ec1c8; }

#page {
	clear:both;
	height:auto;
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#page {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/NVGAsuperCon_july24th26th.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height:auto;
	min-height:100%; /* real browsers */
}
#industry {
	width: 852px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/NVGAsuperCon_denver.jpg);
	height:100%!important; /* real browsers */
	min-height:100%; /* real browsers */
}
#about {
	width: 852px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/NVGAsuperCon_denver.jpg);
	height:100%!important; /* real browsers */
	min-height:100%; /* real browsers */
}




/* FROM HERE DOWN - not updated... */
#anime {
	width: 852px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/NVGAsuperCon_SubAnime.jpg);
	height:auto; /* real browsers */
	min-height:100%; /* real browsers */
}
#events {
	width: 852px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/NVGAsuperCon_SubEvents.jpg);
	height:auto; /* real browsers */
	min-height:100%; /* real browsers */
}
#splashVendors {
	width: 852px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/NVGAsuperCon_SubVendors.jpg);
	height:auto; /* real browsers */
	min-height:100%; /* real browsers */
}
.vendor{
	width: 520px;
	margin-left: 170px;
	padding-top: 280px;
	position:relative; /* needed for footer positioning*/
	height:100%!important; /* real browsers */
	min-height:100%; /* real browsers */
}
.subscribe{
	padding-top: 300px;
	padding-left: 100px;
	position:relative;
	width: 200px;
}
.nav{
	width: 570px;
	margin-left: 154px;
	padding-top: 75px;
	position:relative; /* needed for footer positioning*/
}
.content{
	width: 520px;
	margin-left: 170px;
	padding-top: 275px;
	position:relative; /* needed for footer positioning*/
	height:100%!important; /* real browsers */
	min-height:100%; /* real browsers */
}
.test{
	width: 520px;
	position:relative; /* needed for footer positioning*/
}
.footer{
	width: 610px;
	padding-top: 40px;
	position:relative;
	height: 136px;

}
