﻿@charset "utf-8";
/* CSS Document */

.style1 {color: #FFFF66}
.inside1 {
	font-size: 24px;
	color: #FFFF99;
}
.historytext {color: #FFFF99}
.attributename {color: #FFFFFF}

/* Clean CSS - Built in 2010! */
.title {
	color: #FFFF99;
	font-size: 24px;
	text-align: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.homepage-text {
	color: #FFFF99;
}
body,td,th {
	background-color: #000000;
	font-family:"Times New Roman", Times, serif;
	color: #FFFF99;
}
.footer {
	color: #FFFFFF;
	font-size: 10px;
}
.eventsmonth {
	font-size: 18px;
	color: #FFFF66;
}
.subheading {
	color:#FFFF66;
}.awards_note {
	text-align: center;
}
#staff {
	text-align: center;
}

