.girlDancer {
	background-image: url(../Images/GirlDancer.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.coupleDancers {
	background-image: url(../Images/CoupleDancer.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.nameLogo {
	background-image: url(../Images/HJNameLogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainMenu {
	font-family: "Maiandra GD";
	font-size: 1.2em;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	font-variant: small-caps;
	font-style: normal;
	text-align: center;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	font-weight: bold;
}
.headerText {
	font-family: "Agency FB";
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: justify;
}
.textBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	list-style-position: outside;
	padding-left: 15px;
	list-style-image: url(../Images/starBullet.gif);
	display: list-item;
}
.memberPictures {
	text-align: center;
	border: thin outset #FFFFFF;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: justify;
}
a.bigLink {
	font-size: 0.8em;
}
.divscroll {
	overflow: auto;
	position: relative;
	height: 415px;
	width: 310px;
	padding-right: 5px;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #222222;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	left: 50px;
	top: 4px;
}
