@charset "UTF-8";
#top {
	background-image: url(purple-header-bg.png);
	background-repeat: repeat-x;
}
#bottom-shadow {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(footer-purple3.png);
	width: 1000px;
	height: 22px;
}
#bottom {
	background-image: url(bigfooter-purple.png);
	background-repeat: repeat-x;
	color: #40244d;
}
#bottom a {
	color: #40244d;
	text-decoration: none;
}
#bottom a:hover {
	color: #40244d;
	text-decoration: underline;
}
body {
	background-image: url(xfooter-purple-bgs3.png);
	background-repeat: repeat-y;
	background-position: center;
}