#wrapper {
	position:relative;
	top:30px;
	width:800px;
	height:600px;
	margin: auto;
	z-index: 1;
}
body {
	background-image: url(images/backgroundcolour.png);
	background-repeat: repeat;
}
#background {
	position:absolute;
	left:0px;
	top:0px;
	width:801px;
	height:600px;
	z-index:1;
	visibility: visible;
}
#mainnav {
	position:absolute;
	left:0px;
	top:40px;
	width:801px;
	height:30px;
	z-index:2;
}

#remaxbar {
	position:absolute;
	left:0px;
	top:532px;
	width:800px;
	height:40px;
	background-color:#CCCCCC;
	background-color:#CCCCCC;
	border:1px none #000000;
	z-index:2;
}
#copyright {
	position:absolute;
	left:0px;
	top:571px;
	width:800px;
	height:29px;
	background-color:#CCCCCC;
	border:1px none #000000;
	z-index:3;
}
#secnav {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:37px;
	background-color:#CCCCCC;
	border:1px none #000000;
	z-index:2;
}
#secnavbuttons {
	position:absolute;
	left:590px;
	top:3px;
	width:200px;
	height:29px;
	border:1px none #000000;
	z-index:2;
}
#gfmlogo {
	position:absolute;
	left:3px;
	top:82px;
	width:278px;
	height:103px;
	border:0px none #000000;
	z-index:2;
}
#welcometext {
	position:absolute;
	left:283px;
	top:81px;
	width:518px;
	height:400px;
	z-index: 1;
}
#scroll {
	position:absolute;
	left:309px;
	top:250px;
	width:491px;
	height:351px;
	z-index:3;
}
#phwelcometext {
	position:absolute;
	left:263px;
	top:212px;
	width:475px;
	height:280px;
	z-index:2;
}
#hometext {
	position:absolute;
	left:283px;
	top:232px;
	width:518px;
	height:400px;
	z-index: 1;
}
#phwelcometext {
	position:absolute;
	left:283px;
	top:219px;
	width:475px;
	height:282px;
	z-index: 1;
}
