body {
	background-image:url('images/background.jpg');
	background-repeat:repeat-y;
	background-position: top center;
	background-attachment:fixed;
	}

h1 {
	font: bold 120% "Century Gothic", "Arial", Verdana, sans-serif;
	color:rgb(42,40,105);
}

h2 {
	font: bold 120% "Century Gothic", "Arial", Verdana, sans-serif;
	color:#434C1D;
	margin-top:2px;
}

h1.frontpage {
	font: bold 190% "Century Gothic", "Arial", Verdana, sans-serif;
	color:rgb(42,40,105);
	text-align:center;
	margin-left:20px;
}

h2.frontpage {
	font: 150% "Century Gothic", "Arial", Verdana, sans-serif;
	color:#434C1D;
	text-align:center;
	margin-left:20px;
}

.bluetext{
	color:rgb(42,40,105);
	font-weight: bold;
}

.textcentre{
	text-align:center;
}

th{
	font: 100% "Century Gothic", "Arial", Verdana, sans-serif;
}

a,p,td {
	font: 100% "Century Gothic", "Arial", Verdana, sans-serif;
	margin-top:0px;
	margin-bottom:5px;
}

.reference{
	font: 75% "Century Gothic", "Arial", Verdana, sans-serif;
}

.copyright{
	color:#000;
	font-size: 25%;
}

.keyword{
	font:bold 120% "Century Gothic", "Arial", Verdana, sans-serif;;
	color:rgb(42,40,105);
	margin-top:0px;
}

.frontpagebuttons{
	padding:4px;
}

.left{
	float:left;
}

.right{
	float:right;
}

li {
	font: 100% "Century Gothic", "Arial", Verdana, sans-serif;
}

ul.NoBulletNoIndent {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}

img.left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

img.right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

div.main {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:3px;
	width:950px;
/*	min-height:1030px; */
	background-image:url('images/main.jpg');
	background-repeat:repeat-y;
}

div.row {
	float:left;
	margin-left:0px;
/*	left:0px; */
/*	width:950px;*/
	width:100%;
}

div.content {
	float:left;
	margin-top:5px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:10px;
/*	left:0px; */
/*	width:950px;*/
	width:890px;
	background-color:#FFF;
}

table.sidebar{
	width:210px;
	height:650px;
	margin:0px;
	border-collapse:collapse;
	
}

td.sidebar{
	border:2px solid #434C1D;
}

.floatbox{
	float:left;
	width:874px;
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	background-color:#FFF;
}

hr.divider{
	height:2px;
	background-color:#434C1D;
}

.floatboxhalf{
	float:left;
	width:429px;
	padding-top:0px;
	margin-top:0px;
	padding-left:8px;
	padding-right:2px;
	background-color:#FFF;
}

.fullborder{
	border:solid 2px #5A7EAD;
	margin:3px;
	width:864px;
}

.rightborder{
	border-right-style:solid;
	border-right-width:3px;
	border-right-color:#5A7EAD;
	width:426px;
}

.shiftup{
	position:relative;
	top:-17px;
}

.fullwidth{
	float:left;
	width:870px;
	left:0px;
	margin-left:15px;
	margin-right:15px;
	padding:0px;
}

.h400{
	height:400px;
}

.centre{
	display:block; 
	margin-left:auto;
	margin-right:auto;
}

.bptable{
	width:874px;
	margin-bottom:10px;
	border-collapse:collapse;
}

.bptable2{
		width:874px;
		margin-bottom:10px;
}

/* Light blue #5A7EAD; Dark green #434C1D  */
.adhead{
	border:2px solid #434C1D;
	width:50%;
	height:30px;
}

.adtextleft{
	width:40%;
	border-left:2px solid #434C1D;
	border-top:2px solid #434C1D;
	border-bottom:2px solid #434C1D;
	padding:5px;
}

.adtextright{
	width:40%;
	border-right:2px solid #434C1D;
	border-top:2px solid #434C1D;
	border-bottom:2px solid #434C1D;
	padding:5px;
}


.adtextsmall{
	width:15%;
	border:2px solid #434C1D;
	padding:5px;
	vertical-align:top;
}

.adtextbig{
	width:85%;
	border:2px solid #434C1D;
	padding:5px;
	vertical-align:top;
}

.adtextall{
	width:50%;
	border:2px solid #434C1D;
	padding:5px;
	vertical-align:top;
}

.adtextfull{
	width:100%;
	border:2px solid #434C1D;
	padding:5px;
	vertical-align:top;
}

.adimageleft{
/*	width:40%; */
	border-right:2px solid #434C1D;
	border-top:2px solid #434C1D;
	border-bottom:2px solid #434C1D;
	padding:5px;
}

.adimageright{
/*	width:40%; */
	border-left:2px solid #434C1D;
	border-top:2px solid #434C1D;
	border-bottom:2px solid #434C1D;
	padding:5px;
}

.indexcol1{
	width:5%;
	border:2px solid #434C1D;
	padding:2px;
	text-align:center
}
.indexcol2{
	width:75%;
	border:2px solid #434C1D;
	padding:2px;
}
.indexcol3{
	width:20%;
	border:2px solid #434C1D;
	padding:2px;
}

#cinfo{
	margin-top:120px;
}

/* CSS for menu from http://www.cssmenumaker.com/ */

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
/*	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold; */
	font: 100% "Century Gothic", "Arial", Verdana, sans-serif;
	color:#8e8e8e;
	}
.menu ul{
/*	background:url(images/menu-bg.gif) top left repeat-x; */  /*Currently not using background image*/
	height:43px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px 8px 0px 8px;
		}
	.menu li a{
		color:#000000; /* Unselected menu item colour */
		display:block;
		font-weight:normal;
		line-height:43px;
		padding:0px 15px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover{
			color:#CF9; /* Hover over colour change */
			text-decoration:none;
			}
	.menu li ul{
		background:#e0e0e0; /* Dropdown menu background colour */
		border-left:2px solid #9f9f9f; /* Dropdown menu left border colour */
		border-right:2px solid #9f9f9f; /* Dropdown menu right border colour */
		border-bottom:2px solid #9f9f9f; /* Dropdown menu bottom border colour */
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:280px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		padding:0px;
		width:280px;
		}
	.menu li ul a{
		display:block;
		font-size:80%;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover{
			background:#949494; /* Dropdown menu hover over background colour */
			color:#000000; /* Dropdown menu hover over text colour */
			opacity:1.0;
			filter:alpha(opacity=100);
			}
	.menu p{
		clear:left;
		}	
	.menu #current{
/*		background:url(images/current-bg.gif) top left repeat-x; */ /*Currently not using background image*/
		color:#ffffff;
		}
	.menu #subcurrent{
		/*		background:url(images/current-bg.gif) top left repeat-x; */ /*Currently not using background image*/
				color:#ffffff;
				}