
/*Content Styles*/

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

#header-right {
	background: #9AC6BE url(../../images/seafoam-green/members-left.gif) top left no-repeat;
}

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

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

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

/*Navigation Styles*/

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

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

h1 {
	color:#218B7B
}

