a:link, a:visited {
	color: white;
}
a:hover {
	color: #ffcc00;
}
p,td,ol,ul {
	font-family: Arial, Helvetica, Geneva;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 15px;
}
.mainBody {
	background-color: #003666;
}
.menuHeading {
	font-family: Arial, Helvetica, Geneva;
  font-size: 12pt;
	color: #fff2c0;
	font-weight: bold;
}
h1, h2 {
	font-family: Arial, Helvetica, Geneva;
  font-size: 12pt;
  color: #ffcc00;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, Geneva;
  font-size: 10pt;
  color: #ffcc00;
	font-weight: bold;
}
a.menuLink:hover {
	color: #FF0000;
	text-decoration: none;
}
body {
	background-color: #000000;
}
.menu {
	background-color: #9fbbe5;
	background-image: url('http://www.nzadventures.co.nz/images/background.jpg');
  background-position: left bottom;
  background-repeat: repeat-x;
  width: 205px;
}
a.mainMenuLink, a.mainMenuLink:visited {
	color: #003666;
	text-decoration: none;
	font-weight: bold;
}
a.mainMenuLink:hover {
	color: #ffcc00;
}
.typography img.right {
	float:right;
}
img.left {
	float:left;
}
img.right {
	float:right;
}