#content
{
	background-image: url(/images/layout/Col3Content_background_Green.png);
	background-repeat: repeat-y;	
	_height: 1px;
}
/*#leftColumn
{		
	background-color:#E7F3E7;
}*/

.bluePage #content 
{
	background-image: url(/images/layout/Col3Content_background.png);
	background-repeat: repeat-y;	
	_height: 1px;
}
.bluePage #leftColumn
{
    background-color:#EAF5F9;
}
