html, body {
	padding:0;
	margin:0;
	font-size:10px;
}

body * {
	margin:0;
	padding:0;
	font-family: arial;sans serif;
	font-size: 62.5%;
	color: #AAA;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1em;
}

div#content.home div.exhibition h3 a,
div#content.home div.exhibition h3 {
	font-family: Arial;
	font-weight: bold;
	font-size:12pt;
	line-height:15pt;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

div.default.home div.exhibition_list {
	margin:0px 220px 40px 220px;
	
}

hr.special {
	height:5px;
	width:510px;
	margin:10px auto 10px auto;
	background-image:url(/images/border_hor.png);
	background-repeat:repeat-x;
	border:0;
}


a img {
	border:0;
	padding:0;
	margin:0;
}

a {color:#003A72;text-decoration:none;border:0;padding:0;margin:0;}
a:hover {color:#d6313d;text-decoration:none;}

body {
	background-color:#e1ebf4;
}

div#page {
	position: absolute;
	width: 960px;
	margin:20px 0 0 -475px;
	left: 50%;
	clear:both;
	padding:2px 4px 2px 4px;
}

div#footer {
	text-align:center;
	color:#003A72;
	font-size:1.2em;
	padding-top:33px;
}
div#footer a {color:red;text-decoration:none;}
div#footer a:hover {color:#003A72;text-decoration:none;}

div#footer * {
	color:#003A72;
}

div#content.home div.exhibition * {
	text-align:center;
}

div#content.home div.exhibition {
	margin:10px 0px 10px 0px;
}


div#content.home h2 {
	color:#003A72;
	font-size:1.4em;
	text-align:center;
	margin-bottom:5px;
}

div#content.home div.exhibition p {
	color:#003A72;
}


table.border {
	width:100%;
	padding:0;
	margin:0;
}

table.border tr td img {
  display:block;
}

div.installation_images {
	padding:0px 95px 0px 95px;
}

div.installation_images div.image {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

div.installation_images div.image.landscape {
	width:750px;
}

div.installation_images div.image.portrait {
	width:370px;
}

div.installation_images div.image p.comment {
	color:#003A72;
	font-size:10pt;
}


div.exhibitions.show div.links {
	text-align:center;
	margin-bottom:40px;
}

span.download span.name {
	color: #d6313d;
	font-size:14px;
	text-transform:uppercase;
}

span.download span.name a {
	color: #003A72;
	font-weight:bold;
}

span.download span.name a:hover {color:#d6313d;text-decoration:none;}

