@charset "UTF-8";
html {
	min-height: 100%; margin-bottom: 1px;
}
body {
	overflow-y:scroll;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000DE;
	text-decoration: none;
}

.emilyClass #container {
	width: 46.25em;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.emilyClass .headerfooternest {
	width: 34.38em;
	background: #FFFFFF;
	margin: 0 auto;
}

.emilyClass #header1 {
	background: #FFFFFF;
	width: 34.38em;
	height: 5.75em;
	margin: 0 auto;
	text-align: center;
}
.emilyClass #header2 {
	background: #C2C7FF;
	height: 1.13em;
}
.emilyClass #header3 {
	background: #E4E4E4;
	height: 1.13em;
	text-align: center;
	margin-bottom: 1.5em;
}
.emilyClass #footer1 {
	background: #E4E4E4;
	height: 1.13em;
	text-align: center;
	margin-top: 1.5em;
}
.emilyClass #footer2 {
	background: #C2C7FF;
	height: 1.13em;
	margin-bottom: 1em;
}
.emilyClass #container .headerfooternest .headerfooterlinks {
	font-size: 0.82em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.emilyClass #container .headerfooternest #header1 img {
	position: relative;
	top: 3.2em;
	z-index: 2;
	height: 3.25em;
	width: 31.81em;
}
.emilyClass #colour1 {
	background-color: #C2C7FF;
}
.emilyClass #colour2 {
	background-color: #E4E4E4;
}
.emilyClass #titlepos     {
	position: relative;
	left: 8.06em;
	margin-bottom: 1.5em;
	width: 30em;
}
