body, div, p
{
	padding:0px;
	margin:0px;
	font-family: "DIN 1451 W02 Engschrift", Helvetica, sans-serif;
}

#backgroundLeft, #backgroundRight
{
	position:absolute;
	z-index:-1000;
	top:0px;
	width:50%;
	height:6000px;
}

#backgroundLeft
{
	background-color:#613261;
	left:0px;
}

#backgroundRight
{
	background-color:#514c46;
	right:0px;
}

#parallaxContainer
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1024px;
	height:6000px;
	background-color:#FFF;
	z-index:0;
}

#navigation
{
	
}

#navigationHor
{
	
}

.naviButton, .naviButtonHor
{
	display:block;
	font-size:30px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
	ccolor:#1e1d1b;
	color:#514c46;
	padding-left:16px;
	padding-right:16px;
	margin-bottom:4px;
	background-color:rgba(81, 76, 70, 0.1);
}

.naviButtonHor
{
	float:left;
	margin-right:4px;
}

.naviButton:hover, .naviButtonHor:hover
{
	background-color:rgba(97, 50, 97, 0.3);
	color:#FFF;
}

.naviButtonHighlighted
{
	border:solid 2px rgba(97, 50, 97, 0.3);
	border-left:0px;
}

.sectionBackground
{
	width:1024px;
}


/* CONTENT */

#logoBG
{
	z-index:-3; 
	background-image:url('../images/logoBG.jpg'); 
	top:0px;
	left:0px; 
	height:400px;
}

#logoSectionShade, #introSectionShade
{
	z-index:-3; 
	background-image:url('../images/sectionShade.png'); 
	top:364px;
	width:1024px; 
	height:36px;
}

#logoScratches
{
	z-index:-2; 
	top:70px;
	left:300px;
}

#logoFog1
{
	z-index:-1; 
	top:0px;
}

#logoClaim
{
	color:#7b1b7b;
	font-size:27px;
	text-transform:uppercase;
	letter-spacing:3px;
	top:320px;
	left:364px;
	z-index:-1; 
}

#logo
{
	z-index:0; 
	top:120px;
	left:390px;
}

#logoFog2
{
	z-index:1; 
	top:0px;
}

#quoteMarks
{
	z-index:-1; 
	top:907px;
	left:116px;
}

#quote
{
	z-index:0; 
	top:1100px;
	left:160px;
	width:480px;
	text-transform:uppercase;
	letter-spacing:3px;
	font-size:50px;
	text-align:right;
	color:#514c46;
}

#lizze
{
	z-index:2; 
	top:2600px;
	right:-25px;
}

#ezzil
{
	z-index:1; 
	top:1730px;
	right:-330px;
}

#noiseAwardGame
{
	z-index:0; 
	top:1480px;
	left:260px;
}

#noiseAwardGameIntro
{
	z-index:0; 
	top:1470px;
	left:490px;
}

#introSectionShade
{
	z-index:2;
	top:3400px;
}

#intro
{
	z-index:2;
	top:3436px;
}

#introSectionShadeDown
{
	z-index:2;
	top:4012px;
	background-image:url('../images/sectionShadeDown.png'); 
	width:1024px; 
	height:36px;
}

#downloadOSX
{
	z-index:4; 
	top:6592px;
	left:300px;
	text-decoration:none;
}

#downloadWin
{
	z-index:2; 
	top:4198px;
	left:520px;
	text-decoration:none;
}

#downloadiOS
{
	z-index:3; 
	top:5396px;
	left:740px;
	text-decoration:none;
}

.downloadSub
{
	text-transform:uppercase;
	text-align:center;
	margin-top:4px;
	color:#514c46;
	letter-spacing:1px;
}

#inGameSectionShade
{
	z-index:2;
	top:4564px;
	background-image:url('../images/sectionShade.png'); 
	width:1024px; 
	height:36px;
}

#inGame
{
	z-index:2;
	ttop:6000px;
	top:4600px;
}

#inGameSectionShadeDown
{
	z-index:2;
	top:5368px;
	background-image:url('../images/sectionShadeDown.png'); 
	width:1024px; 
	height:36px;
}

#downloadCoop
{
	z-index:3; 
	top:7170px;
	left:300px;
	text-decoration:none;
}

#credits
{
	z-index:2; 
	top:6060px;
	right:80px;
	width:700px;
	text-decoration:none;
	font-size:24px;
	text-align:right;
	color:#514c46;
}

#thankYou
{
	z-index:0; 
	top:560px; 
	font-size:30px;
	color:#514c46;
	text-align:center;
	width:100%;
}


























