﻿body {
	background: #ffffff;
}
	
#wrapper	{
	font: 12pt georgia;
	color: #000000;
	border: none;
	width: 100%;
}

#container	{
	border: none;
	width: 100%;
}
	
nav, #breadcrumbs, .local_nav, .back, .more, #first h4	{
	display: none;
}

#banner	{
	padding: 0;
}	

h1	{
	font-size: 18pt;
	display: block;
	text-align: center;
	color: #000000;
	border: none;
}	

#content h2	{
	font-size: 16pt;
	text-align: center;
	color: #000000;
	border: none;
}

#content #first, #content #main, .chapter	{
	border: none;
}	

h3	{
	font-size: 14pt;
	color: #000000;
}	
		

img	{
	border: none;
	width: 100%;
	margin: 10pt;

}

a, a:hover, a:active, a:visited	{
	color: #000000;
	text-decoration: underline;
}	

.objects	{
	overflow: visible;
}	

.item	{
	width: 28%;
	padding-bottom: 28%;
	border: 1px solid #42575a;
}	

.photo	{
	border: none;
	margin: 0;
	padding: 0;
}

.photo .caption	{
	position: static;
	width: 95%;
	margin: 0 auto;
	color: #000000;
}

#people .photo, #object .photo	{
	width: 80%;
	margin: 0 auto;
}	

#object #longphoto	{
	width: 100%;
}	

.caption span {
	display: block;
}

.caption .title {
	font-weight: bold;
}

.caption .number	{
	font-style: italic;
}	

#catalogue	{
	width: 60%;
}	

