a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #800517;
	text-decoration: none;
}
body {
	background-color: #223333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h1 {
	font-family: "Comic Sans MS", Arial, Helvetica, "Times New Roman", sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	text-align: center;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
hr {
	color: #000000;
	font-weight: bold;
}
li {
	list-style-type: square;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
}
p {
	text-align: center;
}
table {
	align: center;
}
td {
	font-family: "Comic Sans MS", Arial, Helvetica, "Times New Roman", sans-serif;
	font-size:	14px;
	text-align: center;
}
th {
	font-family: "Comic Sans MS", Arial, Helvetica, "Times New Roman", sans-serif;
	font-size: 12px;
}
tr {
	vertical-align:middle;
}
.admission {
	color: #FFFF33;
	font-weight: bold;
	font-style: italic;	
}
.buttons {
	border:thin groove #000000;
	color: #BB9966;
	font-weight: bold;
	background-color: #800517;
}
.eventlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.EventUpdate {
	color: #FFFF33;
	font-weight: bold;
	font-size: 16px;	
}
.homepage {
	color: #0000FF;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
.nav {
	color: #000000;
	font-size: 16px;
	background-color: #800517;
	border-bottom: thin groove #000000;
}
.nav a {
	color: #BB9966;
	text-decoration:none;
}

.nav a:hover {
	color: #800517; 
	background-color:  #BB9966; 
	text-decoration: none;
}
.nav hr {
	font-weight: normal;
}
#badges {
	background-color:#BB9966;
	border-bottom: 3px groove #000000;
	border-left: 3px groove #000000;
	border-right: 3px groove #000000;
	height: 575px;
	text-align: center;
	vertical-align: middle;
	width: 125px;
}
#content {
	background-color: #BB9966;
	margin-left: 141px;
	margin-top: -1050px;
	min-height: 1075px;
	text-align: center;
	width: 749px;
}
#header {
	height: 75px;
	text-align: center;
	width: 900px;
}
#footer {
	margin-top: auto;
	height: 40px;
	text-align: center;
	width: 900px;
	vertical-align: middle;
}
#nav {
	background-color: #800517;
	border: 3px groove #000000;
	font-size: 16px;
	height: 475px;
	text-align: center;
	width: 125px;
}
#main {
	background-color: #BB9966;
	margin-left: auto;
	margin-right: auto;	
	margin-top: -15px;
	width: 900px;	
}
#nofoot {
	margin-bottom: auto;
	width: 900px;
}
