/*	Splash images for home page */

#poschair {
	top: 88px; 
	left: 87px; 
	width: 100px; 
	height: 100px;
	position: absolute;
	cursor: crosshair;
	}
	
#posactivities {
	top: 88px; 
	left: 87px; 
	width: 100px; 
	height: 100px;
	position: absolute;
	cursor: crosshair;
	}
#posocean {
	top: 88px; 
	left: 352px; 
	width: 100px;
	height: 100px;
	position: absolute;
	cursor: crosshair;
	}
	
#posinterior {
	top: 88px; 
	left: 352px; 
	width: 100px;
	height: 100px;
	position: absolute;
	cursor: crosshair;
	}
	
#pospresent {
	top: 352px; 
	left: 87px; 
	width: 100px; 
	height: 100px;
	position: absolute; 
	cursor: crosshair;
	}	

#poswindow {
	top: 352px; 
	left: 87px; 
	width: 100px; 
	height: 100px;
	position: absolute; 
	cursor: crosshair;
	}	
#postattoo {
	top: 352px; 
	left: 352px; 
	width: 100px; 
	height: 100px;
	position: absolute; 
	cursor: crosshair;
	}

#posfriends {
	top: 352px; 
	left: 352px; 
	width: 100px; 
	height: 100px;
	position: absolute; 
	cursor: crosshair;
	}	
