@charset "utf-8";

/*header {
  background: #000;
  height: 200px;
	margin-top: 0;
}

header #siteId {
	position: absolute;
	left: 0;
	top: 15px;
}

header p#tagline {
	position: absolute;
	left: 364px;
	top: 15px;
}

header ul#eventLogos {
  padding-top: 85px;
}

header ul#eventLogos li {
  float: left;
  margin-left: 15px;
}

header ul#eventLogos li:first-child {
  margin-left: 0;
}*/

/* #contentBody {
	background: none;
	background-color: #e8e8e8;
} */

#contentHead .inner {
	height: 120px;
}

#contentHead h1 {
	bottom: 10px;
}

#contentHead p {
	bottom: 20px;
}

#contentHead h1 {
	font-size: 300%;
}

#contentHead h1 span {
	font-size: 50%;
}

/* body.bExhibition #exLead{
	border-bottom:1px solid rgba(198,198,198,1);
} */

header #hInner #hLoc {
  left: 514px;
}

header #hInner #hLoc2 {
	position: absolute;
  left: 514px;
	top: 72px;
}

header #hInner #hInfo {
  display: none;
}
