
#content a:link
{
	color:#B22C74;
}
#content a:visited
{
	color:#A76B8B;
}
#content a:hover, #content a:active, #content a:focus
{
	color:#000000;
}
#content h2
{
	color:#B22C74;
}

#nav a.current.link, #nav a.current:visited, #nav strong.current
{
	border-bottom:1px solid #B22C74;
}



#nav ul ul ul li, #nav ul ul ul strong
{
	background-image:url("/_template/img/about-us/arrow.gif");
}


#nav ul ul ul ul li, #nav ul ul ul ul strong
{
	background-image:url(/_template/img/about-us/plus.gif);
}

#nav ul ul ul ul ul li, #nav ul ul ul ul ul strong
{
	background-image:url(/_template/img/about-us/minus.gif);
}



#logo p
{
	background-image:url("/_template/img/about-us/sectiontitle.gif");
}

#content .attribution
{
	color:#B22C74;
}