#container {
	height: 676px;
	background-image: none;
}

#black-bar {
	top: 128;
}

#curve {
	background: url(../images/home-curve.gif) no-repeat;
	top: 0;
	height: 678px;
	width: 371px;
	z-index: 3000;
}

#curve-menu {
	margin-left: -125px;
	top: 164px;
	z-index: 6000;
}

#curve-bottom {
	visibility: hidden;
}

#burgundy-square {
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -200;
	background: #8F0B3A;
	width: 650px;
	height: 516px;
}

#content {
	top: 362px;
	width: 300px;
	margin-left: -410px;
	z-index: 5000;
}

#collage {
	z-index: 2000;
}

#collage img {
	position: absolute;
	top: 175px;
	left: 50%;
	margin-left: -344px;
	display: none;
	z-index: 2000;
}

#address {
	position: absolute;
	top: 650px;
	left: 50%;
	margin-left: -57px;
	color: #ffffff;
	z-index: 6000;
}
