@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-x;
	background-color: #d6d2cd;
	margin: 40px auto;
	width: 900px;
}

a:link {
	color: #666;
	text-decoration: none;
	border: 0;
}
a:visited {
	text-decoration: none;
	color: #6B6059;
	border: 0;
}
a:hover {
	text-decoration: none;
	color: #666;
	border: 0;
}
a:active {
	text-decoration: none;
	color: #6B6059;
	border: 0;
}

.photo {
	border: 0;
}

.ExhbitionHeader a:link {
	color: #007db6;
	text-decoration: none;
}
.ExhbitionHeader a:visited {
	text-decoration: none;
	color: #007db6;
}
.ExhbitionHeader a:hover {
	text-decoration: none;
	color: #007db6;
}
.ExhbitionHeader a:active {
	text-decoration: none;
	color: #007db6;
}
.MainContentArea {
	width: 900px;
	text-align: left;
}
.ExhbitionHeader {
	float: left;
	width: 650px;
	height: 75px;
	text-indent: -999px;
	margin-top: -20px;
	margin-left: 0;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
}
.DateNGA {
	float: right;
	width: 240px;
	margin-top: 0px;
	font-size: 90%;
	text-align: right;
	color: #666;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #007db6;
	font-weight: normal;
	width: 650px;
	letter-spacing: .025em;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #007db6;
	font-weight: lighter;
	width: 650px;
	font-style: italic;
}
.IntroPanel {
	 line-height: 150%;
}
.introimg {
	float: left;
	padding-right: 25px;
	margin-top: 15px;
}
.introquote {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #007db6;	
}
.introtxt {
	width: 540px;
	float: right;
}
.IntroCredit {
	font-size: 90%;
	padding-top: 12px;
}
p {
	font-size: 12px;
	text-align: left;
}
#nav {
	 text-align: center;
	 clear: both;
	 font-size: 80%;
	 padding: 10px 0 10px 0; 
	 color: #666;
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 
#nav ul li {
	margin-left: 0;
	padding: 2px 5px;
	border-left: 1px solid #666;
	list-style: none;
	display: inline;
}
#nav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#nav a:link {
	color: #666;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #666;
}
#nav a:hover {
	text-decoration: none;
	color: #000;
}
#nav a:active {
	text-decoration: none;
	color: #007db6;
}

.spryContentArea {
	 border-bottom: 1px dotted #666;
	 margin: 5px 0 5px 0;
}
.TextPanel {
	float: right;
	margin: 0 0 0 15px;
	width: 260px;
	line-height: 150%;
	font-size: 90%;
}
#tombstone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#tombstone ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#tombstone li {	
	margin: 0px;
}
#tombstone ul li.first {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 10px 0px;
	/*font-weight: bold;*/
	line-height: 150%;
	font-size: 110%;
	color: black;
	border-bottom: 1px solid #999;
}

/*Fraction Styles*/
.den {font-size: 80%; }
.num {font-size: 80%; vertical-align: 2px; text-indent: 1px; padding-right: 1px; } 

.toolbar {
	clear: both;
	border-top: dotted 1px #666;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
}

.SectionTitle {
	font-size: 150%;
	color:#666;
	font-weight: lighter;
	text-transform: uppercase;
	font-style: italic;
	border-bottom: dotted 1px #666;
}
blockquote {
	margin-left: 5px;
	font-style: italic;
    font-size: 95%;
}
.counter {
 color: #666; 
 font-weight: lighter; 
 padding-top: 10px;
}
