body {
padding: 0px;
margin: 0px;
background-image: url(http://www.complementary.org.nz/templateimages/bg-body.gif);
background-repeat: repeat-y;
background-color: #ffffff;
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: x-small;
}

a {
color:#134994;
font-family:verdana,arial;
}

a:hover	{
color:#ED5C59;
}

ul {
list-style-image: url(http://www.complementary.org.nz/templateimages/bullet.jpg);
list-style-type: disc;
}

#header {
background-image: url(http://www.complementary.org.nz/templateimages/bg-header.gif);
}

#nav {
background-image: url(http://www.complementary.org.nz/templateimages/bg-nav.gif);
}

.subnav	{
text-align: center;
color: #D1DCED;
font-size: xx-small;
border-top: solid #DFE8F6 1px;
border-bottom: solid #DFE8F6 1px;
background-color: #F2F6FB;
padding: 5px 3px 9px 3px;
}

h2 {
color: #426393;
font-size: medium;
font-weight: bold;
padding: 3px 0px;
margin: 0px;
}

.small {
font-family: verdana;
font-size: xx-small;
color: #999999;
}

.team-pic {
padding: 0px 0px 20px 0px;
vertical-align: top;
}

.team-pic img {
border: solid #000000 2px;
}

.team-text {
width: 100%;
padding: 0px 0px 20px 10px;
vertical-align: top;
}


/* ========================================================================================= */
/* NAVIGATION - With Colour Mouseovers */
/* ========================================================================================= */

#navigator {
width: 145px;
padding-left: 27px;
}

.button1, .button2, .currentpage, .submen {
font-family: verdana;
font-size: xx-small;
font-weight: bold;
text-align: center;
margin: 0px;
padding: 0px;
width: 145px;
}

.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;
}

html>
body #navigator .button1 a,
body #navigator .button2 a,
body #navigator .currentpage a,
body #navigator .submen a {
width: auto;
}

.currentpage a {
color: #3C6FB6;
background-color: #ffffff;
border-bottom: solid #cccccc 1px;
}

.button1 a {
color: #000000;
background-color: #DFE8F6;
border-bottom: solid #B2C7E5 1px;
}

.button2 a {
color: #000000;
background-color: #E6E6E6;
border-bottom: solid #cccccc 1px;
}

.submen a {
color: #000000;
background-color: #D7EDBF;
border-bottom: solid #B0D08F 1px;
}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
color: #000000;
background-color: #ffffff;
border-top: solid #134994 1px;
border-bottom: solid #134994 1px;
border-left: solid #134994 1px;
border-right: solid #134994 1px;

}

