body, html {
	background-color:#8D8D8D;
}

.footercopy a, .footercopy a:visited, .footercopy a:active, .footercopy a:hover{
	color: #660033;
}

.leftnavigation {
	border-right: 1px solid #660033;
	border-bottom: 1px solid #660033;
}

.navlink {
	border-bottom: 1px solid #660033;
}

.pagelayout {
	border-left: 1px solid #660033;
	border-right: 1px solid #660033;
	border-top: 1px solid #660033;
	border-bottom: 1px solid #660033;
}

.homepagetitle {
	color:#660033;
}

.pagetitle {
	color:#660033;
}

.subheading {
	color:#660033;
}

.subnavigation {
	background-color:#660033;
}