BODY	{
	height: 100%;
	min-height: 100%;
	background: #605134 url(../images/background_splash6.jpg) top center;
	background-repeat: no-repeat;
}



#container  {
	position:absolute;
	left: 50%;
	top: 0;
	height: 660px;
	width: 718px;
	margin-left: -359px;
	margin-bottom: 0px;
}

#container #enter_garonga a {
	position:absolute;
	left:205px;
	top:201px;
	width:130px;
	height:110px;
	display:block;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/blank.gif);
}

#container #enter_garonga a:hover {
	background: url(../images/hl_garonga.gif);
}

#container #enter_little_garonga a {
	position:absolute;
	left:462px;
	top:446px;
	width:130px;
	height:52px;
	display:block;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/blank.gif);
}

#container #webcam a {
	position:absolute;
	left:724px;
	top:480px;
	width:220px;
	height:45px;
	display:block;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/blank.gif);
}

#container #tv a {
	position:absolute;
	left:724px;
	top:433px;
	width:220px;
	height:45px;
	display:block;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/blank.gif);
}

#container #trip_advisor {
	position:absolute;
	left:750px;
	top:371px;
	width:180px;
	height:100px;
	display:block;
	overflow: hidden;
	background: url(../images/blank.gif);
}

#container #calender a {
	position:absolute;
	left:724px;
	top:527px;
	width:220px;
	height:45px;
	display:block;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/blank.gif);
}

#container #enter_little_garonga a:hover {
	background: url(../images/hl_little_garonga.gif);
}

#container #copyright {
	position:absolute;
	bottom:27px;
	width: 718px;
	text-align:center;
	font-size: 7pt;
	color: #C2B793;
	margin:5px auto 25px auto;
	font-family: arial;
}
			
#container #copyright a {
	color: white;
	text-decoration:none;
}
			
#container #copyright a:hover {
	text-decoration:underline;
}
