body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #E0E0E0;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 800px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 143px;
}
#mainContent {
	background: #FAF9F7;
	float: left;
	width: 800px;
	height: 525px;
	text-align: left;
	padding: 0px;
	font-family: "Orator Std";
}
#mainContent h1 {
	font-family: "Orator Std", Arial, serif;
	font-weight: bold;
	font-variant: normal;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px 0px 25px 10px;
	text-transform: none;
}
#mainContent h2 {
	font-family: "Orator Std", Arial, serif;
	font-size: 1.2em;
	color: #333;
}

#mainContent p {
	font-family: "Orator Std";
	color: #000;
	margin: 0px;
	padding: 0px 50px 0px 10px;
	font-size: 1.2em;
}
#commissiefoto {
	float: left;
	height: 180px;
	width: 115px;
	background: #EEE;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .9em;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 6px;
	border: 1px solid #CCC;
}
#commissiefoto img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-bottom: 5px;
}







#sidebar {
	background: #FAF9F7;
	float: right;
	width: 184px;
	height: 515px;
	padding: 5px 5px 5px 10px;
	border-left: 1px solid #CCC;
	text-align: left;
}
#sidebar p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
}


#footer {
	background: #CCC;
	clear: both;
	width: 995px;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	margin-right: 5px;
	padding-right: 5px;
	height: 16px;
	color: #333;
}

#menu {
	background: #CCC;
	height: 31px;
	width: 1000px;
	clear: both;
}
#mailing {
	width: 500px;
	float: left;
	color: #333;
	text-align: left;
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#commisietext {
	padding-top: 210px;
	padding-left: 140px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 1em;
	color: #000;
	float: left;
}
#link {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 1em;
	color: #000;
	background: #EEE;
	border: 1px solid #ccc;
	padding-left: 7px;
	margin-top: 50px;
}
#apDiv1 p {
	font-family: "Orator Std";
}

