/* Auckland CSS Document */
body {margin:0 auto;padding:0;font-family:Trebuchet MS, verdana, arial, tahoma, sans serif; font-size:90%; text-align:center;background-color:#CCCC99;}
		#templateWrapper {width:750px; background-color:#ffffff;}
		.topHeader {background-color:#1E5C47; font-size:80%; padding:2px;}
		.topHeader a {color:#ffffff; text-decoration:none; font-weight:bold;}
		.topHeader a:hover {color:#CCCC99; text-decoration:underline; font-weight:normal;}
		.Header {background-color:#CCCC99; height:133px;}
		.siteMenu {background-color:#888469; height:24px; margin-top:3px;text-align:left;}
		.content {border-left:2px solid gray; border-right:2px solid gray; text-align:left; padding:8px;}
		.footer {background-color:#1E5C47; color:#ffffff; font-size:80%; padding:2px;}
		.footer a {color:orange; text-decoration:none; font-weight:bold;}
		.footer a:hover {color:#ffffff; text-decoration:underline; font-weight:normal;}
		

