html, body {
	height: 			100%;
	width: 				100%;
	padding:			0px;
	margin:				0px;
	background-color:	#666666;
}
.bg {
	background: 		url('http://www.tochaproject.com/images/archives_bg6.jpg') no-repeat scroll top center;
	width:				100%;
	height:				800px;
	border-style: 		none
}
.bgport {
	background: 		url('http://www.tochaproject.com/images/projects_bg4.jpg') no-repeat scroll top center;
	width:				100%;
	height:				850px;
	border-style: 		none;
}
.bgspaul {
	background: 		url('http://www.tochaproject.com/images/spaulding_bg3.jpg') no-repeat scroll top center;
	width:				100%;
	height:				700px;
	border-style: 		none
}

.lagunaHouse {
	background: 		url('http://www.tochaproject.com/images/lagunaHouse_bg.jpg') no-repeat scroll top center;
	width:				100%;
	height:				700px;
	border-style: 		none
}

.bevhillsOne {
	background: 		url('http://www.tochaproject.com/images/bevhills1_bg.jpg') no-repeat scroll top center;
	width:				100%;
	height:				700px;
	border-style: 		none
}


.hollywoodhills {
	background: 		url('http://www.tochaproject.com/images/hollywoodhills_large.jpg') no-repeat scroll top center;
	width:				100%;
	height:				700px;
	border-style: 		none
}

.bevhillsTwo {
	background: 		url('http://www.tochaproject.com/images/bevhills2_bg.jpg') no-repeat scroll top center;
	width:				100%;
	height:				700px;
	border-style: 		none
}

.malibu {
	background: 		url('http://www.tochaproject.com/images/malibu_bg.jpg') no-repeat scroll top center;
	width:				100%;
	height:				700px;
	border-style: 		none
}


.bgglen {
	background: 		url('http://www.tochaproject.com/images/glen_bg3.jpg') no-repeat scroll top center;
	width:				100%;
	height:				700px;
	border-style: 		none
}
#content {
	width:				850px;
	margin:				auto;
	padding:			auto;
}
#topHalf {
	height: 800px;
}
#aboveView {
	height:  126px;
}
#view-area {
	height:	800px;
	visibility: inherit;
}

