
/*Content Styles*/

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

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

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

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

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

/*Navigation Styles*/

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

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

h1 {
	color:#E67EB8
}

