.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: #204A87;
}
#node_path
{
	background: #3465A4;
}
#hat,
#hat a,
#bottom_c
{
	color: white;
}
#hat,
#bottom_c
{
	background: #729FCF;
}
#menu
{
	border-right-color: #729FCF;
}