html {overflow-y: scroll;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:20px;
}
a:link { text-decoration: underline; color: #0033CC }
a:visited { text-decoration: underline }
a:hover { color: #F00000; text-decoration: underline }
a:active { text-decoration: underline }
a[rel~="external"] {
	padding: 0 15px 0 0;
	margin-right: 2px;
	background: url(/home/images/icons/external-link.gif) no-repeat right center;
}

#container {
	max-width:1200px;
	margin:0px auto 0px auto;
}
#content {
	
}
h1 {
	font-size:2em;
	/*clear: both;*/
}
.tnp {
	float: left;
	width:160px;
	margin: 0px 25px 25px 0px;
	padding:0;
}
.tnp_h {
	margin: 2px 0px 0px 5px;
	font-size:11px;
}
.tnp_ln {
	color:#000066;
	text-decoration:none;
}
.tnp_ln:hover {
	color:#FF3333;
}
.tnp_3 {
	font-size:10px;
	color:#0033FF;
	margin:3px 0px 0px 5px;
}
.tnp_3 a:hover {
	color:#FF3333;
}
.tn1 {
	float: left;
	width:390px;
	margin: 0px 15px 20px 0px;
}
.tn2 {
	width:192px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.tn3 {
	width:180px;
	float: left;
	font-size:10px;
	margin: 0px 0px 0px 0px;
}
.tn3_h {
	font-size:11px;
	font-weight: bold;
	height: 13px;
}
/* Album Thumbnails */
.tn_a {
	float: left;
	width:160px;
	margin: 0px 35px 25px 0px;
	padding:0;
	text-align: center;
	font-size:11px;
	text-decoration: none;
}
.tn_a a {
	text-decoration: none;
}
.tn_a1 {
	font-size:12px;
}
.tn_a2 {
	font-size:10px;
	margin:0;
	padding:0;
}
.tn_img {
	margin:0;
	padding:0;
}
/* Navigation */
#header{
	height:30px;
}
#navad{
	float:right;
	z-index:2;
}
#nav{
	clear:both;/**/
	font-weight:bold;
	color:#666;
	margin:18px 0px 0px 0px;
	padding:0px;
	float:left;
	list-style-type:none;	
}
#navsh{
	clear:both;
	height:30px;
	padding:8px 0px 0px 4px;
	margin:0px;
	background:url(auxfiles/navshadow.gif) top left no-repeat;
}
#navbc{
	padding:8px 0px 0px 8px;
	margin:0px;
}
#nav li{
	list-style-type:none;
	float:left;
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 10px ;
	border-bottom:1px solid #999;
	/*background:url(auxfiles/tabgrey.gif) #c0c0c0 top left no-repeat;*/
	background-color:#c0c0c0;
}
#nav li a{
	color:#666;	
	/*background:url(auxfiles/tabgrey.gif) transparent top right no-repeat;*/
	display:block;
	padding:0 10px 0 0;
}
#nav li a:link,
#nav li a:visited{
	color:#000;
	text-decoration:none;
}
#nav li a:hover,
#nav li a:active{
	color:#ff0000;
	text-decoration:none;
}
#nav li.cur,
#nav li:hover
{
	/*background:url(auxfiles/tabblue.gif) #3375b2 top left no-repeat;*/
	background-color:#3375b2;
	border-bottom:1px solid #036;
}
#nav li strong,
ul#nav li.cur a,
ul#nav li:hover a
{
	display:block;
	color:#fff;
	padding:0 10px 0 0;
	text-decoration:none;
	/*background:url(auxfiles/tabblue.gif) transparent top right no-repeat;*/
}
/* / Navigation */
.adsense-footer {
	clear: top;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align:center;
}

/* Exhibits */
.exh_container {
	clear:both;
	margin:0px 0px 20px 0px;
}
.exh_img {
	width:250px;
	position:absolute;
}
.exh_right {
	margin:0px 0px 0px 270px;
	position:relative;
}
.exh_heading {
	font-size:1.1em;
	font-weight:bold;
}
.exh_infopanelA3 {
	width:700px;
	margin:0px auto 0px auto;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.exh_infopanelA3 h1 {
	color:#19a0d7;
	font-weight:bold;
	font-size:28px;
}
.exh_infopanelA3 h2 {
	color:#19a0d7;
	font-weight:bold;
	font-size:20px;
}

/* Misc */
.footnotelink {
	font-size:0.5em;
	position:relative;
	bottom: 0.7em;
	padding:0px 0px 0px 2px;
}
.footnote {
	padding:10px 0px 5px 0px;
	border-top:#CCCCCC 1px dashed;
	font-size: 0.8em;
}