#LeftColumn {
	background-color: #0e6e7e;
	background-image: url(../images/themes/LightTeal/LeftColumn.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

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

#contentScroll {
	scrollbar-face-color: #3f9fae;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color:#0C6C7C;
	scrollbar-darkshadow-color: #0C6C7C;
	scrollbar-track-color: #0C6C7C;
	scrollbar-arrow-color: #ffffff;
	height: 579px;
}

