body {

margin:10px 0px 0px 0px;
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 0.75em;

/*margin: 10px 0px 0px 0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font: normal 11px 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:100%;*/
/*text-align:center;*/
}

#container{
	/*position:relative;*/
	width:900px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:yellow;*/
	}
	
#mainBody{
	width:685px;
	float:right;
	margin: 10px 0px 0px 0px;
		/*border: 10px dotted gray;*/
}

#topNav{
/*	border: 10px dotted gray;*/
	float:right;
	width:685px;
	top:0px;
}

#topSubNav{
	/*border: 10px dotted yellow;*/
	float:right;
	width:685px;
}

#leftSideBar{
/*border: 10px dotted blue;*/
float:left;
width:105px;

}

#footer {
	font-size:80%;
	font-style:italic;
}

#credit{
	font-size:80%;
	font-style:italic;
}

#singleColContent{
/*border: 10px dotted green;*/
float:right;
width:685px;
}

#leftColContent{
/*border: 10px dotted orange;*/
float: left;
width:25%;
}

#rightColContent{
/*border: 10px dotted teal;*/
float:right;
width:72%;
}

#bottom{

} 

/*format*/

.tblBg{
	background-color: #eaf6f8;
}

#clear{
	clear: inherit;
}

a {
	text-decoration: none;
	color: #1791d1;
}

a:hover{
	text-decoration:underline;
}

h1, h2, h3, h4, h5{
	color: #1791D1;
	/*text-transform:uppercase;*/
}

h1{
	font-size:1.75em;
		
}

h2{
	font-size:1.5em;
		
}

h3{
	font-size:1.25em;
		
}

h4{
	font-size:1.0em;
	
}

h5{
	font-size:0.75em;
}

h6{
	font-size:0.75em;
}

.highlight{
	color: #1791D1;
	font-weight: bold;
}

.feature {
	background-color:#1791d1;
	padding:15px,15px,15px,15px,;
}

.catalogue{
	float: left;
	background-color: #1791d1;
	padding: 10px 10px 10px 10px;
	/*border: 1px solid #e68200*/
}

.divider{
	border-bottom-width: 1px;
	border-bottom-color: #1791d1;
	border-bottom-style: dotted;

}

.clear {
	clear:both;
	height: 0;
}

.image {
	margin-top: 16px;
}

.imageset {
	margin-top: 10px;
}

.imageinset{
	float: left;
	height: auto;
	margin-top: 10px;
}

.imageinsetright{
	float: left;
	height: auto;
	margin: 10px 0 0 17px;
}

.imagecaption {
	margin-top: 2px;
	color: #999999;
	font-weight: bold;
}

#previousexhibitions{
}

.previousexhibition{
	float: left;
	height: 220px;
	width: 144px;
	margin: 0 10px 15px;
}

.exhibitionthumb{
	height: 135px;
}

.exhibitionthumbcaption{
}