body {
padding: 0px;
margin: 0px;
background-color: #865198;
background-image: url(http://www.kinatrust.org.nz/templateimages/bg-static.gif);
background-repeat: no-repeat;
background-position: top right;
background-attachment: fixed;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #F58220;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #999999;
scrollbar-track-color: #EFEFEF;
}

html, body, td, div, p, span {
color: #000000;
font-family: verdana;
font-size: 0.7em;
}

html>
body, td, div, p, span {
font-size: small;
}

a {
color:#009f74;
font-family:verdana,arial;
}

a:hover	{
color:#30cea3;
}

#header {
background-image: url(http://www.kinatrust.org.nz/templateimages/bg-header.gif);
}

h1 {
color: #000000;
font-size: medium;
font-weight: bold;
padding: 0px;
margin: 0px;
}

p {
font-size: 0.9em;
}

li {
font-size: 0.9em;
}

html>
body h1 {
font-size: large;
}

h2 {
color: #865198;
font-size: medium;
font-weight: bold;
padding: 0px;
margin: 0px;
}

h3 {
font-weight: bold;
color: #9400d3;
font-size: medium;
}

h4 {
font-size: small;
color: #0c0ca4;
font-weight: normal;
}


html>
body h2 {
font-size: large;
}

.small {
font-family: verdana;
font-size: xx-small;
color: #865198;
}

html>
body .small {
font-size: x-small;
}

.navcolumn {
background-color: #865198;
}

.strip {
background-image: url(http://www.kinatrust.org.nz/templateimages/bg-strip-column.gif);
}

.contentbox2 {
padding: 15px 20px 15px 20px;
}

.topstrip {
background-image: url(http://www.kinatrust.org.nz/templateimages/bg-strip-top.gif);
}

.subnavbox {
border-top: solid #ffffff 1px;
border-bottom: solid #ffffff 1px;
}

.subnav-left {
background-color: #ebd7f2;
}

.subnav-right {
border-top: solid #ebd7f2 1px;
border-bottom: solid #ebd7f2 1px;
background-color: #ffffff;
text-align: center;
padding: 2px 20px 4px 20px;
}

.subnav-right .subnav {
color: #ebd7f2;
font-size: xx-small;
}

html>
body .subnav-right .subnav {
font-size: x-small;
}


.subnav {
padding: 3 10 4 10;
}

#card {
width: 100%;
text-align: center;
}

#cardcon {
margin-left: auto;
margin-right: auto;
padding: 6px 0 0 0;
}


/* ========================================================================================= */
/* NAVIGATION - With Colour Mouseovers */
/* ========================================================================================= */

#nav {
background-color: #ebd7f2;

}

#navigator {
width: 151px;
}

.button1, .button2, .currentpage, .submen {
font-family: verdana;
font-size: xx-small;
font-weight: bold;
text-align: left;
margin: 0px;
padding: 0px;
width: 151px;
}

html>
body .button1,
body .button2,
body .currentpage,
body .submen {
font-size: x-small;
}

.button1 a, .button2 a, .currentpage a, .submen a {
padding: 4px 15px 5px 6px;
text-decoration: none;
display: block;
width: 100%;
border-top: solid #ffffff 1px;
border-bottom: solid #865198 1px;
}

html>
body #navigator .button1 a,
body #navigator .button2 a,
body #navigator .currentpage a,
body #navigator .submen a {
width: auto;
}

.currentpage a {
color: #00a075;
border-bottom: solid #00a075 1px;
background-color: #ffffff;
}

.button1 a {
color: #000000;
}

.button2 a {
color: #000000;
}

.submen a {
color: #000000;
font-weight: normal;
background-color: #fff;
padding-left: 5px;
}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
color: #009f74;
background-color: #c4f2e5;
}