
body {
	color: #000000;
	background-color: #ffffff;
}

/* Scout National Purple */
.title
{
	color: #880088;
}
.subtitle
{
	color: #880088;
}

/* Colors copied form the NZ National website. */
/* puke-green and purple. */
div#menubar
{
	font-family: Ariel, San Serif, Helvetica;
	font-weight: bold;
	background-color: #CCCC33B;
	border-bottom: 2px solid #04A210;
}

a {
	color: #0000ef;
}
a:visited {
	color: #55188a;
}
a:active {
	color: #ff0000;
}

a:menu {
	font-family: Ariel, San Serif, Helvetica;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

div#menucolumn
{
	font-family: Ariel, San Serif, Helvetica;
	font-weight: bold;
	background-color: #CCCC33;
}

div#content
{
	font-family: Ariel, San Serif, Helvetica;
	text-align: justify;
	border-bottom: 1px solid 
}

div#rightbar
{
	background-color: #CCCC33;
}

div#footer
{
	font-family: Ariel, San Serif, Helvetica;
	font-size: 9pt;
	text-align: center;
}
