html { 
	overflow-y: scroll; /* always force a scrollbar in non-IE */

	}
body {
/*	background-image: url(../images/cityBack.png), url(../images/back.png);
	background-repeat: repeat-x, repeat;
	background-position:bottom, top;*/
	background-color: #c5c8ca;
	overflow-x: hidden;
	height: 4550px;
	line-height: 1.5;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size: 15px;
}
h1 {
	color: #C00;
/*	font-family: 'Chelsea Market', cursive;	*/
}

a, a:link,
a:active,
a:visited {
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
	color:#FFF;
	outline: none;
	text-decoration:none;
	}
	a:hover { 
		color:#CCC;
		}
img { 
	display:block;
	}
p {
	margin:1em 0;
	}

/* Common shared styles
*****************************************************************/

hr {
	margin: 0;
	border: none;
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	height: 3px;
}

/* Page structure
*****************************************************************/

#wrapper {
	position: relative;
}
#branding {
	width: 100%;
/*	background: #fff;*/
	}
	#branding h1 {
		width: 940px;
		padding: 10px 15px;
		margin: 0 auto;
		text-transform: uppercase;
		font-size: 20px;
		font-weight: bold;
		}

/* Nav
*****************************************************************/

nav#primary {
	z-index: 5;
	position: fixed;
	top: 50%;
	right: 16px;
	margin-top: -40px;
}
nav#primary li {
	position: relative;
	height: 20px;
}
nav#primary a {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: transparent url('../images/nav-dot.png') 4px 4px no-repeat;
}
nav#primary a:hover, nav#primary a.active {
	background: transparent url('../images/nav-dot.png') 4px -16px no-repeat;
}
nav#primary h1 {	
	position: absolute;
	right: 22px;
	top: -7px;
	display: none;
	padding: 4px 20px 4px 7px;;
	color: #fff;
	white-space: nowrap;
	font-family:"ChelseaMarketRegular", Times, serif;

	background: transparent url('../images/nav-arrow.png') 100% 50% no-repeat;
	}
nav.next-prev {
	margin: 20px 0 0 0;
	}
	a.prev,
	a.next {
		display: block;
		width: 15px;
		height: 11px;
		text-indent: -9999px;
		}
	a.prev {
		margin: 0 auto 5px auto;
		background: transparent url('../images/scroll-arrow-up.png') 0 0 no-repeat;
		}
		a.prev:hover {
			background: transparent url('../images/scroll-arrow-up.png') 0 -11px no-repeat;
			}
	a.next {
		margin: 5px auto 0 auto;
		background: transparent url('../images/scroll-arrow-down.png') -1px 0 no-repeat;
		}
		a.next:hover {
			background: transparent url('../images/scroll-arrow-down.png') -1px -11px no-repeat;
			}

/* Parallax
*****************************************************************/

/* content */
#content {
	z-index: 4;
	position: relative;
	max-width: 940px;
	padding: 0 10px;
	margin: 0 auto;
	line-height: 1.7;
	}
	#content article {
	width: 300px;
		}
		#peoples-report ,
		#project-participants,
		#find,
		#about {
			padding-top: 160px;
		
			}
			
				#about {
			padding-top: 100px;
		
			}
		#peoples-report {
	position: absolute;
	top: 1px;
	left: 6px;
			}
		#project-participants {
	position: absolute;
	top: 1090px;
	left: 14px;
			}
		#find {
			position: absolute;
			top: 2180px;
			}
			#content h1 {
				margin: 0 0 25px 0;
				font: 55px/65px 'ChelseaMarketRegular', Arial, sans-serif;
				font-weight: normal;
				line-height: 55px;
				}
		#about {
			position: absolute;
			top: 3270px;
			}
/* foreground (ballons/landscape) */
#parallax-bg3 {
	z-index: 3;
	position: fixed;
	left: 50%; /* align left edge with center of viewport */
	top: 0;
	width: 940px;
	margin-left: -470px; /* move left by half element's width */
	}
	/* balloon */
	#bg3-1 {
	position: absolute;
	top: 75px;
	left: 100px;
	width: 1080px;
	height: 797px;
		}
	#bg3-2 {
	position: absolute;
	top: 975px;
	left: 50px;
		}
	#bg3-3 {
	position: absolute;
	top: 1745px;
	left: 528px;
		}
	#bg3-4 {
	position: absolute;
	top: 2723px;
	left: -43px;
		}
/* midground (clouds) */
#parallax-bg2 {
	z-index: 2;
	position: fixed;
	left: 50%; /* align left edge with center of viewport */
	top: 0;
	width: 1200px;
	margin-left: -600px; /* move left by half element's width */
	}
	#bg2-1 {
	position: absolute;
	top: 402px;
	left: 26px;
		}
	#bg2-2 {
		position: absolute;
		top: 300px;
		left: 1150px;
		}
	#bg2-3 {
	position: absolute;
	top: 685px;
	left: 12px;
		}
	#bg2-4 {
	position: absolute;
	top: 1349px;
	left: 167px;
		}
	#bg2-5 {
		position: absolute;
		top: 900px;
		left: 890px;
		}
/* background (clouds) */
#parallax-bg1 {
	z-index: 1;
	position: fixed;
	left: 50%; /* align left edge with center of viewport */
	top: 0;
	width: 1200px;
	margin-left: -600px; /* move left by half element's width */
	}
	#bg1-1 {
	position: absolute;
	top: 85px;
	left: -271px;
		}
	#bg1-2 {
	position: absolute;
	top: 425px;
	left: 995px;
		}
	#bg1-3 {
		position: absolute;
		top: 900px;
		left: -220px;
		}
	#bg1-4 {
		position: absolute;
		top: 1020px;
		left: 450px;
		}
