#LeftColumn {
	background-color:	#214a5e;
}

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

#contentScroll {
	display: block;
	scrollbar-face-color:			#548aaf;
	scrollbar-shadow-color:			#FFFFFF;
	scrollbar-highlight-color:		#FFFFFF;
	scrollbar-3dlight-color:		#548aaf;
	scrollbar-darkshadow-color:		#548aaf;
	scrollbar-track-color:			#21475C;
	scrollbar-arrow-color:			#ffffff;
	height: 590px;
}

