<style type="text/css">
/*style the footer area*/
#footer {
	width: auto;
	font-size: 70%;
	text-align: center;
	height: 24px;
	padding-top: 4px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #000000;/*themecolour2;*/
	color: #656565;/*themecolour4$ -1.1%, -20.0%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc00;/*themecolour1;*/
}
/**Redefined html tags**/
/*this defines the font style and color, also the  background image*/
    body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;/*themecolour6;*/
	text-align: center;
	font-size: 100%;
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;/*themecolour2;*/
	margin-left: 10px;
	margin-right: 10px;
	background-image: url('../th1_files/th1_bg_image.gif');	
}
html>body {margin-left: 0px;        margin-right: 0px; padding-left: 10px;       padding-right: 10px;}
/*sets margins to 0*/  
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*style the heading1 text */
h1 {
	border-bottom:1px solid #FFCC00; font-size: 120%;
	font-family: Trajan Pro;
	font-weight: normal;
	/*themecolour1;*/
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url('../th1_files/th1_h1_bg.gif');
	background-repeat: no-repeat;
	color: #ffffff;/*themecolour5;*/
	padding-top: 5px;
	background-position: left;
	margin-right: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px
}
h2 {
	margin: 0;
	background-color: #000000;/*themecolour2;*/
	font-size: 80%;
	padding: 1px 20px 3px 5px;
	color: #ffcc00;/*themecolour1;*/
}
h3 {
	margin: 0 180 5 210;
	background-color: #000000;/*themecolour2;*/
	font-size: 80%;
	padding: 1px 20px 3px 5px;
	color: #ffffff;/*themecolour5;*/
}
/*defines the style for unordered lists (bulleted) */
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	list-style-position: inside;
	list-style-image: url('../th1_files/th1_bullet.gif');
}
/*link styles*/
a:link {
	color: #bfbcbc;/*themecolour4$ 1.8%, 50.2%;*/
}	
a:visited {
color: #bfbcbc;/*themecolour4$ 1.8%, 50.2%;*/
	
}
a:link:hover {
	color: #ffcc00;/*themecolour1;*/
	
}
/*defines the style for horizontal dividers*/
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc00;/*themecolour1;*/
	padding-top: 4px;
	padding-bottom: 4px;
}
-->
</style>
