html, body {
	background: #fcd6ed url("../images/magenta/topback.gif") top left repeat-x;
	}
#container {
	background:  url("../images/magenta/containershadows.png") top left repeat-y;
	}
#banner {
	border-left: 1px solid #880353;
	border-right: 1px solid #880353;
	}
#banner h1 {
	background: #df0087 url("../images/magenta/h1_logo.gif") top left no-repeat;
	color: #880353;
	}
#banner h1 a:link, #banner h1 a:visited, #banner h1 a:active, #banner h1 a:hover {
	color: #880353;
	}

#topnav {
	border-left: 1px solid #880353; 
	border-right: 1px solid #880353; 
	}
#contentcontainer {
	border-left: 1px solid #880353;
	border-right: 1px solid #880353;
	border-bottom: 1px solid #880353;
	background: #fff url("../images/magenta/content_bottom.gif") bottom right no-repeat;	
	}
.content h2 {
	color: #880353;
	}
#footer {
	background: #df0087 url("../images/magenta/footer_back.gif") bottom left repeat-x;
	color: #fff;
	border-bottom: 1px solid #880353;
	border-left: 1px solid #880353;
	border-right: 1px solid #880353;
	}

#footer .biglogo {
	border: 1px solid #880353;
	}





