body{
	text-align:center;
	font: 10px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	height:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #18181A;
}
.maincontentwrap {
	background-color: #333333;
	height: auto;
	width: 950px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 25px;
	text-align: left;
	clear: both;
	border: 1px solid #000000;
		overflow: auto;
}
.maincontentwrap p{
	font-size: 14px;
}
.maincontentwrap a{
	color: #CCCCCC;
	font-size: 14px;
}
.maincontentwrap a:visited{
	color: #CCCCCC;
	font-size: 14px;
}
.maincontentwrap a:hover{
	color: #857F89;
	font-size: 14px;
}
.maincontentwrap h1{
	font-size: 20px;
	color: #666562;
	line-height: 20px;
}
.container{
	height: 100%;
	margin: 0;
	margin-bottom: -60px;
	padding: 0;
	width: 100%;

}
.topnavigationarea{
	background-color: #666562;
	background-position: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
.topnav{
	text-align:center;
	z-index: 101;
	width: 975px;
	background-color: #000000;
	clear: both;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.topnav ul, li, a{
	font-size: 11px;
}
.topnav a{padding: 5px 2px 5px 5px;}

.centerwrap{
	margin-right:auto;
	margin-left:auto;
}



#exhibitinfo{
	clear:both;

}
#exhibitinfo a, .exhhibitinfo a:visited{
	color: #cccccc;
	text-decoration: none;
	background-color: #333333;
	z-index: 0;
	height: 45px;
	width: 700px;
	margin: 0px;
	float: none;
	position: relative;
	padding: 10px;
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 18px;
}
#exhibitinfo a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	z-index: 80;
	height: 45px;
	width: 700px;
	margin: 0px;
	float: none;
	position: relative;
	padding: 10px;
}
#exhibitinfo #subcontent a, #exhibitinfo #subcontent a:hover{
	background-color: #FFFFFF;
	width: 80px;
	margin: 0px;
	padding: 0px;
	border: none;
}

.footernav{
	position: absolute;
	height:60px;
	margin: 0;
	padding-top: 20;
	padding-right: 0;
	padding-left: 0;

	z-index: 102;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	left: 0px;
	right: 0px;
	bottom: auto;
	width: 100%;
}
.footernav a{
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 10px;
}
.sponsorwrap{
	background-color: #333335;
	width: 950px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 25px;
	text-align: left;
	clear:right;
	border: 1px solid #999999;

}
.sponsorwrap h1{
	color: #CCCCCC;
	font-size:18px;
}
.sponsorwrap ul, li{
	font-size: 11px;
	color: #FFFFFF;
}
#white{	color: #FFFFFF;}

#imagefloat{
	padding: 20px;
	float: right;
	margin: 7px;
	padding: 20px;
	clear: none;
}
.floatleft{
	float: left;
	padding-bottom:2px;
}
.floatright{
	float: right;
	padding-bottom:2px;

}
#exhibitblock{
	clear: both;
	margin-bottom: 25px;
}
