a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#footer a:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
#footer a:active {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.photos {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: 2pt;
}
.text {
	font-family: Tahoma;
	font-size: 14px;
	padding: 10px;
}
.pics {
	padding: 0px;
	border: 4px solid #000000;
	margin: 0px 5px 5px;
}
.about {
	background-image: url(images/dancers.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.pics2 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 4px solid #000000;
}
.bottom {
	background-color: #BBB9BA;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 5px;
	padding: 5px;
}
.border {
	border: 3px solid #000000;
}
.bg {
	background-color: #FFFFFF;
	background-image: url(images/fullbg.jpg);
	background-repeat: no-repeat;
}
.starbg {
	background-color: #FFFFFF;
	background-image: url(images/starbg.jpg);
	background-repeat: no-repeat;
}
.side {
	background-color: #BBB9BA;
	background-image: url(images/side2.jpg);
	background-repeat: no-repeat;
	border-top: #000000;
	border-right: 3px solid #000000;
	border-bottom: #000000;
	
}
.headers {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}
.thumbs {
	border: 3px solid #000000;
	margin: 5px;
}
