#header {
	position:absolute;
	left:38px;
	top:38px;
	width:874px;
	height:114px;
	z-index:1;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #ACBDD7;
}
a:link {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
}
a:visited {
	color: #FF6;
}
#GlobalNav {
	position:absolute;
	left:362px;
	top:114px;
	width:550px;
	height:23px;
	z-index:2;
	background-color: #6373A7;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #FFF;
	text-align: center;
}
#Title {
	position:absolute;
	left:348px;
	top:52px;
	width:564px;
	height:46px;
	z-index:3;
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	text-align: center;
}
#PageImage {
	position:absolute;
	width:407px;
	height:217px;
	z-index:4;
	left: 40px;
	top: 163px;
	text-align: center;
	background-color: #6072A4;
}
#TextArea {
	position:absolute;
	width:456px;
	height:494px;
	z-index:5;
	left: 456px;
	top: 228px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#Contact {
	position:absolute;
	width:397px;
	height:95px;
	z-index:6;
	left: 38px;
	top: 389px;
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	background-color: #6072A4;
	font-size: 14px;
	line-height: 5px;
	padding: 5px;
	font-style: italic;
	text-decoration: none;
	text-align: center;
}
body {
	background-color: #D5E2EA;
}
#copyright {
	position:absolute;
	width:409px;
	height:38px;
	z-index:7;
	left: 38px;
	top: 507px;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #000;
}

#Subheading {
	position:absolute;
	width:456px;
	height:43px;
	z-index:8;
	left: 456px;
	top: 165px;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	text-align: center;
}
#copyright p a:link {
	color: #339;
}
#copyright p a:visited {
	color: #903;
}
#TextArea p a:link {
	color: #339;
}
#TextArea p a:visited {
	color: #903;
}

