#container {
	height: 768px;
	background-image: url(images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#content {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
	border: 1px solid #ffffff;
	text-align: left;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#content a {
	color: #4F4333;
}
h1 {
	font-size: 14px;
	font-family: verdana, arial;
}
body {
	text-align: center;
	margin: 0px;
	background-color: #7E624C;
	font-family: verdana, arial;
	font-size: 11px;
}
#footer {
	font-family: verdana, arial;
	font-size: 10px;
	color: #FFFFFF;
}
#menu {
	float: left;
	width: 140px;
	text-align: left;
	margin-left: 10px;
	margin-top: 14px;
}
#menu a {
	color: #C65153;
	text-decoration: none;
	font-weight: bold;
}

#maintext {
	width: 590px;
	margin-left: 160px;
	text-align: left;
}
#menu img {
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#header {
	text-align: left;
}
#menu a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	margin-top: 5px;
	text-align: center;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	margin-top: 5px;
}
#container #content #maintext li {
	line-height: 18px;
}

#gallerycontainer img {
	padding: 5px;
	border: 1px solid #E18B8B;
	margin: 2px;
}
#schedule {
	font-weight: bold;
	background-color: #C65153;
	padding: 10px;
	border: 1px solid #7E624C;
	margin: auto;
	font-family: verdana, arial;
	font-size: 14px;
	color: #FFFFFF;
}
#schedule a {
	color: #FFFFFF;
	text-decoration: underline;
}

