body {
	color: #000000;
	background: #CBE3FB; 
}

.content a, .content a:active {
	color: #66CCFF;
}

.content a:visited {
	color: #C22A27;
}

.content a:hover {
	color: #3366CC;
	background: #CBE3FB
}

h1 {
	color: #457222;
}

.content h1 a, .content a:active {
	color: #457222;
}

.content h1 a:visited {
	color: #C22A27;
}

.content h1 a:hover {
	color: #457222;
	background: #CAE0B9
}

h2 {
	color: #457222;
}

h3 {
	color: #000;
}

.ads h3 a {
	color: #457222;
}

/* Start of navigation*/

#bar {
	background: url('../images/1/newzealandnav.jpg') no-repeat #C22A27;
}

#nav a {
	color: #FFF;
}

#nav li a:hover {
	color: #CC9999;
}

#nav li {
	padding-right: 25px;
	padding-left: 25px;
	background: url('../images/1/newzealandnavbg.gif') no-repeat center right transparent;
}

#nav li ul {
	background: url('../images/1/newzealanddropbg.gif') repeat-x #CBE3FB;
	border-top: 1px solid #CBE3FB;
	border-bottom: 2px solid #003366;
}


/* End of navigation*/

#main {
	height:167px;
	background: url('../images/1/newzealandmain.jpg') no-repeat transparent;
}

.photoboxtop {
	background: url('../images/1/newzealandphotoboxtop.gif') no-repeat transparent; 
}

.boxtop {
	background: url('../images/1/newzealandboxtop.gif') no-repeat transparent;
}

.boxbottom {
	background: url('../images/1/newzealandboxbottom.gif') no-repeat transparent;
}

.content {
	background: url('../images/1/newzealandboxmiddle.gif') repeat-y #FFF;
}
