@charset "utf-8";
#footer {
	position:absolute;
	width:780px;
	height:30px;
	z-index:3;
	top: 100%;
	left: 0;
	background-color: #5A3F6B;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #B197C1;
	font-size: 10pt;
	color: #E8DFEC;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 7px;
}


body {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #EFEAF2;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 14pt;
}
#picture1 {
	position:absolute;
	left:33px;
	top:155px;
	width:306px;
	height:231px;
	z-index:3;
	border: 6px solid #5A3F6B;
}

#pagehead {
	position:absolute;
	left:50%;
	top:20px;
	width:800px;
	height:400px;
	z-index:1;
	background-color: #FFFFFF;
	margin-left: -400px;
}
#heading {
	position:absolute;
	left:80px;
	top:98px;
	width:600px;
	height:60px;
	z-index:2;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	color: #735087;
}
#heading2 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:140px;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 120px;
	color: #D8C9DE;
}
#headerbottom {
	position:absolute;
	left:0px;
	top:270px;
	width:800px;
	height:100px;
	z-index:2;
	background-color: #5A3F6B;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #B197C1;
}
.pictureborder {
	border: 3px solid #FFFFFF;
}
#menuholder {
	position:absolute;
	left:0px;
	top:399px;
	width:800px;
	height:30px;
	z-index:3;
}

a:visited {
	color: #735087;
}

a:link {
	color: #735087;
}

/* CSS Document */

.pictureborder {
	border: 3px solid #FFFFFF;
}
.linkcolour {color: #E8DFEC}
