.wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

.wrapper a:link
{
	text-decoration: none;
	color: #FFFFFF;
}

.wrapper a:visited
{
	text-decoration: none;
	color: #EEEEEE;
}

.wrapper a:hover
{
	text-decoration:underline;
}

.wrapper a:active
{
	text-decoration:underline;
}

.headregion {
	text-align: center;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: auto;
	margin-left: 60px;
}
.mainregion {
	text-align: center;
	margin-top: auto;
	margin-right: 60px;
	margin-bottom: auto;
	margin-left: 60px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #FFF;

}
.rightpane {
	position: inherit;
	left: auto;
	right: 50px;
}

.maintext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16pt;
	font-style: italic;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}

.smallfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
}

.largefooter {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	color: #646568;
}

.largerfooter {
	font-size: 24pt;
}



.bottomregion {
	text-align: center;
	margin-top: auto;
	margin-right: 60px;
	margin-bottom: 60px;
	margin-left: 60px;
}
.mediumfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #FFF;
}
.titletext, .titletext h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16pt;
	color: #FFF;
}

.subtitle {
	font-family: GillSans, Tahoma, Geneva, sans-serif;
	font-size: 18pt;
	letter-spacing: 10pt;
	font-weight: normal;
	line-height: 0px;
	clip: rect(auto,auto,auto,auto);
}
.bodytext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #FFF;
	text-align: center;
	font-weight: normal;
}
.leftpane {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-right: 30px;
	position: relative;
	left: 10px;
	text-align: left;
	float: left;
}
#blocktable {
	height: 300px;
	width: 920px;
	position: relative;
	left: auto;
	right: auto;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

#blocktable a:link
{
	text-decoration: none;
	color: #FFF;
}

#blocktable a:visited
{
	text-decoration: none;
	color: #FFF;
}
#blocktable a:active
{
	text-decoration: underline;
}
#blocktable a:hover
{
	text-decoration: underline;
}

#colourblock1 {
	height: 300px;
	width: 290px;
	text-align: center;
	position: static;
	float: left;
	background-color: #CE6985;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
#colourblock2 {
	height: 300px;
	width: 300px;
	text-align: center;
	position: static;
	float: left;
	background-color: #5A5857;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#colourblock3 {
	height: 300px;
	width: 290px;
	text-align: center;
	position: static;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #71596B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#colourblock4 {
	height: 300px;
	width: 290px;
	text-align: center;
	position: static;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.colourblockframe {
	height: 240px;
	width: 230px;
	border: thin dotted #FFF;
	text-align: center;
	position: static;
	float: left;
	margin: 30px;
	clip: rect(auto,auto,auto,auto);
}
.toplinkbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
}
.bottomlinkbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.bottomlinkbar a:link
{
	text-decoration: none;
	color: #000000;
}
.bottomlinkbar a:visited
{
	text-decoration: none;
	color: #222222;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.clear {
	clear:both;
}

