/*	#################################################################
 *
 *	Duidelijk Nieuwe Media
 *	designed and built for Marie-Louise Oudkerk, Zeist, The Netherlands
 *	COPYRIGHT 2003<?php if(date(Y)>2003) echo " - ".date(Y); ?> Duidelijk Nieuwe Media, ALL RIGHTS RESERVED
 *
 *	################################################################# */
/*	General
----------------------------------------------- */
body, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
td {
	vertical-align: top;
	}
a {
	color: #ddba17;
	}
img {
	border: 0;
	}
#nav span {
	margin-right: 5px;
	}
h1 a {
	text-decoration: none;
	color: #000;
	font-size: 150%
	}

.text {
	line-height: 1.5em;
}


/*	For the Gallery:
----------------------------------------------- */
.paintings .rowspan2 a {
	height: 302px;
}

.paintings .rowspan2 img {
	height: 302px;
	width: 142px;
}

.paintings .colspan2 a {
	width: 302px;
}

.paintings .colspan2 img {
	width: 302px;
	height: 142px;
}

.paintings img.spacer {
	width: 142px;
	margin: 0 7px;
}