/* CSS Document */

/************ main stuff **************/

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center; /* centers the main content in IE */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #FABB00;
}
a:visited {
	color: #FABB00;
}
a:hover {
	color: #FABB00;
}
a:active {
	color: #FABB00;
}
#main {
	width:960px;
	padding:0px;
	height:auto; /* centers the main content in other browsers */
	font: 75%/135% Arial, Helvetica, sans-serif;
	color: #1B3E93;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/************ header definitions **************/

	
#header {
	float:left;
	width:960px;
	height:120px;
}
#header .logoimg {
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}
#header .txtimg {
	float: left;
	margin-top: 54px;
	margin-left: 70px;
}
.earthbg {
	position: relative;
	float:left;
	width: 960px;
	height:61px;
	color: #FFFFFF;
	text-align: left;
	background-color: #000000;
	background-image: url(../imgs/earth.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 19px;
	margin-bottom: 25px;
}
#dispswf {
	position: relative;
	float:left;
	width: 760px;
	height:61px;
	text-align: left;
}
#footer {
	position: relative;
	width:960px;
	height:58px;
	background-image: url(../imgs/ExhLogos.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 25px;
	margin-bottom: 25px;
	clear:both;
}
/************ nav definitions **************/


#middle {
	position: relative;
	float:left;
	width:440px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 40px;
}
#middlestand {
	position: relative;
	float:left;
	width:505px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 40px;
}
#middleadmin {
	position: relative;
	float:left;
	width:550px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 40px;
}
#middletitle {
	margin-top: 22px;
	margin-bottom: 22px;
	width: 440px;
}
#adminleft {
	float:left;
	margin-bottom: 22px;
	width: 275px;
}
#adminright {
	float:left;
	margin-bottom: 22px;
	width: 275px;
}
#adminbottom {
	float:left;
	margin-bottom: 22px;
	width: 500px;
}
#left {
	position: relative;
	float:left;
	width:162px;
	margin-left: 40px;
	z-index: 100;
}
#right {
	position: relative;
	float:left;
	width:229px;
	margin-left: 40px;
	text-align: left;
}
.tabletop {
	width: 175px;
	vertical-align: top;
}
.tablecenter {
	text-align: center;
}
.table180 {
	text-align: left;
	width: 180px;
}
.container {
	border: 1px solid #7B4D1C;
	height: 20px;
	width: 164px;
}
.container2 {
	border: 1px solid #7B4D1C;
	height: 126px;
	width: 164px;
}
.container3 {
	border: 1px solid #7B4D1C;
	height: 20px;
	width: 50px;
}
.container4 {
	border: 1px solid #7B4D1C;
	width: 300px;
}
.red {
	color: #FF0000;
}
.tablecell1 {
	padding: 3px;
	width: 40px;
}
.tablecell2 {
	padding: 3px;
}
.tablecell3 {
	width: 130px;
}
.tablecell4 {
	text-align: right;
	width: 130px;
}
.tablecell5 {
	text-align: left;
	width: 314px;
}
.buttons {
	border: 1px solid #FABB00;
	background-color: #000000;
	color: #FABB00;
	margin-top: 10px;
}
.admintable {
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dotted #333333;
}
.admintable2 {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dotted #333333;
	text-align: center;
}
.admintable3 {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dotted #333333;
	width: 350px;
	text-align: left;
}
.exhlistname {
	float:left;
	width:314px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.exhlistname a:link, .exhlistname a:visited, .exhlistname a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.exhliststand {
	float:left;
	width:65px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.exhlistnameblue {
	float:left;
	width:314px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	background-color: #317FA9;
}
.exhlistnameblue a:link, .exhlistnameblue a:visited, .exhlistnameblue a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.exhliststandblue {
	float:left;
	width:65px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	background-color: #317FA9;
}
.stand1 {
	float:left;
	width:200px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.stand2 {
	float:left;
	width:148px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.stand2a {
	float:left;
	width:250px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.stand3 {
	float:left;
	width:48px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.stand4 {
	clear: both;
	width:400px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
.standspacer {
	clear: both;
	width:405px;
	margin-bottom: 20px;
}
ul {
	margin-bottom: 0px;
}
.tableborder {
	border: 1px dotted #FFCC00;
	padding: 3px;
}
.regtxt {
	float: right;
	padding-top: 24px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FABB00;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 20px;
	font-weight: normal;
	width: 200px;
}
.regtxt a:link, .regtxt a:visited, .regtxt a:active {
	text-decoration: none;
}
.regtxt a:hover {
	text-decoration: underline;
}