#Footer {
	height: 20px;
	top: 880px;
	font-family: "Trajan Pro";
	position: absolute;
	width: 1500px;
	left: 0px;
	z-index: 3;
}
#Link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Links #Link {
	padding-top: 5px;
}


#back {
	background-image: url(/images/Island2.jpg);
	float: left;
	height: 900px;
	width: 1500px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#Links {
	padding: 5px;
	float: left;
	height: 40px;
	width: 1200px;
	position: absolute;
	top: 0px;
	z-index: 2;
}
#logo {
	float: left;
	z-index: 2;
}

#Main {
	height: 600px;
	width: 1500px;
	position: absolute;
	left: 0px;
	top: 330px;
	float: left;
}

#Links #Home {
	background-color: #00CCFF;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 40px;
	width: 150px;
	position: absolute;
	left: 200px;
	top: 180px;
}
#Links #About {
	background-color: #00CCFF;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 40px;
	width: 150px;
	position: absolute;
	left: 600px;
	top: 180px;
}
#Links #Contact {
	background-color: #00CCFF;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	width: 150px;
	position: absolute;
	left: 1000px;
	top: 180px;
	float: left;
}
#page {
	background-position: center;
}
PCG {
	padding: 10px;
	float: right;
	height: 100px;
	width: 100px;
	position: absolute;
	z-index: 4;
	top: 10px;
	right: 1450px;
}
