body {
	margin:0;
	padding:0;
	text-align:center;
	background:#337460;
	font-family: Brush Script, Bradley Hand ITC, Arial, Helvetica, sans-serif;
}

div#main {
	width:843px;
	height:135px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#ffcc00;
}

div#header {
	width:834px;
	height:135px;
	background-image:url(images/Header.png);
	margin-top:25px;
	border:#000;
	border-width:3px;
	border-style:solid;
}

div#lotus {
	width:142px;
	height:212px;
	background-image:url(images/Lotus.png);
	margin-top:80px;
	margin-bottom:20px;
	margin-left:5px;
}

div#menu {
	width:142px;
	height:186px;
	background:#337460;
	float:left;
	margin-left:5px;
}

div#menu_Zonder_Lotus {
	width:142px;
	height:186px;
	background:#337460;
	float:left;
	margin-left:5px;
	margin-top:150px;
}




div#mainText {
	width:630px;
	height:385px;
	float:right;
	margin-top:-230px;
	margin-right:10px;
}

div#mainText_Zonder_Lotus {
	width:630px;
	height:385px;
	float:right;
	margin-top:80px;
	margin-right:10px;
}

div#edith	{
	width:358px;
	height:240px;
	float:right;
	margin-left:10px;
	border:#000;
	border-bottom-width:2px;
}

/* menu */

ul {
	display:inline;
	list-style:none;
}

li {
	display:inline;
	float:left;
}

span.invisible {
	display:none;
}

a#home {
	display:block;
	width:142px;
	height:32px;
	background-image:url(images/link/Home.png);
}

a#OverMijzelf {
	display:block;
	width:142px;
	height:39px;
	background-image:url(images/link/OverMijzelf.png);
}

a#Schilderijen {
	display:block;
	width:142px;
	height:43px;
	background-image:url(images/link/Schilderijen.png);
}

a#expositie {
	display:block;
	width:142px;
	height:43px;
	background-image:url(images/link/Expositie.png);
}

a#Kunstcultuurblaricum {
	display:block;
	width:142px;
	height:35px;
	background-image:url(images/link/Kunstcultuurblaricum.png);
}

img {
	border-color:#000;
	border-width:2px;
}

img.foto {
	border-color:#000;
	border-width:2px;
	margin-top:20px;
	margin-bottom:20px;
}

/*lettertypes */

h1 {
	margin:0;
	padding:0;
	font-size:24px;
}

p{
	font-size:15px;
}

TD{
	border-style:none;
	text-align:center;
	font-size:15px;
}

TABLE{
	border-style:none;
}

a{
	text-decoration:none;
}

