#container {
	background-image:url(/images/backgrounds/purple_bg.jpg);
}

h1, h3, a, a:hover, #breadCrumbs span {
	color:#8B54A4;
}

#sideBar {
	background-image:url(/images/backgrounds/purple_sidebar_bottom.gif);
}

.sideBarBox {
	background:url(images/backgrounds/purple_sidebar_top.gif) no-repeat #452672;
}

#sideBar .textHighlightPurple {
	color:#F79727;
}

.colourTable, .colourTable td {
	border-color:#452672;
}

.colourTable th {
	background:#452672;
}

