body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #6E5355;
	background-color: #CCCCCC;
	background-image: url(images/bgnd_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
}
#container {
	border: 1px solid #4A2E30;
	width: 702px;
	margin: auto;
}
#header {
	color: #FFFFFF;
	background-color: #6E5355;
	height: 30px;
	background-image: url(images/bgnd_hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A2E30;
}
#footer {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #6E5355;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4A2E30;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content {
	background-color: #E9E6C1;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC99;
}
#contentTable {
	font-size: 10px;
	background-image: url(images/muhl_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#form {
	font-size: 10px;
}
#innerTable {
	font-size: 10px;
}
p {
	padding-top: 0px;
	padding-bottom: 0px;
}
.textarea {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #6E5355;
	margin: 0px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #6E5355;
	margin: 0px;
	font-weight: bold;
}
#schedule {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
a.links:link, a.links:visited {
	color: #6E5355;
}
a.links:hover {
	color: #4A2E30;
	text-decoration: underline;
}
li, ul {
	margin: 0px;
	padding: 0px 8px 10px 0px;
	list-style-image: none;
	list-style-type: none;
	left: 0px;
	background-position: left;
}

#hdr {
	font-size: 10px;
}

#description {
	font-size: 10px;
	border: 1px solid #6e5355;
}

.galleryname {
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}

.gallerybgnd1 {
	background: #e1d3ac;
}

.gallerybgnd2 {
	background: #c4baa0;
}