/* 
-----------------------------------
-----------------------------------
Site:       www.aucklandtriennial.com
CSS author: Marla Loubser
Created:    30 November 2009
Updated by:
-----------------------------------
-----------------------------------
*/

/* 
-----------------------------------
wrapper
-----------------------------------
*/

#wrapper

{
	background: #000 url(/images/template/tunnelgreen.jpg) no-repeat;
}


/* 
-----------------------------------
global
-----------------------------------
*/

a:link {color: #fff;}
a:visited {color: #fff;}
a:hover {color: #8aa63b;}
a:active, a:focus {color: #8aa63b;}
li.current a {color: #8aa63b;}

hr.green {color: #8aa63b;}

h2 
{
	margin: .9em 0 0 0;
	font-style: normal;
}

h3, h4, h6
{
	color: #8aa63b;
}