#content
{
	background-color: #CAE5FF;
	color: #484878;
}

#content img
{
	border-color: #484878;
}

#content div.subcontent
{
	background-image: url(/includes/sections/4/headerarrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#content div.indexcontent
{
	width: 220px;
}

#content a
{
	color: #CC6600;
}

#content h1
{
	color: #CC6600;
}

#content div.linklist
{
	background-image: url(/includes/sections/4/bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#content div.linklist h2 a
{
	color: #CC6600;
}