body {
	background: #c8ecfa url(img/bg_blue.jpg) no-repeat top center;
}
#top {
	background: url(img/bg_top-trans-blue.png) no-repeat top center;
}
#content {
	background: #c8ecfa url(img/bg_water.jpg) no-repeat top center;
}
#bottom {
	background: url(img/bg_content_bottom-trans-blue.png) no-repeat top center;
}
#navSystem {
	color:#FFFFFF;
}
#navPath  {
	background:url(img/bg_navpath-blue.jpg) no-repeat scroll 7px 7px transparent;
}
