@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	padding: 12px 0 0 0;
	background-image: url(/_images/bkg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}

h1{
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 29px;
	letter-spacing: -.002em;
}

h2{
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 20px;
	letter-spacing: -.002em;
}

h3{
	padding: 0 0 10px 0;
	margin: -5px 0 0 0;
	font-size: 15px;
	letter-spacing: -.002em;
}

h4{
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14px;
	letter-spacing: -.002em;
}

h5{
	padding:0;
	margin: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .01em;
}

p{ 
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 10.5px;
	line-height: 20px;	
}

p strong{
	color: #555555;
}

p.date{
	padding-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .01em;
	color: #999999; 
}

p.date strong{
	color:#333333;
}

p.crumb{
	padding-bottom: 10px;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: .005em;
	color: #999999; 
}

p.caption{
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}

h5 a{
	color: #999999;
	text-decoration: none;
}

h5 a:hover{
	color: #333333;
	text-decoration: none;
}

p a{
	text-decoration: none;
	color: #E51836;
}

.crumb a{
	text-decoration: none;
	color: #999999;
}

#imageNav a{
	padding: 0 10px 0 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a:hover, .crumb a:hover{
	text-decoration: underline;
	color: #E51836;
}

#imageNav a:hover{
	color: #333333;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 440px;
	background-image: url(/_images/rule.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li a { height: 1%; }
/* End */

ul li {
	display: block;
	padding: 10px 0 10px 0;
	text-decoration: none;
	background-image: url(/_images/rule.gif);
	background-repeat: no-repeat;
	background-position: top;
}

li p{
	margin:0;
	padding: 10px 0 0 15px;
}

img{
	border: 0;
}

#top{
	padding: 0;
	margin: 0;
	height: 130px;
}

#left{
	padding: 0;
	margin: 0;
	width: 260px;
	float:left;
}

#right{
	padding: 0;
	margin: 0;
	width: 440px;
	float:left;
}

#imageNav{
	padding: 4px 0 0 0;
	margin: 5px 0 10px 0;
	height: 20px;
	font-size: 9px;
	color: #333333;
	background-image: url(/_images/imageNavBkg.gif);
	background-repeat: no-repeat;
}

.exhibition_surmmary{
	padding-top: 10px;
	margin: 0;
	background-image: url(/_images/rule.gif);
	background-position-x: 0;
	background-position-y: 0;
	background-repeat: no-repeat;
}

#loan{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	background-image: url(/_images/rule.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#loanForm{
	margin: 0;
	padding: 10px 0 0 0;
	background-image: url(/_images/rule.gif);
	background-position-x: 0;
	background-position-y: 0;
	background-repeat: no-repeat;
}
.listCol{
	margin:0;
	padding:0;
	width:180px;
	float:left;
}
.listCol p{
	color:#555555;
	font-size: 10px;
	line-height: 18px;
}
.catalogue{
	margin: 0;
	padding-top: 10px;
	background-image: url(/_images/rule.gif);
	background-position-x: 0;
	background-position-y: 0;
	background-repeat: no-repeat;
}
.productImage{
	margin:0;
	padding:0;
}
.productDescription{
	margin:0;
	padding:0;
}
.productDescription h6{
	margin:0;
	padding:0;
	font-size: 14px;
}
.productDescription p{
	margin:0;
	padding:0 0 5px 0;
}
form{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}