#LeftColumn {
	background-color: #4f0254;
}

#RightColumn {
	background-image:	url(../images/themes/Purple/BackgroundResources.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#contentScroll {
	scrollbar-face-color:				#9F6669;
	scrollbar-shadow-color:				#FFFFFF;
	scrollbar-highlight-color:			#FFFFFF;
	scrollbar-3dlight-color:			#4F0254;
	scrollbar-darkshadow-color:			#4F0254;
	scrollbar-track-color:				#4F0254;
	scrollbar-arrow-color:				#ffffff;
	height: 615px;
}

