#navigation,
#pageBottomDecoration,
#navigationUnderlineShort,
#navigation ul ul li:hover {
		background-color: #482D61;
}
#navigationUnderline {
	background-color: #6B537F;
}
#navigationImage {
	background: #8D8C8B url('../img/top/purple.jpg') top left no-repeat;
}
h1, h2, h3,
#bottomNavigation.orange ul li,
table.articleList th,
#rightPanel ul li a,
table.articleList a,
a.homeLink {
	color: #482D61;
}
h2.hasSubheading {
	color: #CDC5D6;
}

#rightPanel ul li a:hover,
table.articleList a:hover,
#pageContent a:hover,
a.homeLink:hover, 
#pageBottom a:hover {
	color: #8F7B9E;
}
#rightPanel {
	background: white url('../img/bubbles/purple.gif') 0 0 no-repeat;
}
