@charset "utf-8";
#wrapper #header #nav table {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
#wrapper #content p a {
	color: #60C;
	font-family: "Comic Sans MS", cursive;
	text-decoration: underline;
}
h1   {
	color: #00A5D6;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}


a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #60C;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
h3 {
	color: #00A5D6;
	font-family: "Comic Sans MS", cursive;
	text-decoration: underline;
}

#nav {
	height: 79px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/finalnavbar.gif);
}
h2      {
	color: #00A5D6;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
#content p  {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #000;
	text-align: left;
}
h4   {
	font-family: "Comic Sans MS", cursive;
	color: #00A5D6;
}
#footer {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: center;
	background-image: url(images/footer.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#content {
	background-image: url(images/backgroundDancers.jpg);
	color: #333;
}
#content2 {
	padding: 5px;
}
#wrapper #content2 p a {
	color: #60C;
	font-family: "Comic Sans MS", cursive;
	text-decoration: underline;
	text-align: left;
}
#wrapper #content table tr td p {
	text-align: center;
	font-size: 12px;
}
#content2 p {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #000;
	text-align: left;
}

