body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #500716;
	background-color: #500716;
	text-align: center;
}
.menu {
	background-color: #F0DCAD;
	height: auto;
	font-family: Papyrus, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 2em;
	font-weight: bolder;
	text-align: center;
}
.mainbody {
	background-color: #FCFBE3;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
.foottext {
	font-size: x-small;
	color: #FCFBE3;
}

.menulinks {
	background-color: #A6785B;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #500716;
	text-align: center;
}
.menu a {
	color: #500716;
	text-decoration: none;
}
.menu a:hover {
	color: #702333;
}
.biobody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #500716;
	background-color: #FCFBE3;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: center;
}


#dklarge {
	font-size: large;
	font-weight: bold;
	color: #333333;
}
.formlabels {
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}
#formtable {
	border: 1px solid #500716;
}

.gallerytext {
	font-size: large;
	font-weight: bold;
	color: #500716;
}

#layout {
	table-layout: fixed;
	height: 250px;
	width: 85%;
}

.headpic {
width: 100%;
height: auto;
}

.gallerypic {
	height: 95%;
	width: auto;
}
