body {
	min-width:1000px;
}
body,a,p,h1,h2,li{
	font-size: 9pt;
	line-height: 18px;
	text-align: justify;
	font-family: 'Bitstream Vera Sans', Helvetica, sans-serif;
	margin-right: 20px;
}

h1 {
	font-size: 20pt; 
	text-align: left;
}

h2 {
	font-size: 15pt;
	text-align: left;
	margin-top: 35px;
}

h3 {
	margin-bottom: 0px;
}

#wrap {
	width:1000px;
	height: 600px;
	margin: auto;
}

#nav {
	text-decoration: none;
	vertical-align: middle;
	overflow:hidden;
}
#nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top: 220px;
	margin-left: 100pt;
	vertical-align:middle;
}
#nav li {
	display: list-item;
	line-height: 40px;
	padding:0pt;
	margin: 0px;
}

#nav a {
	font-size: 18pt;
	color: black;
	text-decoration: none;
	padding: 2px;
}

#container {
	height: 600px;
	width: 1000px;
}

#menubar {
	background-image: url(../images/galerie-riet-art.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 600px;
	vertical-align: top;
	float: left;
	overflow: hidden;
}

#content {
	background-image: url(../images/galerie-riet-art-header.png);
	background-repeat: no-repeat;
	width: 600px;
	vertical-align: top;
	float: left;
	overflow: hidden;
}

#top {
	vertical-align: top;
	height: 100px;
}
#top h1 {
	margin-top: 100px;
}

#text {
	vertical-align: middle;
	height: 380px;
	overflow: auto;
}

table.schilderijen {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

img.schilderijenOverview{
	text-align: justify;
	border: none;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
}