.home {
	font-family : "Georgia", "Times New Roman", "Times", serif;
}

.home h1 {
	font-weight : normal;
	margin-bottom : 0.1em;
}

.home h2 {
	font-size : 10px;
	font-weight : bold;
	text-transform : uppercase;
	text-indent : -2000px;
	background : url('img/h2_sprites.png') no-repeat;
}
.home h2.ongoingproject { background-position : 0px -42px; }
.home h2.latestevent { background-position : 0px -56px; }
.home h2.latestpublication { background-position : 0px -28px; }
.home h2.supportedby { background-position : 0px -14px; }
 .home h2.upcomingexhibition { background-position : 0px -70px; height : 14px; width : 105px; position:relative; }
 .home h2.currentexhibition { background-position : 0px -84px; height : 14px; width : 98px; position:relative;}

.home img {
	border : none;
	display : block;
}

.home a {
	color : #6699CC;
	text-decoration : none;
}

#currentExhibition {
	float : left;
}

#currentExhibition img {
	/* 1:1.2 */
	width : 633px;
	height : 528px;
}

#currentExhibition div.info {
	margin-top : -528px;
	padding-left : 0.5em;
	padding-top : 0.5em;
	width : 600px;
}

#currentExhibition div.info * {
	background-color : #000;
}

#currentExhibition div.info span {
	color : #FFF;
}

#currentExhibition div.dates {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 0.7em;
	font-style : normal;
	font-weight : bold;
	text-transform : uppercase;
}

#currentExhibition span.artists {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 0.7em;
	font-style : normal;
}

#currentExhibition span.curators {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 0.7em;
	font-style : italic;
}

div#right-column {
	float : left;
	margin-left : 1em;
	width : 350px;
}

div#right-column hr {
	height : 2px;
	margin : 0.5em 0 0.5em 0;
	/*background-color : #000;
	border : none;*/
}

#ongoingProject img,#latestEvent img,#latestPublication img {
	width : 350px;
	height : 70px;
	background-color : #6699CC;
	margin-bottom : 0.2em;
}

#ongoingProject h1,#latestEvent h1,#latestPublication h1, #espen h1{
	font-size : 1.5em;
}

#ongoingProject p,#latestEvent p,#latestPublication p, #espen p{
	font-family : "Verdana", "Helvetica", "Arial", sans-serif;
	font-size : 8pt;
}

div#spons h2 {
	float : left;
	width : 74px;
}

div#spons a {
	float : left;
	margin-left : 12px;
}

div#espen h1 {
	line-height : 1em;
}
div#espen p {
	line-height : 1em;
	margin-bottom : 12px;
/* 	font-weight : bold; */
/* 	text-transform : uppercase; */
}