body {
	background: #696460 url('bgsingle-3.jpg') no-repeat fixed;
	background-position: center 0px;
	overflow:hidden;
	padding: 0; 
	margin: 0; 
}

#headerMonkeys {
	width: 250px;
	height: 75px;
	margin-left: -125px;
	position: absolute;
	top: 20px;
	left: 50%;
	visibility: visible
	z-index:30000;
	}
	
#headerNav {
	width: 152px;
	height: 13px;
	margin-left: -76px;
	position: absolute;
	top: 10px;
	left: 50%;
	visibility: visible;
	z-index:200;

	
	}
	
#footerNav {
	width: 233px;
	height: 41px;
	margin-left: -116px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	visibility: visible;
	z-index:200;
	}


/*#image_box {
	height:600px;
	width:600px;
}*/

/* SHOWCASE */



/* PAGES OVERLAYS */

div.eventsWindow { 
	z-index: 5000; 
	top: 0px; 
	left: 12px;
}

.page, {
	background:transparent;
}



#page_about, #page_contact #page_koolaid4 #page_koolaid5 {
	/*border: 1px solid #999;*/
	position: absolute;
	top:83px;
	left:45px;
	text-align:center;
	width:380px;
	color: #bcdee1;
}


img.showcaseimg {
	cursor:pointer;
}


			html,body{
				text-transform: uppercase;
				color: #bcdee1;
				height: 100%;
				padding: 0;
				margin: 0;
				border: 0;
				overflow: hidden;
				font-size: 9px;
				font-family: sans-serif;
			}
			
			
			
			#container{
				position: absolute; 
				width: 100%; 
				height: 100%;
				top:-20px; 
				z-index:1;
			}
			
			.content{
				display:block;
				width: 100%;
				height: 100%;
			}
			
		
		
			
			
	
#trigger_previous{
	position: absolute; 
	top: 300px; 
	left: 50px; 
	height: 50%;
	z-index:200;
	
	
}

#trigger_next{
	position: absolute; 
	top: 300px; 
	height: 50%;
	right: 50px;
	z-index:200;

}

img {border:0;}

a:link {
	color: #bcdee1;
	text-decoration:none;
		}
		
a:hover {
	color: #bcdee1;
	text-decoration:underline;
		}