@charset "utf-8";
/* CSS Document */
body
{
	margin: 0;
	padding: 0;
}
#ContentArea {
	position:absolute;
	width:1000px;
	height:608px;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-304px;
}
#Header {
	width:1000px;
	height:186px;
}
#Left {
	float:left;
	width:183px;
	height:344px;
	overflow: visible;
}
#Center {
	float:left;
	width:622px;
	height:344px;
	overflow: auto;
}
#Right {
	float:left;
	width:195px;
	height:344px;
	overflow: hidden;
}
div#Footer
{
	height: 78px;
	width: 100%;
	clear: both;
}
div#Left ul li#Nav1 span{
	display: block;
	height: 53px;
	margin: 0 0 3px 0;
	background-color: transparent;
	background-image: url(bg-nav-secondary.gif);
	background-repeat: no-repeat;
	background-position: 0px -6px;
}
div#Left ul li#Nav2 span{
	display: block;
	height: 52px;
	margin: 0 0 3px 0;
	background-color: transparent;
	background-image: url(bg-nav-secondary.gif);
	background-repeat: no-repeat;
	background-position: 0px -63px;
}
div#Left ul li#Nav3 span{
	display: block;
	height: 53px;
	margin: 0 0 3px 0;
	background-color: transparent;
	background-image: url(bg-nav-secondary.gif);
	background-repeat: no-repeat;
	background-position: 0px -121px;
}
div#Left ul li#Nav4 span{
	display: block;
	height: 52px;
	margin: 0 0 3px 0;
	background-color: transparent;
	background-image: url(bg-nav-secondary.gif);
	background-repeat: no-repeat;
	background-position: 0px -180px;
}
div#Left ul li#Nav5 span{
	display: block;
	height: 53px;
	margin: 0 0 3px 0;
	background-color: transparent;
	background-image: url(bg-nav-secondary.gif);
	background-repeat: no-repeat;
	background-position: 0px -237px;
}
div#Left ul li#Nav6 span{
	display: block;
	height: 52px;
	margin: 0 0 3px 0;
	background-color: transparent;
	background-image: url(bg-nav-secondary.gif);
	background-repeat: no-repeat;
	background-position: 0px -292px;
}

div#Left ul li span a
{
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 14px 0 5px 0;
}
div#social-media
{
	position:relative;
	top:25px;
	right:20px;
	text-align:right
}
h2 {
	margin: 0;
	padding: 0 0 12px 0;
}
.ShowDate p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: center;
}
#copyright
{
	position:relative;
	right:10px;
	top:27px;
	text-align: right;
	margin: 0;
	padding: 0;
}
.ShowContent {
	overflow: auto;
	height:3100px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
}
.ShowHeading{
	height:140px;
	margin: 5px;
	background-image: url(ShowBackground.jpg);
	background-repeat: no-repeat;
}
.ShowHeading p{
	padding-top: 50px;
	padding-left: 75px;
}
#map_canvas  {
height:160px;
width:350px;
}
#map_frame {
	height:160px;
	overflow:hidden;
	float: left;
}
#map_iframe {
border:medium none;
height:160px;
overflow:hidden;
width:350px;
}
#map_directions {
	height:115px;
	float: left;
	margin-left: 20px;
}
.ExhibitContent{
	margin: 10px;
	height: 290px;
	overflow: auto;
}
.ExhibitContent p{
	margin-right:5px;
}
.ExhibitContent td{
	padding:1px;
}
.InTheNewsContent{
	margin: 10px;
	height: 290px;
	overflow: auto;
	padding-right:10px;
}
.InTheNewsContent td{
	padding: 8px;
}
div#pressReleaseList {
background-color:#EEEEEE;
border:2px solid #CCCCCC;
font-family:sans-serif;
font-size:small;
margin:25px auto;
padding:4px;
width:300px;
}
div#pressReleaseList {
color:#999999;
}
div#pressReleaseList a {
margin:4px;
text-align:center;
font-family:sans-serif;
font-size:small;
text-decoration:underline;
}
div#pressReleaseList li {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:20px;
}