body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	margin: 0px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

.gallery_hdr {
	color: #FF6600
}

.style1 {
	font-size: x-small
}

a {
	color: #3399ff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
}

a:visited {
	color:#6699CC;
}

#bottomNav {
	width: 800px;
	background-color: #ffffff;
	text-align: center;
	padding-top: 1em;
}

#bottomNav a {
	color: #3399ff;
	font-weight: normal;
	text-decoration: none;
}

#bottomNav a:hover {
	color: #ff6600;
	font-weight: normal;
}

#bottomNav a:visited {
	color: #999999;
	font-weight: normal;
}

#bodyText {
	background-color: #ccccff;
	margin: 3px;
	padding: 5px;
	text-align: left;
}

#bodyText_gray {
	background-color: #cccccc;
	margin: 3px;
	padding: 5px;
	text-align: left;
}

#dancerProfie {
	width: 570px;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 2px;
	border-width: thin;
	border-color: #0099CC;
}
