body {
	font-family: Arial Bold, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	line-height: normal;
	font-weight: normal;
	background: white;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	letter-spacing:0.12em;
	margin:0;
	padding:0;
	clear: none;
}

h1, h2 {
	text-align: center;
}

h1 {
	text-transform: uppercase;
	font-size: 20pt;	
}

h2 {
	text-transform: uppercase;
	font-size: 17pt;
}

h3 {
	text-transform: uppercase;
	font-size: 10pt;
	margin-bottom: 1em;
}

.underline {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #000;
	margin-bottom: 0.5em;
}

.list {
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: center;
}

h5 {
	font-size: 15px;
}

h6 {
	font-size: 13px;
}


.h10 {
	font-size:10px;	
}
.h11 {
	font-size:11px;	
}
.h12 {
	font-size:12px;	
}
.h13 {
	font-size:13px;	
}
.h14 {
	font-size:14px;	
}
.h15 {
	font-size:15px;	
}
.h16 {
	font-size:16px;	
}

.clear
{
	clear: both;
}

p {
	font-family: Times Roman, Times New Roman, Times, serif;
	font-size: 13px;
	margin-top: 0;
	letter-spacing: 0;
}

.close {
	letter-spacing:0em;
}

em {
	font-weight: bold;
}

.em {
	font-weight: bold;
}

/* LINKS */

a {
	outline: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

p a {
	font-weight:bold;
}

/* Home page */

p.homepage {
	font-family: Arial Bold, Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	font-weight: bold;
	letter-spacing:0.12em;
	line-height: 22px;
}

/* Contents page layouts */

.heading {
	padding-top: 3em;
	padding-bottom: 3em;
}

.body {
	position: absolute;
	margin-top: 20px;
	margin-left: 91px;
	width: 608px;
	text-align: left;

}

.column {
	clear: both;
	margin-bottom: 5em;
}

.column h1,
.artist h1 {
	text-align:left;
	font-family: Times Roman, Times New Roman, Times, serif;
	text-transform: none;
	letter-spacing: 0;
	font-weight: normal;
}

.artist h3 {
	font-family: Times Roman, Times New Roman, Times, serif;
	font-size: 13pt;
	text-transform: none;
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 0em;
	letter-spacing: 0;
}

.overline {
	border-top: 1px solid #000;
	padding-top: 1em;
}

.half_column {
	width: 304px;
	float:left;
	margin-bottom: 30px;
}

.normal {
	font-style: normal;
	font-weight: normal;
}

.half_column p {
	width: 290px;
}

img {
	border: 0px;
}

p.homepage img {
	margin-top:200px;
	margin-bottom: 12px;
	padding:0px;
}

.exhibition {
	list-style:none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.exhibition h3 {
	font-family: Times Roman, Times New Roman, Times, serif;
	font-size: 20pt;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 0.25em;
}

.exhibition h2 {
	text-transform: uppercase;
	font-size: 10pt;
	margin-top: 0.5em;
	margin-bottom: 0.5em;	
}

.exhibition h6 {
	text-transform: uppercase;
	font-weight: normal;
}

.exhibitions h6 sup {
	font-size:7pt;
}

.exhibition .spacer {
	text-align:center; 
	font-family: arial; 
	font-size: 20pt; 
	line-height:3em;
}

p.image_credit {
	margin-top: 1em;
}

/* Navigation */

#navi {
	margin-top: 2em;
	text-align: center;
	list-style: none;
	font-size: 10pt;
	text-transform: uppercase;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
	letter-spacing: 0.12em;
}

#navi li {
	display: inline;
}

#artists {
	font-family: Times Roman, Times New Roman, Times, serif;
	letter-spacing: 0;
	list-style: none;
	font-size: 20pt;
	text-align:right;
}

/* large images styles */

.large .body
{
	margin-left: 0px;
	width: 800px;
}

.large .artist
{
	float: left;
	margin-right: 20px;
}

.large .column
{
	margin-bottom: 1.2em;
}

.large .half_column
{
	width: 400px;
	margin: 0px;
	padding: 0px;
}

.large .half_column p
{
	padding-top: 0px;
	margin: 0px;
}

.large .right
{
	float: right;
	max-width: 580px;
}

.large .right p
{
	width: auto;
	float: right;
	padding-right: 0px;
	margin-right: 0px;
}

.large .pages p
{
	margin-bottom: 5px;
}

.large .exhibition
{
	margin-bottom: 20px;
}

.large .previous 
{
	width: 150px;
	float: left;
}

.large .credit
{
	width: 500px;
	float: left;
	text-align: center;
}

.large .next
{
	width: 150px;
	float: left;
	text-align: right;
}
