/* CSS Document */

#nav-top {
	background: url(../images/hero-team.jpg) no-repeat;
}
#page{
	background: #8ABBD1 url(../images/bg-repeat-team.gif) repeat-y;
}
#nav-tertiary ul li a{
	background: url(../images/bg-leftnav-team.gif) no-repeat;
}
#nav-tertiary ul li a:hover{
	background: url(../images/bg-leftnav-hover-team.gif) no-repeat;
}
