@charset "utf-8";
/* CSS Document */

* a { outline:none;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}

.container{
	width:750px;
	margin:0 auto;
}

h1{
	
	background-repeat:no-repeat; height:55px;
	width:750px; float:left;
	margin:0px;
}
#toplinks{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#333;
	height:13px;
	width:750px;
	float:left;
	padding-bottom:8px;
}

#separator{
	height:15px;
	width:750px;
	float:left;
}

#image{
	height:auto;
	width:750px;
	float:left;
}

#content{
	height:auto;
	width:750px;
	float:left;
	min-height:450px; 
	font-size:1em;
	color:#999;
	line-height:1.3em;
	letter-spacing:.02em;
}

#gallery{
	height:auto;
	max-width:750px;
	min-height: 450px;
	overflow: hidden;
	float:left;
	
}

#gallerynumbering{
	color:#999;
	height:auto;
	width:auto;
	float:left;
	margin-top:5px;
	font-size:.95em;
	display:none;
}


#gallerynav{
	height:auto;
	margin-left:0px;
	width:100px;
	float:left;
	margin-top:5px;
}


#gallerydesc{
	height:auto;
	width:400px;
	float:right;
	text-align:right;
	margin-top:5px;
	color:#999999;
	letter-spacing:.05em;
	font-size:.95em;
}

#gallerydesc strong{
	font-size:13px;
	font-weight:bold;
	
}


	
#footer{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#CCC;
	height:13px;
	width:750px;
	float:left;
	padding-top:20px;
	padding-bottom:10px;
}

#page{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#CCC;
	height:13px;
	width:690px;
	float:left;
	padding-top:20px;
	padding-bottom:10px;
	text-align:right;
	
}




.exhibition h5{font-size: 14px;  margin: auto; color: #000000;}

.exhibition h6{font-size: 11.3px; margin: auto;line-height: 0; color: #000000;}

