body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
}
#content {
	position: absolute;
	left: 300px;
}
#menubar {
	font-size: .8em;
	position: absolute;
	width: 250px;
	top: 10px;
}
.menuhead {
	font-weight: bold;
}

.sponsorship {
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px;
	border: 4px double #660000;
	text-align: center;
	margin-right: 10px;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #006633;
}
a:link {
	color: #003366;
}
a:visited {
	color: #006633;
}
h3 {
	font-size: 1.3em;
	color: #660000;
}
.appstandout {
	font-size: 1.1em;
	font-weight: bold;
}
.duedates {
	font-weight: bold;
	color: #660000;
}
.caption {
	font-size: .8em;
	font-style: italic;
}
.subheading {
	font-size: 1.2em;
	text-decoration: underline;
}
.caption {
	font-size: .75em;
	font-style: italic;
}

.highlight {
	font-size: 1.3em;
	color: #006633;
	font-weight: bold;
}
.entertainer {
	font-size: 1.3em;
	color: #006633;
}
.justbold {
	font-weight: bold;
}
.standout {
	font-weight: bold;
}
.nametitle {
	font-style: italic;
}
.scheddates {
	font-size: 1.3em;
	font-weight: bold;
	color: #006633;
}
.schedstage {
	font-size: 1.1em;
	font-weight: bold;
	color: #660000;
}
.schedhighlight {
	font-size: 1.3em;
	font-weight: bold;
}
.schedsponsor {
	font-style: italic;
	color: #660000;
}
.winnersubheading {
	font-style: italic;
	text-decoration: underline;
}
.winnerCategory {
	font-size: 1.25em;
	font-weight: bold;
	color: #006633;
}
.faname {
	font-size: 1.3em;
	color: #006633;
	font-weight: bold;
}
.faplace {
	font-weight: bold;
}
.famedia {
	font-style: italic;
}
.boxed {
	border: 4px solid #660000;
	padding: 3px;
}
