#hCrossHair {
	top: 90px;
}

body 
{
	background-position: 380px 0;
}

#floatingbox
{
	top: 70px;
	left: 380px;
}

#secondary 
{
	left: 380px;
}

.contentElement .contentImage
{
	right: 380px;
}

.contentElement .contentGallery
{
	left: 380px;
	#right: 4000px;
	width: 320px;
} 

.contentElement .contentGallery img
{
	float: left;
}

#contentBox
{
	top: 120px;
}
#sectionHeader
{
	right: 370px;
	left: -1000px;
}
#sectionHeader h1
{
	float: right;
}

#hCrossHair
{
	background: #222;
}

#stageLimiter
{
	position: absolute;
	top: 0;
	left: 680px;
	width: 10px;
	height: 10px;
}

#stageLimiter2
{
	position: absolute;
	top: 0;
	left: -360px;
}