	#banner, #nav, #easynextlinks
	{
		display: none;
	}
	img {
		border: 0px;
	}	
	h1,h2,h3,h4,h5
	{
		color: #339966;
	}
	div#easynextlinks 
	{
		float:right;
		width:200px;
		text-align:right;
		margin-top: 5px;
		margin-right:0px;
		margin-left:10px;
	}
	.table, .stdtable 
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size : x-small;
	}
	.tinytable, .caption, .audiott, .competition, .maori 
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: xx-small;
	}
	.photocaption {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: xx-small;
		text-align: center;
	}
	.photocaptionbig {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: x-small;
		text-align: center;
	}
	.abstract {
		font-family: arial, sans-serif;
		font-size: small;
		text-align: left;
		margin-right: 20px;
		margin-left: 20px;	
	}
	a:link 
	{
		text-decoration: none;
		color: #ed7d00;
	}
	a:visited 
	{
		text-decoration: none;
		color: purple;
	}
	a:hover 
	{
		text-decoration: none;
		color: #339966;
	}
	tr.pritop { background:#CCE5D9; }
	td.prileft { background:#E5E5E5; }
	td.primost { background:#E0F5EB; }
	tr.sectop { background:#FFD9BF; }
	td.secleft { background:#E5E5E5; }
	td.secmost { background:#FFEBD6; }
	body
	{
		margin: 0;
		padding: 0;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: small;
		color: #000;
		background-color: #fff;
	}
	
	#container
	{
		margin: 0em 0%;
		background-color: #FFF;
		background-image:  url(background-gray.gif);
		background-repeat: repeat-y;
		border: 0px solid #333;
	}
	
	#midsection
	{
		clear:both;
		margin: 0px 0px 0px 0px;
		border-top: 0px solid #333;
		/*border-bottom: 1px solid #333;*/
	}
	
	#banner
	{
		background-color: #fff;
		border-bottom: 0px solid #333;
	}
	
	#banner h1
	{
		margin: 0;
		padding: .5em;
	}
	
	#nav
	{
		float: left;
		width: 150px;
		margin: 0px 0px 0px 5px;
		padding-top: 1em;
	}
	
	#nav p { margin-top: 0; }
	
	#content
	{
		padding-top: 1em;
		margin: 0 5px 0 0px;
	}
	
	#content h5 { margin-top: 0; }
	
	#footer
	{
		clear: both;
		background-color: #fff;
		padding: 5px;
		margin-top: 10px;
		/*border-top: 1px solid #333;*/
	}

	li.spacedlist
	{
		margin-bottom:10px;
	}
	

