 /**Layout Divs**/
/*this container centers the content in the browser and fixes the overall width*/
    #wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #48384c;/*themecolour1$ -21%,-68.6%;*/
	background-color: #fdf6ff;/*themecolour1$ 46.7%,100%;*/
	font-size: 12px;
	color: #48384c;/*themecolour1$ -21%,-68.6%;*/
	line-height: normal;
	padding-right: 0px;
	padding-left: 0px;
}
/*this container holds the logo and heading graphic*/
    #header {
	background: #a591a9;/*themecolour1$ -8.3%,-29.7%;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48384c;/*themecolour1$ -21%,-68.6%;*/
	width: 770px;
	}
/*this container holds the horizontal navigation bar */	
	#navbar {
	background-color: #48384c;/*themecolour1$ -21%,-68.6%;*/
	width: 770px;
	top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48384c;/*themecolour1$ -21%,-68.6%;*/
}
/*this container holds the logo graphic */
#logo {
	background-repeat: no-repeat;
	height: 56px;
	top: 0px;
	right: 0px;
}
/*this container holds the heading underneath the main image */
.captiondiv {
	background-color: #eee1f1;/*themecolour1;*/
	width: auto;
	background-repeat: no-repeat;
	border-top: 1px solid #48384c;/*themecolour1$ -21%,-68.6%;*/
	border-bottom: 1px solid #48384c;/*themecolour1$ -21%,-68.6%;*/
	font-weight: bold;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
}
/*this container holds the feature heading graphic */
#featureleft {
    float:left;
    height: 194
	width: 500px;
	background-color: #FFFFFF;
    margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#featureright {
    float:right;
    height: 194
	width: 268px;
	background-color: #FFFFFF;
    margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/**Redefined html tags**/
/*defines the font and page background image */
 body {
	text-align: center;
	font-size: 14px;
	font-color: #48384C;
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
/*sets margins to 0 */
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 12px;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*style the heading text */
.captiondiv h1 {
	margin: 0;
	background-color: #eee1f1;/*themecolour1;*/
	color: #080000;/*themecolour2;*/
	font-size: 12px;
	padding: 1px 5px 1px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.captiondiv h2 {
	margin: 0;
	background-color: #a591a9;/*themecolour1$ -8.3%,-29.7%;*/
	color: #080000;/*themecolour2;*/
	font-size: 110%;
	padding: 1px 5px 1px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48384c;/*themecolour1$ -21%,-68.6%;*/
	background-image: url(index_files/index_bg2.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a591a9;/*themecolour1$ -8.3%,-29.7%;*/
	font-family: Arial, Helvetica, sans-serif;
}

.captiondiv h3 {
	margin: 0;
	background-color: #a7a786;
	color: #080000;/*themecolour2;*/
	font-size: 12px;
	padding: 1px 5px 1px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48384c;/*themecolour1$ -21%,-68.6%;*/
	background-image: url(index_files/index_bg1.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a591a9;/*themecolour1$ -8.3%,-29.7%;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a591a9;/*themecolour1$ -8.3%,-29.7%;*/
	font-family: Arial, Helvetica, sans-serif;
}
.captiondiv h4 {
	margin: 0;
	background-color: #a591a9;/*themecolour1$ -8.3%,-29.7%;*/
	color: #fdf6ff;/*themecolour1$ 46.7%,100;*/
	font-size:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48384c;/*themecolour1$ -21%,-68.6%;*/
	background-image: url(index_files/index_bg3.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee1f1;/*themecolour1;*/
	padding: 1px 5px 1px 20px;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	font-size: 130%;
	margin: 0px 0px 0px 20px;
	color: #080000;/*themecolour2;*/
	padding-top: 6px;
}
h2 {
	font-size: 100%;
	color: #080000;/*themecolour2;*/
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*defines the style for ordered lists (numbered) */
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #48384c;/*themecolour1$ -21%,-68.6%;*/
}
/*defines the style for unordered lists (bulleted) */
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(index_files/index_bullet.gif);
	color: #48384c;/*themecolour1$ -21%,-68.6%;*/
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}
/*link styles*/
 a:link {
	color: #a591a9;/*themecolour1$ -8.3%,-29.7%;*/
}
 a:visited {
	color: #48384c;/*themecolour1$ -21%,-68.6%;*/
}
 a:link:hover {
	color: #6d5d71;/*themecolour1$ -12.5%,-53%;*/
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*defines color for horizontal divider*/
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #48384c;/*themecolour1$ -21%,-68.6%;*/
}
/*styles the footer*/
.footer {
	font-size: 2px;
	margin-left: 10px;
	color: #827086;/*themecolour1$ -10%,-44.5%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #827086;/*themecolour1$ -10%,-44.5%;*/
	padding-bottom: 10px;
	margin-right: 10px;
}
/*floats element to the left*/
    .left {
	float: left;
	margin: 8px;
	padding: 8px;
	text-align: left;

}
/*floats element to the right*/
   .right {
	float: right;
	margin: 6px;
	padding: 6px;

}
#wrapper table tr td .captiondiv tr td p font {
	font-size: 12px;
}
#wrapper table tr td table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fonttext {
	font-size: 18px;
}
.left {
	float: left;
	width: auto;
	margin: 4px;
	padding: 4px;
}

