 body {
  margin: 10px 0px 0px 0px;
  text-align: left;
  background: #D9E0DD;
  min-width: 750px;
  }
  
  /*Links*/
  
  #panelnav a:link {
  color: #446951;
  text-decoration: none;}
  #panelnav a:visited {
  color: #8FA8A0;
  text-decoration: none;}
  #panelnav a:hover {
  color: #FF0000;
  text-decoration: none;}
  
  #headnav a:link {
  color: #446951;
  text-decoration: none;}
  #headnav a:visited {
  color: #FFFAE6;
  text-decoration: none;}
  #headnav a:hover {
  color: #FFFAE6;
  text-decoration: none;}
  
  a:link {
  color: #446951;
  text-decoration: underline;}
  a:visited {
  color: #446951;
  text-decoration: underline;}
  a:hover {
  color: #FF0000;
  text-decoration: none;}
  	
	
	/*Paragraphs*/
	
  #content td {text-align: left;}
  
  p, h1, h2, h3, li, a, .texta, .buttons, #footer, #content td {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #426A50;
  line-height: 20px;
  text-align: justify;
  }
  
  p {
  padding: 0px 10px;
  }
  
  .notoppad {
  margin-top: 0px;
  padding-top: 0px;
  }
  
  .weebotpad {
  margin-bottom: 10px;
  padding-bottom: 0px;
  }
	
	/*Headings*/
	
	h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 40px 0px 6px 0px;
	}
	
	h2 {
	text-align: center;
	margin: 20px 0px 0px 0px;
	}	
	
	h3 {
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 0px 10px;
	}
	
	/*Lists*/
	
	ul {
	margin: 0px 0px 6px 1.6em;
	padding-left: 0px;
	text-align: left;
	}
	
	ol {
	margin-left: 3em;
	padding-left: 0px; 
	}
	
	#panelnav ul  {
	list-style: none;
	margin-left: 0px;
	margin-top: 195px;
	}
	
	#panelnav li {
	line-height: 23px;
	text-align: center;
	}
	
	#multiline li {
	text-align: justify;
	margin-right: 10px;
	margin-bottom: 4px;
	}
	
	/*Forms*/
	
	table#formtable {
	border: none;}
	
	.texta { 
	text-align: left;
	line-height: normal;
	background: #FFFAE6 ! important;
	border: 1px solid #426A50;
	}
	
	.pad{
	padding-left: 6px;
	}
	
	.buttons { 
	border: 1px solid #426A50;
	text-align: center;
	}
	
	/*Page Layout*/
	
	#wrapper {
	width: 720px;
	margin: 0px auto;
	position: relative;
	}
	
	table#main {  
	width: 721px;   
	border-collapse: collapse;
	}
	
	#banner {
	width: 721px;
	height: 136px;
	background: #D9E0DD url(../Images/banner2.jpg);
	padding: 0px;
	}
	
	#headnav {
	width: 721px;
	height: 26px;
	background: #BFCCC7 url(../Images/navbg.jpg);
	text-align: right;
	color: #446951;
	padding: 0px 24px 2px 0px;
	}
	
	#content {
	width: 721px;
	height: 560px;
	background: #FFFAE6 url(../Images/mainbg.jpg);
	color: #446951;
	padding: 0px 25px 35px 196px;
	text-align: center;
	}
	
	#leftpanel {
	float: left;
	position: absolute; top: 22px; left: 19px;
	width: 172px;
	height: 686px;
	text-align: center;
	z-index: 1000;
	}
	
	#panelnav {
	float: left;
	position: absolute; top: 22px; left: 19px;
	width: 172px;
	height: 686px;
	text-align: center;
	z-index: 2000;
	}
	
	.titlepic {
	margin: 40px auto 16px auto;
	/*text-align: left;*/
	}
	
	.mainpic {
	width: 330px;
	height: 129px;
	border: 1px solid #BFCCC7;
	margin-bottom: 14px;

	}
	
	.rightpic {
	float: right;
	border: 1px solid #BFCCC7;
	margin: 8px 0px 0px 10px;
	}
	
	.leftpic {
	float: left;
	border: 1px solid #BFCCC7;
	margin: 8px 10px 0px 0px;
	}
	
	.centred {
  	text-align: center;
  	}
	
	.events {
	float: left;
	border: none;
	margin: 0px 0px 40px 7px;}
	
	hr {
	width: 95%;
	height: 1px;
	color: #BFCCC7;	
	}
	
	.left {
	float: left;
	margin: 0px 0px 40px 7px;}
	
	.border {border: 1px solid #BFCCC7;}
	