@charset "utf-8";
#purplestripes {
	position: absolute;
	z-index: 5;
	height: 100%;
	width: 49px;
	left: 0px;
	top: 0px;
	background-image: url(../images/index_r1_c1.jpg);
	margin-bottom: 0px;
	margin-top: 0px;
}
#purpleheader {
	background-color: #613C8A;
	position: absolute;
	z-index: 4;
	height: 2px;
	left: 0px;
	top: 0px;
	width: 100%;
}
#purpledivider {
	background-color: #613C8A;
	position: absolute;
	height: 2px;
	width: 100%;
	left: 0px;
	top: 68px;
	z-index: 0;
}
