@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:url(../../paine/template/images/background.gif);
	background-repeat: repeat-x;
	background-color: #999999;/* #b8a7a2;	*/
	margin: 20px auto;
	width: 900px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #6B6059;
}

.ExhbitionHeader a:link {
	color: #333;
	text-decoration: none;
}
.ExhbitionHeader a:visited {
	text-decoration: none;
	color: #FFF;
}
.ExhbitionHeader a:hover {
	text-decoration: none;
	color: #000;
}
.ExhbitionHeader a:active {
	text-decoration: none;
	color: #6B6059;
}
.MainContentArea {
	width: 900px;
	text-align: left;
}
.ExhbitionHeader {
	float: left;
	width: 650px;
}
.DateNGA {
	float: right;
	width: 240px;
	margin-top: 0px;
	font-size: 90%;
	text-align: right
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	width: 650px;
	letter-spacing: .05em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: lighter;
	width: 650px;
	font-style: italic;
	letter-spacing: .05em;
}
p {
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}
#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;
	padding: 4px 0px;
	font-weight: bold;
	font-size: 110%;
}
#nav {
	 text-align: center;
	 clear: both;
	 font-size: 70%;
	 padding: 10px 0 10px 0; 
	 color: #fff;
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 
#nav ul li {
	margin-left: 0;
	padding: 2px 5px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
}
#nav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	text-decoration: none;
	color: #000;
}
#nav a:active {
	text-decoration: none;
	color: #6B6059;
}

.spryContentArea {
	 border-bottom: 1px dotted #333;
	 margin: 5px 0 5px 0;
}
.SlidingPanelsContent img {
	float: left;
}

.TextPanel {
	 float: right; 
	 margin: 0 0 0 10px; 
	 width: 300px; 
	 line-height: 125%;
}

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

.SectionTitle {
	font-size: 150%;
	color:#333;
	font-weight: lighter;
	text-transform: uppercase;
	font-style: italic;
	border-bottom: dotted 1px #333;
}

.SlideShowNumber {
	color: #666;
	font-weight: lighter;
	padding-top: 8px;
}
