@charset "utf-8";
.thrColFixHdr #container #header {
	background-image: url(Images/purple1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
body {
	background-color: #978DA0;
}
.thrColFixHdr #container #sidebar1 #MenuBarParent a {
	background-color: #665589;
}
.thrColFixHdr #container #sidebar1 #MenuBarParent a:hover {
	background-color: #8a73b9;
}
.thrColFixHdr #container #sidebar1 #MenuBarParent a.MenuBarItemHover {
	background-color: #8a73b9;
}
.thrColFixHdr #container {
	background-color: #F9F7FB;
}
.thrColFixHdr #container #sidebar2 {
	background-color: #F9F7FB;
}
.thrColFixHdr #container #mainContent h2 {
	color: #5A4B78;
}
.thrColFixHdr #container #mainContent ul {
	list-style-image: url(Images/purpleBullet.gif);
}


