@charset "utf-8";
body {
	font-family: "Futura LT BT", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1 {
	font-size: 45pt;
	font-weight: 100;
	text-transform: uppercase;
	margin-bottom: 3px;
	margin-top: 25px;
}

.nav {
	list-style-type: none;
	margin: 5px;
	padding: 7px;
	display: inline;
	color: #CCCCCC;
	text-transform: uppercase;
	font-size: 11pt;
}
.box {
	text-align: center;
	margin: 5px;
	border: 1px solid #CCCCCC;
	display: inline;
	font-size: 8pt;
	text-transform: uppercase;
	color: #CCCCCC;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}

.navbox {
	margin: 0px;
	padding: 0px;
}

.navlink {
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.backtotop {
	font-size: 10pt;
	color: #999999;
	text-align: center;
}

.imgcenter {
	border: thin solid #666666;
}
.sectionbackground {
	background-color: #253D30;
	top: 500px;
	font-size: 11pt;
	border: thin solid #CCCCCC;
}
.leadheading {
	font-size: 18pt;
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
}
.copyright {
	font-size: 8pt;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #666666;
}





.bodytype {
	line-height: normal;
	text-align: left;
	font-size: 11pt;
	margin-top: 25px;
}
.bodytypecenter {
	line-height: normal;
	text-align: center;
	font-size: 11pt;
}

.exhibithistory {
	margin-left: 0.5in;
	margin-top: 0in;
	margin-right: 0in;
	margin-bottom: 0in;
	text-align: left;
}
.indentexhibition {
	margin-right: 0px;
	text-indent: -0.5in;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1in;
	text-align: left;
}

.contact {
	margin: 0px;
	padding: 0px;

}
