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