body {
	background: #EBD3F5 url(purple/bg.jpg) left top repeat-x;
	color: #333333;
}

a, a:link, a:active, a:visited, a:hover {
	color: #8B00B3;
}

#header {
	background: transparent url(purple/header.jpg) left top no-repeat;
}

#logo a {
	background: transparent url(purple/logo.jpg) left top no-repeat;
}

#lwrap {
	background: #EDD9F4;
}

#main, #middle, #breadcrumbs {
	background-color: #DEB8EB;
}

#main {
	background-image: url(purple/bar.gif);
}

#cont h2, .date {
	color: #8B00B3;
	border-bottom-color: #DEB8EB;
}

.cblock, .cblock2, .sblock, .sblock2, .sblock3 {
	border-color: #DEB8EB;
}

#breadcrumbs, #breadcrumbs a {
	color: #8B00B3;
}

#fnav {
	background: #F1E2F7;
}

#copy, 
#copy a {
	color: #B863D1;
}

.rblock h3, .darker p {
	background: #8B00B3;
}

.rblock .more {
	background: #EEDBF5;
}

#introblock, #introblock div {
	background: #DEB8EB;
}

div.formbox {
	border: .2em solid #DEB8EB;
	background:#EBD3F5;
}










