body {
 text-align: center
}
body a:link {
 color: #330066;
 font-weight: bold;
 text-decoration: none;
}
body a:visited {
 color: #330066;
 font-weight: bold;
 text-decoration: none;
}
body a:active {
 color: #330066;
 font-weight: bold;
 text-decoration: none;
}
body a:hover {
 color: #330066;
 font-weight: bold;
 text-decoration: underline;
}
#centre {
 width: 750px;
 margin: 0px auto;
 text-align: left;
}
#textblock {
 color: #000000;
 margin-right: 300px;
 margin-left: 6px;
 font-size: 10pt;
 font-family: "Elegance Light", "Trebuchet MS", Arial;
 text-align: justify;
}
#title {
 font-family: "Elegance Light", "Trebuchet MS", Arial;
 font-size: 14pt;
 color: #330099;
 width: 300px;
 margin: 5px 7px 10px 6px;
}
#title2 {
width: 300px;
margin: 15px 7px 10px 6px;
}

#textblock2 {
 color: #000000;
 margin-right: 300px;
 margin-left: 6px;
 font-size: 10pt;
 font-family: "Elegance Light", "Trebuchet MS", "Arial";
 text-align: justify;
}

#homepic {
 float: right;
 width: 231px; 
 margin-right: 3px;
 margin-bottom: 20px;
}
#disclaimer {
	margin-left: 5px;
	margin-top: 134px;
	margin-bottom :1px;
	float: bottom;
}
#footer {
	margin-top: 5px;
	float: right;
}
#footer2 {
	position: relative;
	float: left;
	top: 7px;
	left: 4px;
}
#bottomlinks {
	position: relative;
	float: right;
	top: 3px;
	right: 5px;
}

#bottomlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 8pt;
	font-weight: bold;
}
#bottomlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 8pt;
	font-weight: bold;
}
#bottomlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 8pt;
	font-weight: bold;
}
#bottomlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}

