body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.pink {
	color: #FFC4C4;
}

body {
	margin-top: 0px;
}

h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
}
h2 {
	font-size: 22px;
}

h1 {
	font-size: 34px;
}


a:hover {
	color: #FFAEFF;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#performance td,th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#nav {
	font-size: small;
	text-align: center;
}
#nav a {
	color: #800080;
}
#nav a:hover {
	color: #008000;
}
#navRed {
	font-size: small;
	text-align: center;
}
#navRed a {
	color: #FFFF00;
}
#navRed a:hover {
	color: #00FF00;
}
#navTop {
	color: #800080;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 34px;
}
#navTop a {
	color: #800080;
	text-decoration: none;
	font-weight: normal;
	display: inline-block;
	height: 34px;
}
#navTop a:hover {
	color: #0db699;
	background-image: url(images/musicNotesGrn.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
}
#navRedTop {
	font-size: 11px;
	text-align: center;
	height: 34px;
}
#navRedTop a {
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
	height: 34px;
	display: inline-block;
}
#navRedTop a:hover {
	color: #00FF00;
	background-image: url(images/musicNotes.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
	height: 34px;
}
#childrensLogo {
	height: 165px;
	width: 120px;
	left: 20px;
	top: 170px;
	position: absolute;
}

.audiencePix {
	background-image: url(images/audience.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.blueText {
	color: #0000FF;
}
.blackText {
	color: #000000;
}
.borderALL {
	border: 1px solid #FFFF99;
}
.box {
	padding: 30px;
	border: 1px solid #800080;
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.boxYellow {
	padding: 30px;
	border: 1px solid #FFFF00;
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.centerDiv {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
.centerDivWide {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.divTenPx {
	height: 10px;
}

.EB-bg {
	background-image: url(images/theElasticBandWM.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.eleventPt {
	font-size: 11px;
}

.greenText {
	color: #008000;
}

.kidAudience {
	background-image: url(images/audienceKids.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.largeText {
	font-size: 34px;
}

.medText {
	font-size: medium;
}
.mediumText {
	font-size: 20px;
}




.purpleText {
	color: #800080;
}

.picText {
	color: #800080;
	font-size: small;
	letter-spacing: 0.1em;
}

.smallText {
	font-size: small;
}
.tableBorder {
	border-top: #999999;
	border-right: #999999;
	border-bottom: thin dotted #999999;
	border-left: #999999;
}
.tableBorderBotRt {
	border-right: thin dotted #999999;
	border-bottom: thin dotted #999999;
}

.tinytext {
	font-size: x-small;
}
.whiteBGText {
	background-color: #FFFFFF;
	padding: 6px;
	margin-left: 400px;
}
.whiteText {
	color: #FFFFFF;
}

.yellowText {
	color: #FFFF00;
}
.yellowLargeText {
	color: #FFFF00;
	font-size: large;
}
.yellowTextSmall {
	color: #FFFF00;
	font-size: small;
}
