#sidebar
{
	background-image: url(murdoch_sb.gif);
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat-y;
}
.sidebar_section
{
	width: 175px;
	background-image: url(murdoch_sb_div.gif);
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: none;
}
#main
{
	border-left: none;
}
body, input, select, textarea
{
	font-family: 'Trebuchet MS', Geneva, sans-serif;
}
.h1
{
	color: #CC0000;
}
a
{
	color: #cf2f37;
}
.shade
{
	background-color: #F2E8D4;
}
.shade_dk
{
	background-color: #ECDDBE;
}
.shade_ro
{
	background-color: #F2E8D4;
}
.menu, .menu_dk
{
	color: #000000;
}