/* Just for the SIPP section */
#head div {
	background: #6c2ea6 url(/tpl/img/bg-head-sipp.jpg) bottom no-repeat;
}

/* This is the white text against the photo above the h1 */
div#intro p {
	background: black url(/tpl/img/bg-intro-p-sipp.jpg) top right no-repeat;
}
/* Just navigation colours */
#nav map a:hover, 
#nav map em, #ctl00 #nav map ul em a, #ctl00 #nav map ul em a:hover {
	color: #7a618c;
	/* New colour, 8/12/09 */
	color: #7946a0;
}
/* Just body copy colours */
#content h1, #content h2, #content h4, #content h6, #content a {
	color: #6c3e8e;
}

#nav map ul ul ul em, #nav map ul ul ul a:hover {
	background: url(/tpl/img/bg-nav-ul-ul-ul-em-sipp.png) 0 5px no-repeat;
}
	#nav map ul ul ul ul em, #nav map ul ul ul ul a:hover {
		background: url(/tpl/img/bg-nav-ul-ul-ul-ul-em-sipp.png) 14px 4px no-repeat;
	}

div#related {
	background: #4e2c65;
	/* New colour, 9/12/09 */
	background: #4e2d66;
	margin-top: 3.3em;
}
	#related h1, #related h2, #related h3, #related h4, #related h5, #related h6 {
		color: #ca8cf4;
	}
	#related ul, #related dl {border-top: solid 1px #7a618c;}
		#related ul li {border-bottom: solid 1px #7a618c;}
			#related ul li, #related dl dd {
				background: url(/tpl/img/bg-related-ul-a-sipp.gif) 0 9px no-repeat;
			}

th, td.header {
	background: #e4c5f9;
}
.subtotal td, .subtotal th, .subtotal, .subtotal strong {
	background: #ca8cf4;
}
thead th, thead td, .total td, .total th, .total, .header td {
	background: #4e2c65;
}
