
body		{margin: 0; padding: 0; font-size: small;
		font-family: verdana, serif; color: #000;
		background-color: #668040;	}
		
#wrapper	{width: 780px; margin: 1em auto ; position: relative; 
		background: #E0EDD0 url(sidecolumn.gif) repeat-y;
		border: 1px solid #333;	}
		
#banner		{background-color: #86bf30 ;
		border-bottom: 1px solid #333;}
		
#banner h1	{margin: 0; padding: .5em; 
		 padding-left: 200px; font-weight: normal}

#ausmap		{position: absolute; top: 0; left: 0} 
#ausheading 	{position: absolute; top: 6px; left: 150px} 
		
#leftcolumn	{float: left; width: 130px;  position: relative;  } 

#nav		{text-align: center; padding-top: 70px} 
#nav ol		{list-style: none; margin: 0; padding: 0; } 
#nav li		{padding-top: 5px} 
#nav img	{border: solid #B8E673 2px; padding: 0; margin: 0}
#nav a 		{border: solid #B8E673 2px} 
#nav a:hover	{border: solid #ABD769 2px}  
 
#content	{padding-top: 1em; margin: 0 1em 1em 140px;
		 background: #E0EDD0 }
		
h2	 	{ margin-top: 0; font-weight: normal;
		 color: #526C2A; font-size: 1.4em}

a		{font-size: small; color: #526C2A; text-decoration: none;}
a:hover 	{text-decoration: underline} 		  

#footer		{clear: both;
		background-color: #CDED9E;
		padding: 5px;	text-align: center;
		border-top: 1px solid #333;	}
#footer a	{font-size: small; color: #526C2A; text-decoration: none;}
#footer a:hover {text-decoration: underline}  