html {
	margin:auto;
	}
body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #333366;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a:link, a:active, a:visited {
	color:#6666CC;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color:#FF0099;
	text-decoration:underline;
	}
#header {
	width:750px;
	height:140px;
	background-image:url(../images/header.jpg);
	float: left;
}
#header_homepage {
	position:relative;
	width:250px;
	color:#FFFFFF;
	left: 190px;
	top: 5px;
	}
#header_homepage ul {
	line-height:20px;
	list-style-image:url(../images/arrow_header.gif);
	}
#header_homepage ul a:link, #header_homepage ul a:active, #header_homepage ul a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
#header_homepage ul a:hover {
	text-decoration:underline;
	}
#header_search {
	width:170px;
	padding-top:5px;
	float:right;
	color: #FFFFFF;
	}
#pagecontainer {
	width:730px;
	background-image: url(../images/bgmainpage.gif);
	padding-left: 20px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	}
#pagedetail {
	width:730px;
	height:30px;
}
#homepage_mainpic {
	width:550px;
	height:150px;
	float:left;
	background-color: #CCCCCC;
	margin-bottom: 10px;
	}
#homepage_events {
	width:165px;
	padding-left:5px;
	float:right;
	padding-bottom: 10px;
	}
#homepage_column_left {
	width:265px;
	float:left;
	margin-left: 5px;
	}
#homepage_column_middle {
	width:265px;
	float:left;
	margin-left: 15px;
	}
#homepage_column_middle a:link, #homepage_column_middle a:active, #homepage_column_middle a:visited {
	font-weight:bold;
	color:#FF0099;
	text-decoration:none;
	}
#homepage_column_middle a:hover {
	color:#660066;
	text-decoration: underline;
	}
	
#homepage_column_right {
	width:165px;
	padding-left:5px;
	float:right;
	background-color: #EFEFEF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
#homepage_column_right a:link, #homepage_column_right a:active, #homepage_column_right a:visited {
	font-weight:bold;
	color:#660066;
	text-decoration:none;
	}
#homepage_column_right a:hover {
	font-weight:bold;
	color:#330033;
	text-decoration: underline;
	}
#clear {
	clear:both;	
	}
#clear_right {
	clear:right;
	}
/* FOOTER DETAILS */

#footer {
	border-top:1px solid #333366;
	padding-left:20px;
	width:730px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	margin-top: 20px;
	}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration:none;
	color:#330033;
	font-weight:normal;
	}
#footer a:hover {
	text-decoration:underline;
	}

/* PAGE CONTENT ELEMENTS*/	
	
.column_header1 {
	margin-left:-5px;
	width:265px;
	display:block;
	height:25px;
	color:#FFFFFF;
	background-color:#6666CC;
	padding-left: 5px;
	line-height: 25px;
	font-weight:bold;
}
.column_header2 {
	margin-left:-5px;
	width:265px;
	display:block;
	height:25px;
	color:#FFFFFF;
	background-color:#FF0099;
	padding-left: 5px;
	line-height: 25px;
	font-weight:bold;
}
.column_header_right {
	margin-left:-5px;
	width:165px;
	display:block;
	color:#FFFFFF;
	background-color:#330033;
	padding-left: 5px;
	font-weight:bold;
	height: 25px;
	line-height: 25px;
}
.search_inputbox {
	width:120px;
	height:20px;
	border:1px solid #000000;
	background-color:#CCCCEF;
	line-height: 18px;
	vertical-align: top;
	}
.mailinglist_inputbox {
	width:155px;
	height:20px;
	border:1px solid #000000;
	background-color:#CCCCEF;
	line-height: 18px;
	vertical-align: top;
	margin-bottom: 8px;
	}	

.submit {
	line-height: 25px;
	vertical-align: middle;

	}
#navigation {
	width:170px;
	float:left;
	padding-bottom: 10px;
	margin-right: 10px;
	}	
#content_contentpages {
	width:550px;
	float:right;
	margin-bottom: 30px;
	}
.floatimageright {
	float:right;
	margin:5px 0px 5px 5px;
	}
.floatimageleft {
	float:left;
	margin:5px 5px 5px 0px;
	}
#imagearearight {
	background-color:#CCCCFF;
	padding:5px;
	float:right;
	margin:5px 0px 5px 5px;
	color:#330033;
	font-weight:bold;
}
#imagearealeft {
	background-color:#CCCCFF;
	padding:5px;
	float:left;
	margin:5px 5px 5px 0px;
	color:#330033;
	font-weight:bold;
}
.imageclearspace {
	margin-bottom:5px;
	border:1px solid #6666CC;
	}

/*NAVIGATION SYSTEM */

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		width : 170px;
		font-size:10px;
		
	}
	
	#nav li { /* all list items */
		/*position : relative;
		float : left;*/
		line-height : 1em;
		margin-bottom : 0px;
		width: 170px;
		color:#006600; /* TEXT COLOUR OF SECTION TITLES */
			}
	
	#nav li ul { /* second-level lists */
		/*position : absolute;
		left: -999em;*/
		background-color: #EFEFEF;
		line-height : 1em;
		margin-bottom : 0px;
		width: 170px;
		color:#006600;


	}	
	#nav li a { /* MAIN SECTIONS */
	width: 160px;
	w\idth : 160px;
	display : block;
	color:#330033;
	font-weight : bold;
	text-decoration : none;
	background-color : #CCCCFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border-top: solid #330033 1px;

	} 
	#nav li ul a { /* SUB SECTIONS */
	width: 160px;
	w\idth : 160px;
	display : block;
	color:#330033;
	text-decoration : none;
	background-color : #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-indent: 5px;
	font-weight: normal;

	}
	#nav ul li ul a { /* SUB-SUB SECTIONS */
	width: 160px;
	w\idth : 160px;
	display : block;
	color:#330033;
	text-decoration : none;
	background-color : #F5F5FC;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-indent: 10px;
	font-weight: normal;

	}
	
	#nav li a:hover { /* MAIN SECTIONS HOVER */
		color : #FFFFFF;
		background-color: #330033;
}
		#nav li ul a:hover { /* SUB SECTIONS HOVER */
		color : #FFFFFF;
		background-color:#6666CC;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		margin-left : 12em;
	}
/*END OF NAVIGATION SYSTEM */

/* HEADINGS */

H1 {
	font-size:18px;
	color:#330033;
	}
H2 {
	font-size:16px;
	color:#330033;
	}
H3 {
	font-size:16px;
	color:#FF0099;
	}
H4 {
	font-size:14px;
	color:#330033;
	}
H5 {
	font-size:14px;
	color:#FF0099;
	}
H6 	{
	font-size:12px;
	color:#6666CC;
	}
tr.listingheading {
	text-indent:10px;
	font-weight:bold;
	height:22px;
	vertical-align:middle;
	background-color:#F6F3EB;
	}
td.listingheading {
	vertical-align:middle;
	line-height:25px;
	height:25px;
	font-weight:bold;
	text-indent:5px;
	border-bottom-width:2px;
	border-bottom-color:#FF0099;
	border-bottom-style:solid;
	background-color:#F6F3EB;
	}
td.listing {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	line-height:25px;
	height:25px;
	text-indent:5px;
	border-bottom-width:1px;
	border-bottom-color:#FFE5C9;
	border-bottom-style:solid;
	}
	.searchbox_submit {
	height:25px;
	width:40px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#D3008A;
	}

	#mainpage_heading {
	font-size:16px;
	font-weight: bold;
	display: block;
	}

