.themeFrame {
	position: relative;
	background-repeat: no-repeat;
	font-size: 1.2em;
}

.themeFrame h1 {
	margin-top: 50px;
	font-size: 2em;
	font-weight: bold;
}
.themeFrame h2 {
	color: white;
	font-size: 1.7em;
}
.themeFrame h3 {
	color: white;
	font-size: 1em;
}
.themeFrame p {
	margin: 40px 0 0 0;
}
.themeFrame a {
	color: #009999;
}

.themeLeft,
.themeCentre,
.themeRight {
	height: 1430px;
}
.themeLeft {
	width: 223px;
	background-color: rgba(115, 199, 199, 1);
	float: left;
}
.themeCentre {
	width: 523px;
	float: left;
	padding: 0px 0 0 40px;
}
.themeCentreContent {
	position: relative;
	width: 460px;
	margin: 40px auto 0 40px;
	color: #333;
}
.themeCentreContent div {
	position: absolute;
}
.themeRight {
	width: 8px;
	float: left;
}

.moveLeft {
	position: absolute;
}

.title {
	position: absolute;
	top: 10px;
	left: -296px;
}
h2.subTitle {
	position: absolute;
	top: 60px;
	left: -296px;
	margin: 0px;
}
.bigLetter {
	font-size: 1.5em;
	vertical-align: top;
}
.tealFont {
	color: #009999;
}
.title {
	top: 0;
	left: 0;
}
.faces {
	top: 150px;
	left: 1px;
}
.graph {
	left: -50px;
}
.fence {
	top: 534px;
	left: 0px;
}
.fact {
	top: 900px;
	left: 177px;
}
.themeFrame p.block2 {
	margin: 220px 0 110px 100px;
}

.themeFrame p.block5 {
	margin: 260px 0 0 0;
}