/* Auckland CSS Document */
body {margin:0 auto;padding:0;font-family:Georgia,Trebuchet MS, verdana, arial, tahoma, sans serif; font-size:90%; text-align:center;background-color:#C1C4CB;}
body a:hover {color:red; text-decoration:underline;}
		#templateWrapper {margin:0 auto;width:750px; background-color:#0033FE;}
		.topHeader {background-color:#0033FE; 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 { height:133px;}
		.siteMenu {background-color:#0033FE; height:24px; margin-top:3px;text-align:left;}
		.content {text-align:left; padding:8px;min-height:250px;background-color:#fff;}
          *html .content {height:250px;}
		.footer {background-color:#0033FE; color:#C1C4CB; font-size:80%; padding:2px;}
		.footer a {color:orange; text-decoration:none; font-weight:bold;}
		.footer a:hover {color:#C1C4CB; text-decoration:underline; font-weight:normal;}
		


