td, input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #360000;
}
a {
	color: #360000;
	text-decoration: underline;
}
a:hover {
	color: #608663;
}
.center {
	vertical-align: middle;
	text-align: center;
}
.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:700px;
	background-color: #DBEBDE;
	border: 1px none #000000;
	top: 10px;
}
body {
	background-color: #AED2B5;
}
.contentLayer {
	background-color: #DBEBDE;
	position: absolute;
	z-index: 17;
	visibility: visible;
}
.wrapper {
	background-color: #345F3D;
	width: 702px;
}
.headerLayer {
	visibility: visible;
	z-index: 21;
	left: 1px;
	position: absolute;
	width: 700px;
	height: 350px;
	top: 1px;
}
.interior {
	background-color: #DBEBDE;
	background-image: url(images/squiggle.gif);
	background-repeat: repeat-y;
	width: 700px;
}
.smallText {
	font-size: 10px;
}

.venue {
	font-size: 12px;
	font-weight:bold;
}