/*** Website Design by MacStudio Design. Website: www.macstudio.co.nz ***/

body {
	text-align:center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003366;
}

/******************** COPYRIGHT ********************/

#copyright_blue {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #003366;
	font-size: 10px;
	color: #FFFFFF;
}

#copyright_blue  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright_blue  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright_blue  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright_blue  a:active {
	color: #FFFFFF;
	text-decoration: none;
}
