
/*Content Styles*/

#header-left {
	background: url(../../images/light-blue/header-01.jpg) top left no-repeat;
}

#header-right {
	background: #ABDEEF url(../../images/light-blue/members-left.gif) top left no-repeat;
}

#breadcrumbs {
	background: #47BEDC url(../../images/top-left.gif) 193px 0 repeat-y;;
}

#container {
	background: #F4F4F4 url(../../images/light-blue/container-bg.gif) top left repeat-y;
}

#bottom-border {
	background: #47BEDC url(../../images/white-divider.gif) 200px 0 repeat-y;;
}

/*Navigation Styles*/

#nav a:hover span {
	border-top: 6px solid #47BEDC;
	border-bottom: 6px solid #47BEDC;
}

#nav li.CurrPage a span {
	border-top: 6px solid #47BEDC;
	border-bottom: 6px solid #47BEDC;
}

h1 {
	color:#47BEDC
}

