<STYLE TYPE="text/css">

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #FFFFFF;
}
/* - - - - links - - - - */

.class1 a:link {
	font-size:12px;
	color:#586E29;
	text-decoration: none;
}


.class1 a:hover {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}


.class1 a:visited {
	font-size:12px;
	text-decoration: none;
	color:#586E29;
}
.class2 a:link {
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
}

.class2 a:hover {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}


.class2 a:visited {
	font-size:12px;
	text-decoration: none;
	color:#FFFFFF;
}


.class3 a:link{
	font-size:10px;
	text-decoration:none;
	color:#586E29;
}
.class3 a:visited{
	font-size:10px;
	text-decoration:none;
	color:#586E29;
}
.class 3 a:hover{
	font-size:10px;
	text-decoration:none;
	color:#586E29;
}
/* - - - page structure - - - - - -*/

#container {
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0 px solid #000000;
	text-align: center;
}

#wrapper {
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto;
	border: 0 px solid #000000;
	text-align: center; 
}

#header {
	width:800px;
	height:168px;
	background: #ffffff;
	padding: 0px;
	text-align:center;
}
#header h1 {
	margin: 0; 
	
}
#navbar {
	width:800px;
	height:131px;
	background: #ffffff;
	padding: 0px;
	text-align:center;
}

#navbar h1 {
	margin: 0; 
	
}

#search {
	left: auto;
	right:auto;
	padding-top:4px;
	padding-bottom:4px;
	height: 32px;
	width:800px;
	vertical-align: bottom;
	font-size:10px;
}	

#mainContent {
	width: 800px;
	height: auto;
	background-color:#FFFFFF;
	margin: 0 auto; 
	border: 0px solid #000000; 
	overflow:hidden;
}
#header2 {
	width:800px;
	height:168px;
	background: #ffffff;
	padding: 0px;
	text-align:center;
}
#header2 h1 {
	margin: 0;
	padding: 0px; 
	height:30px;
	width: 800px;
}

#navbar2 {
	width:800px;
	height:131px;
	background: #ffffff;
	padding: 0px;
	text-align:center;
}

#footer {
	padding: 0px; 
	height:115px;
	width: 800px;
	background-image:url(http://www.nzlifetours.com/webphotos/footer.png);
	font-size:10px;
		
}

#footer p {
	margin: 0; 
	font-size:10px;
	padding: 0px;
	
}

</STYLE>

