div.two-column p {
	clear: none;
	margin-bottom: 0.5em;
}

div.front-section {
	overflow: hidden;
	margin-bottom: 0.5em;
}

img.block-image {
	clear: both;
}

h3 {
	margin-bottom: 0.2em;
	font-size: 1em;
}

#main-text h1.titleproper {
	margin-top: 0;
	padding-top: 0;
	font-size: 2em;
}

#main-body ul li {
	margin-top: 1em;
	margin-left: 2em;
	list-style-type: disc;
}

.subPnaCat {
	line-height: 0.8em;
}

/* for brooklyn brige, 10/06, evc */
.bb-browse {
	line-height: 0.85em;
	margin: 5px 0px 5px 0px;
	display: block;
	background-color: #ffffff;
	border: none;
	width: 120px;
	padding:  3px 0px 5px 0px;
	height:  160px;
	float: left;
	text-align: center;
}

.bb-browse h1{
	margin: 0px;
	background-color: #FFF;
	font-weight: bold;
	font-size: 10px;
	height:  40px;
	padding: 1px 2px 0 2px;
}

.bb-browse IMG{
    max-width: 100px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

.ct {
	text-align: center;
}

.bb-home {
	float:left;
	margin-left:5px;
}

.bb-home table {
	border:0;
	padding-left:0px;
	margin-top:40px;
}

.bb-home tr td{
	border:0;
	padding-left:0px;
	margin-left:0px;
}

.indent5 {
	margin-left:5px;
}

/*
.indent5 h3 {
	margin-top:-5px;
	padding-top:0px;
}
*/

.indent10 {
	margin-left:10px;
}

.bb-cat {
	width:135px;
	float:left;
	text-align:center;
}

.bb-cat img {
	padding-top:20px;
}

td {
	vertical-align: top;
}

th {
	vertical-align: top;
	text-align: right;
}

.chronlist {
	border-collapse: collapse;
}

.chronlist td, .chronlist th {
	padding: 5px;
}

.toc {
	padding: 10px;
}

table.list {
	border: 1px solid black;
	border-collapse: collapse;
}

table.list th {
	border:1px solid black;
	padding-left:1em;
	padding-right:1em;
	text-align:right;
	vertical-align:top;
}

table.list td {
	border:1px solid black;
	padding-left:1em;
	padding-right:1em;
	vertical-align:top;
}

.exhibition-content table {
	border-collapse: collapse;
}

.exhibition-content td {
	border-bottom:1px solid gray;
	border-top:1px solid gray;
	padding:10px;
}

.imageBlock {
	margin:0 0 15px;
	padding:0 0 2px;
	width: 742px;
}

ul#search {
	clear: none;
	padding: 15px 0 25px 25px;
}
/*=========Photos=========*/
.flickr-photos{
	clear: both;
	position: relative;
	overflow: hidden;
	word-wrap: break-word;
}
.flickr-photo{
	margin:0 10px 0 0;
	width: 175px;
	display: inline;
	float: left;
	position: relative;
}
.flickr-photo-alt{
	margin:0 10px 0 0;
	width:360px;
	display: inline;
	float: left;
}
.flickr-photo-wrap{
	width: 175px;
	height: 175px;
	overflow: hidden;
	position: relative;
}
.flickr-photo img, .flickr-photo-alt img {
	position: absolute;
	-ms-interpolation-mode:bicubic;
}
.clearleft{
	clear: left;
}
