@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin::0;
	font-family: "Times New Roman", Times, serif;
	font-size:105%;
	line-height:1.8em;
	}

#topmenu_wrap {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	}
	
#ex_wrap {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #dbbe84;
	border-right:1px solid #dbbe84;
	font-size:105%;
	line-height:1.4em;
	background-color:#FFFFFF;
	}

#left_content_ex {
	width:658px;
	float:left;
	margin-left:22px;
	}

#right_content_ex {
	width:245px;
	float:left;
	text-align:center;
	margin-left:20px;
	border-left:1px solid #dbbe84;
	}

#clear_content {
	clear:both;
	}

#ex_footer {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#FFFFFF;
	line-height:1.2em;
	}
	
#photos {
	width:960px;
	float:left;
	}

p.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	}

.imageright {
	float: right;
	padding: 10px 0px 10px 10px;
	text-align: center;
	border: 1px none #CCCCCC;
	clear: both;
	margin: 10px 10px 0px 0px;
}

.imageright p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	line-height: 1.1em;
	color: #000000;
	text-indent: 0px;
}

.imageleft {
	float: left;
	padding: 10px 10px 10px 0px;
	text-align: center;
	border: 1px none #CCCCCC;
	clear: both;
	margin: 10px 10px 0px 0px;
}

.imageleft p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	line-height: 1.1em;
	color: #000000;
	text-indent: 0px;
}

.rightimage {
	padding: 10px 5px 5px 5px;
	text-align: center;
	border: 1px none #CCCCCC;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.rightimage p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 10px 10px 5px 10px;
	line-height: 1.1em;
	color: #000000;
	text-indent: 0px;
}
.addimage {
	padding: 5px;
	text-align: center;
	border: none;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.addimage p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 1.1em;
	color: #000000;
	text-indent: 0px;
}

p.quote {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #000000;
	font-style: normal;
	text-align: left;
	line-height: 1.4em;
}
p.cquote {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #000000;
	font-style: normal;
	text-align: center;
	line-height: 1.4em;
}
p.center {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
	font-style: normal;
	text-align: center;
	line-height: 1.4em;
}
a:link {
	color:#0000ff;
	}
a:visited {
	color:#0000ff;
	}
a:hover {
	color:#00aeef;
	}
a:active {
	color:#790000;
	}

.imgbrdr {
	border:1px solid #000000;
	}

.exhibit_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight:600;
	line-height:1em;
	}
	
#credits {
	padding:3px;
	width:95%;
	font-size: 0.8em;
	font-style:italic;
	color:#333333;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	margin-left:auto;
	margin-right:auto;
	line-height:1.2em;
	clear:both;
	}
	
table {
	margin-left: auto;
	margin-right: auto;
}

td {
	vertical-align:top;
	}

hr {
	color: #dbbe84;
	}
	