.tl
{
	background: url('../images/top-left.gif') top left no-repeat;
}
.tr
{
	background: url('../images/top-right.gif') top right no-repeat;
}
.bl
{
	background: url('../images/bottom-left.gif') bottom left no-repeat;
}
.br
{
	background: url('../images/bottom-right.gif') bottom right no-repeat;
}
#hat .tl,
#chapter_bottom
{
	background-color: #2E3436;
}
#node_path
{
	background: #555753;
}
#hat,
#hat a,
#bottom_c
{
	color: white;
}
#hat,
#bottom_c
{
	background: #888A85;
}
#menu
{
	border-right-color: #888A85;
}