html,body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size:  10pt;
	font-family: 'Lucida grande', sans-serif;
	text-align: left;
	background-image: url('/images/bodyBg.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#container {
	width: 900px;
	margin-left: 100px;
}

div#header {
	width: 900px;
	height: 150px;
}

div#menu {
	margin-left: 100px;
}

div#content {
	margin-top: 130px;
	padding-left: 24px;
	width: 876px;
}

div#content h1 {
	margin: 0;
	padding: 0;
	padding-left: 27px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-size: 16px;
	color: #e21921;
	font-weight: 100;
	text-transform: uppercase;
	background-image: url('/images/star.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-size: 12px;
	color: #e21921;
	text-transform: uppercase;
}

div#content p {
	padding-bottom: 14pt;
}

div#contentLeft,
div.contentLeft {
	float: left;
	width: 450px;
}
div#contentRight,
div.contentRight {
	float: right;
	width: 400px;
	padding-left: 25px;
}

img a {
	/* cursor: hand;  */
	border: 0;
}

img#program {
	position: absolute;
	top: 209px;
	left: 280px;
}

img#guests {
	position: absolute;
	top: 203px;
	left: 390px;
}

img#introduction {
	position: absolute;
	top: 217px;
	left: 125px;
}

img#parties {
	position: absolute;
	top: 189px;
	left: 485px;
}

img#organisation {
	position: absolute;
	top: 178px;
	left: 670px;
}

img#contact {
	position: absolute;
	top: 170px;
	left: 827px;
}

img#links {
	position: absolute;
	top: 165px;
	left: 940px;
}

div#footer {
	width: 875px;
	padding-top: 25px;
	margin-left: 125px;
	clear: both;
}

div#footer img {
	margin-right: 30px;
}

div#pencil {
	margin-top: -50px;
	margin-left: 575px;
	width: 420px;
	height: 109px;
}

div#program {
	margin-top: 30px;
	border: 2px solid #e21921;
	padding: 10px;
	background-color: #e6e6e6 ;
}

div#program-noborder {
	margin-top: 30px;
	padding: 10px;
	background-color: #e6e6e6 ;
}

div#program td {
	vertical-align: top;
	padding: 5px;
}

div#program-noborder td {
	vertical-align: top;
	padding: 5px;
}

div#program-noborder-color td {
	vertical-align: top;
	padding: 5px;
}

div#program td.leftCol {
	font-weight: bold;
}

div#program-noborder td.leftCol {
	font-weight: bold;
}

div.subMenu {
	width: 298px;   /*  291  anders valt members een regel lager in IE */
	height: 53px;
	padding-left: 13px;
	padding-top: 7px;
	margin-top: 10px;
	background-image: url('/images/subMenuBg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div.subMenu a {
	text-transform: uppercase;
	color: #0e7e2c;
	text-decoration: none;
	padding-right: 15px;   /* 20px  voor uitlijning links ivm IE */
}

div.subMenu a.active {
	text-transform: uppercase;
	color: #e21921;
	text-decoration: underline;
	padding-right: 15px;  /* 20px voor uitlijning links ivm IE */
}


div.subMenu a:hover {
	text-decoration: underline;
}

div#photoFarid {
	margin-top: 60px;
	padding-left: 40px;
}

div#photoAmma {
	margin-top: 138px;
	padding-left: 40px;
}

div#photoHeerko {
	margin-top: 128px;
	padding-left: 40px;
}

div#photoAcheampong {
	margin-top: 125px;
	padding-left: 40px;
}

div#photoEenhoorn {
	margin-top: 30px;
	padding-left: 40px;
}

div.intro {
	width: 600px;
	margin-bottom: 50px;
}

img.photo {
	border: 2px solid #e21921;
}

div.party {
	width: 400px;
	margin-bottom: 50px;
}

div.organiser {
	width: 400px;
	margin-bottom: 50px;
}


div.party td {
	padding-top: 5px;
	padding-bottom: 5px;
}
