@charset "UTF-8";
#dancepad {
	position: relative;
	visibility: visible;
	height: 320px;
	width: 740px;
	top: 19px;
	border: thick dotted #336699;
}
#alignment {
	visibility: visible;
	top: 10%;
	bottom: 10%;
	background-image: url(/tap/tapimages/images/images/DDRlogolight_03.gif);
	background-repeat: repeat;
	height: 800px;
	width: 1000px;
}
#thumbnail1 {
	position: absolute;
	visibility: visible;
	left: 706px;
	top: 14px;
	height: 598px;
	width: 158px;
	z-index: 5;
}
#flashdancepad {
	position: relative;
	visibility: visible;
	top: 19px;
	height: 576px;
	width: 600px;
	border: thick dotted #336699;
}
#Cowgirlfinale {
	position: relative;
	visibility: visible;
}
#CowgirlFinaleAlignment {
	height: 800px;
}
#backbutton {
	background-color: #CC6699;
	position: absolute;
	visibility: visible;
	left: 28em;
	top: 27em;
}

