body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
	background-position: center;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
.mycredits {
	font-style: italic;
	font-weight: normal;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #33FFFF;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #FFFFFF;
}
.backtomain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: thin solid;
}
.backtomain a:link {
	text-decoration: none;
	color: #FF0033;
}
.backtomain a:visited {
	color: #FF0033;
	text-decoration: none;
}
.backtomain a:hover {
	color: #66FF33;
	text-decoration: none;
}
.gallerynavbar {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: 300;
}
.thumbnailtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.majorevent {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
}
.eventdates {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

