/** PAGE */

#pages {
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}

#banner {
	width:1120px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;	/*text-align:center;*/
	z-index:0;
	
}

#exhibition {
	padding-top:200px;
	background:url(../images/sitemapbg.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	width:650px;
	padding-left:100px;
	padding-right:100px;
	/*padding: 50px 0px;*/
}


#mapdivider {
	margin-bottom:25px;
}

#fcontainer {
	padding-bottom:15px;
	border-bottom: thin solid #333;
}

#exhibition #fbox1 {
	float: left;
	width: 150px;
	margin-right: 25px;
}

#exhibition #fbox1 h2 a {
	color:#988353;
}

#exhibition #fbox1 a {
	text-decoration:none;
	color:#CCC;
}

#exhibition #fbox1 a:hover {
	text-decoration:underline;
}

#exhibition #fbox1 em{
	font-style:italic;
	color:#978253;
}

#thumbnail {
	float:left;
	width:140px;
	margin-right:15px;
	margin-top:15px;
}

#thumbnail-last {
	float:right;
	width:140px;
	margin-top:15px;
}


#exhibition #fbox3 {
	float: right;
	width: 200px;
}

#exhibition #labeled {
}

#exhibition img {
}

#exhibition p {
	text-align: left;
}

#exhibition h2 {
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	font-family: 'Didot', sans-serif;
	font-size:1.3em;
	text-align:left;
}

#exhibition .title {
	margin-bottom: 40px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-family: 'Didot', sans-serif;
	font-size: 2.50em;
	color: #CCC !important;
}

#f-label{
	padding:20px;
	text-align:center;
}

#f-label h2{
}

/** CONTENT */

#content {
	float: left;
	width: 600px;
}
#content h2 {
	padding: 0em 0em 1em 0em;
	font-size: 2.25em;
}
#content img {
	/*padding-bottom: 30px;*/
}



#fbox2 a {
	display: block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Arial', sans-serif;
	font-size: 0.5 em !important;
	color: #5C5C5C;
}
#fbox2 a:hover {
	text-decoration: underline;
	color:#988353;
}