@charset "UTF-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #cccccc;
}
.oneColFixCtrHdr #container {
	width: 740px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#mainContent  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1em;
	word-spacing: normal;
}
.composite_index_image {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #header {
	background: #cccccc;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 15;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #ffffff;
	margin: 0px;
}
.frontphoto {
	
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
.map {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	

}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
	}
.photocaption2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 15px;
	margin-right: 20px;
	float: right;
	
	
	
}
.oneColFixCtrHdr #footer {
	padding: 0;
	background-color: #CCCCCC;
	margin: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.phototitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}
.left_index_photo {
	float: left;
	width: 210px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.leftindexphoto {
	width: 210px;
}
.rightindexphoto {
	width: 450px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: none;
}
.photogrid {
	float: left;
	width: 490px;
}
.footer {
	float: left;
	margin: 0px;
	background-color: #CCCCCC;
}
.photosrow2 {
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 210px;
}
.photodairy {
	float: right;
	margin: 0px;
	background-color: #CCCCCC;
	width: 133px;
	padding: 10px;
	clear: right;
}
.photodiaryphoto {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.exhibitreview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.thumbnail {
	float: left;
	width: 300px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	border: 0px solid #000000;
}
.clearboth {
	clear: both;
}
.thumbnail2 {
	float: left;
	width: 200px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
.textcolumn {
	float: left;
	width: 240px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
.wideparagraph {
	float: left;
	width: 700px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
.thumbnail2 img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.frontphoto
	margin-top: 15px;
