body {font-size: .65em;}
h4 {
	padding: 0;
	margin: 0;
}
p {
	margin-top: 0;
	margin-bottom: 1.2em;
	padding-right: 2em;
}
p img {
	float: ;
	padding: .5em 1em 1em 0;
}
ul, ol {
    text-decoration: none;
    list-style: none;
}
.catalogue-entry ul{
    padding-top: 0;
    margin-top: 0;
    padding-left: 1em;
}
.catalogue-entry li{
    padding-bottom: .35em;
    padding-left: ;
}

blockquote {
	padding-right: 3em;
}
p.catalogue {
    text-align: center;
}
p.catalogue img{
    margin-top: 3em;
    margin-bottom: 2em;
    text-align: center;
}
.figure img {
    padding-bottom: 2em;
    padding-top: 1em;
}
.arttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5px;
	font-weight: normal;
	color: #333333;
}
.gmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10.5px;
	font-weight: normal;
	color: #333333;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.bodycopy img {
	border: 0;
}
p.center {
    text-align: center;

}
p.right {
    text-align: right;

}

.menumap {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: none;
}

.nlquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.nlquotecopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
#footer {
    padding-top: 2em;
    
}
#footer p{
    margin-bottom: .5em;
}
hr {
	color: #9DD8DE;
	background-color: #9DD8DE;
	height: 2px;
	border-style: none;
}
p.cite {
	padding-top: 2em;
	padding-bottom: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#col-1 {
	width: 210px;
	float:left;
	margin-right: 10px;
	padding-left: 10px;
}
#col-2 {
	width: 210px;
}
sup, sub {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
}
sub { top: 0.4em; }
/*
sup,
sub {
	height: 0;
	color:#999;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}
*/


sup a,
sub a {
	color: #999;
	text-decoration: none;
}

sup a:hover,
sub a:hover {
	color:blue;
	text-decoration: underline;
}
