* {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
	border-width: 0;
	border-style: none;
}
body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a.black {
	color: #000;
	text-decoration: none;
}
a.grey {
	color: #888;
	text-decoration: none;
}
#map {
	margin-bottom: 3px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
	display: block;
	margin-top: 0;
}
#top_image {
	width: 800px;
	height: 320px;
	display: block;
	float: left;
	margin-bottom: 40px;
}
#top_image p {
	color: #000;
}
 #top_image p.quote {
	margin-left: 187px;
	margin-right: 26px;
	margin-top: 14px;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #888;
	margin-top: 21px;
	line-height: 1.3em;
	text-align: right;
}
p.img_text {
	width: 800px;
	font-weight: bold;
	float: left;
	color: #888;
	font-size: 0.6em;
	margin-top: 1px;
}
p.img_text a {
	text-decoration: none;
	color: #888;
}
p.img_text strong {
	color: #000;
}
/* @group map */
.map_title {
	font-size: 1em;
	color: #000;
	font-weight: bold;
}


/* @end */

/* @group navigation */

#nav_menu {
	float: left;
	display: block;
	width: 151px;
	height: 200px;
	text-align: right;
	padding-right: 7px;
	font-size: 1.3em;
	line-height: 1.25em;
	margin-top: 32px;
}

#nav_menu ul {
	list-style-type: none;
}

#nav_menu a {
	color: #888;
	text-decoration: none;
	font-weight: bold;
	margin-right: 4px;
}

#nav_menu a.exhibit1:hover, #nav_menu a.exhibit1.active, body.steadily a.active, body.steadily .resource_links a:hover {
	color: #ae5605;
}
#nav_menu a.exhibit2:hover, #nav_menu a.exhibit2.active, body.ascension a.active, body.ascension .resource_links a:hover {
	color: #25771e;
}
#nav_menu a.exhibit3:hover, #nav_menu a.exhibit3.active, body.transience a.active, body.transience .resource_links a:hover {
	color: #006885;
}
#nav_menu a.exhibit4:hover, #nav_menu a.exhibit4.active, body.memeplicity a.active, body.memeplicity .resource_links a:hover {
	color: #6f298c;
}

#nav_menu img {
	margin-top: 18px;
}
.updated {
	color: #888;
	margin-right: 5px;
	margin-top: 11px;
	font-size: 0.5em;
}
/* @end */

/* @group Main content */

#main_content{
	width: 480px;
	height: auto;
	display: block;
	float: right;
	margin-right: 20px;
	padding-bottom: 40px;
}

.resource_links {
	color: #888;
	margin-top: 34px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.6em;
	letter-spacing: 1px;
}
 .resource_links a {
	text-decoration: none;
	color: #888;
}
.resource_links a:hover {
	text-decoration: underline;
}
.faint {
	color: #BBB;
	text-transform: none;
}

#main_content.main_logo {
	float: left;
	margin-left: 26px;
}
img#moment_main {
	margin-top: 35px;
}

.exhibit_title {
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 5px;
	font-size: 2em;
}
.exhibit_text {
	font-size: 0.9em;
	width: 453px;
	line-height: 1.4em;
	margin-left: 1px;
}

p.front_blib {
	text-align: justify;
	width: 566px;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 14px;
	color: #000;
	font-weight: bold;
}
p.idio {
	width: 566px;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 14px;
	color: #888;
	font-weight: bold;

}
.quote {
	font-style: italic;
}
p.indent {
	text-indent: 1.4em;
}

/* @end */

/* @group artist info */
#artist_info {
	float: left;
	width: 75px;
	margin-left: 31px;
}
a.name_link {
	text-decoration: none;
	color: #000;
}
img.artist {
	width: 74px;
	height: 92px;
	margin-top: 37px;
	background-color: #e8e8e8;
	display: block;
	margin-bottom: 8px;
	border: 0.5px solid #b6b6b6;
}
.name {
	font-weight: bold;
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 1.1em;
}
.description {
	font-size: 0.8em;
	color: #888;
	margin-bottom: 4px;
	line-height: 1.2em;
}

.contact, .contact a {
	font-weight: normal;
	font-style: normal;
	color: #000;
	font-size: 0.8em;
	line-height: 1.05em;
	margin-bottom: 8px;
}

/* @end */

#footer {
	width: 800px;
	height: auto;
	display: block;
	font-size: 0.6em;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 15px;
	font-weight: bold;
	float: left;
	margin-top: 60px;
	color: #888;
}
#footer a {
	text-decoration: none;
	color: #888;

}
#footer strong {
	color: #000;
}