p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	font-weight: normal;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	line-height: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	line-height: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #555555;
	margin: 20px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
/* commented backslash hack to hide from ie5 mac \*/ 
html, body	{
	height:100%;
	} 
/* end hack */
html,body {
	margin:0;
	padding:0;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-width:775px;/* stop mozilla sliding off the edge */
	font-family:Arial, Verdana, sans-serif;
	font-size:0.8em;
	color:#626263;
	background-color:#7FB825;
	background-image:url(images/centre.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

.container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
	text-align: left;
	min-height:100%;
	margin-bottom:-30px;
	height:auto;
	background-color: #FFFFFF;
}

* html .container {height:100%;} /* for ie to resize */

.menu {
	height:30px;
	font-size:10pt;
	color:#fff;
	text-align:center;
	background-color: #313438;
	background-image: url(images/menubackground.jpg);
	}

.menu a {
	display:block;
	float:right;
	height:30px;
	border-left:1px solid #eee;
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
}

.menu a:hover {
	display:block;
	float:right;
	height:30px;
	border-left:1px solid #eee;
	color:#FF6600;
	text-decoration:none;
	background-image: url(images/hoverbackground.jpg);
}
.menu p {
	display:block;
	width:90%;
	padding:5px;
	border:1px solid #313438;
	margin-top:10px;
	color:#626263;
	text-decoration:none;
	background:#e5edfb;
	
}

a.biglink:hover {
	border:1px solid #000;
	background:#7090ca;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
	clear:both;
	height:30px;
	color: #626263;
	background-color: #FFFFFF;
}

.clearfooter{
	clear:both;
	height:30px;
}

.rightcol {
	width:350px;
	margin-top:3px;
	margin-left: 14px;
	float: right;
	}
.rightcol   p {
	padding:10px;
	margin-bottom:15px;
	}

.logo {
	font-size:2.5em;
	font-weight:normal;
	font-style:italic;
	color:#7090ca;
	padding-left:10px;
	padding-top:30px;
}

a {
	color:#FFFF00;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}

a.footer {
	color:#FF6666;
}

a.footer:hover {
	color:#fff;
	text-decoration:underline;
	}

form {
	padding:0px;
	margin:0px;
	margin-top:25px;
	margin-right:10px;
	text-align:right;
	}

input {
	margin-top:3px;
	border:1px solid #ccc;
	padding:3px;
	color: #7090ca;
}

.searchbox {
	width:90%;
	}

.searchbutton {
	background:#eee;
	border:1px solid #ccc;
	cursor:pointer;
	}

.img1 {
	float:left;
	margin:10px;
	border:2px solid #ccc;
}
.flashcontainer {
	height: 150px;
}
.highlighter {
	background-image: url(images/highlight.jpg);
	float: left;
	height: 120px;
	width: 400px;
	font: arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 45px;
	margin-top: 5px;
}

