
/* ------[ Style Adjustments for Purple Color Scheme ]-------- */

body {
	background-image: url(images/purple/body.gif);
	}

#header {
	background-color:#330A33;
	background-image: url(images/purple/head-bg.gif);
	border-bottom:1px solid #CCB8CC;
	}

#head-content {
	background-image: url(images/purple/logo2.gif);
	}

a, a:link, a:visited {
	color:#997A99;
	}

a:hover, a:active {
	color:#000000;
	}