#leftColumnBackground {
	background: url(../../Images/spacer_menu_lightblue.gif) repeat-y; 
	min-height: 100%;  
	height:100%; 
	width:100%;	
}

#leftNavSpacer {
	width: 206px;
	background: url('../../Images/spacer_menu_lightblue.gif');
	background-repeat:  repeat-y;
}


.leftNavHover 
{
	color: #000000;
	background-color: #7383C1;
}


.leftNavSelected 
{
	color: #000000;
	background-color: #7383C1;
}


#Header {
	float:left;
	width:100%;
	height: 88px;
	background-color: #000152;	
	background-image: url('../../images/top_bg_water.jpg');
	background-position: 206px 0px;
	background-repeat: no-repeat;
}

#siteMenu {
	background-image: url('../../images/menu_bg_water.jpg');
}
