#bullet_list {
	position: absolute;
	left: 308px;
	top: 298px;
	height: 121px;
	line-height: 1.5em;
	font-size: 90%;
	color: #000000;
	width: 343px;
}
#ballroom {
	background-image: url(../images/homeImages/ballroom_couple.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 317px;
	width: 210px;
	z-index: 3;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#red_girl {
	background-image: url(../images/homeImages/dancer-red_cropped.png);
	background-repeat: no-repeat;
	height: 394px;
	width: 104px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
}
#ComeIn {
	background-image: url(../images/homeImages/come_in.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	width: 600px;
	height: 50px;
	z-index: 30;
	margin-top: 30px;
	float: left;
	margin-left: 120px;
}
#left_text {
	width: 200px;
	color: #999999;
	line-height: 2em;
	z-index: 20;
	float: left;
	margin-top: 40px;
	margin-left: 120px;
	margin-bottom: 70px;
}
#right_text {
	font-size: 0.9em;
	color: #000000;
	line-height: 2.5em;
	z-index: 15;
	width: 450px;
	float: left;
	margin-top: 40px;
}
#quotes {
	height: 200px;
	width: 350px;
	visibility: visible;
	position: absolute;
	left: 380px;
	bottom: 260px;
}
#center_text {
	position: relative;
	width: 460px;
}
#topContent {
	width: 674px;
	margin-left: 104px;
	float: none;
}
#footer {
	padding-top: 50px;
}
#homeHeadText {
	background-image: url(../images/homeImages/homeHeadText.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 500;
	height: 57px;
	width: 156px;
	right: 0px;
	top: -85px;
}

