body {
	margin: 0px;
}
#wrapper #header {
	background-image: url(edel2014_HEADER_BG.png);
	height: 101px;
	text-align: center;
	margin-bottom: 10px;
}
#wrapper #content1 {
	height: 400px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#wrapper #text {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	margin-bottom: 15px;
	text-align: justify;
}
#wrapper #footer {
	height: 321px;
	weight: 100%;
	background-color: #333333;
	position: absolute;
	position: fixed;
	bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	width: 100%;
}
.boldpageheader {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #003;
	font-size: small;
}
#wrapper #gallery {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
