
body {
	background-color: #994B02;
	background-image: url(../images/background-orange.gif);
}

div#pageHeader {
	background-color: #BC6304;
	background-image: url(../images/header-orange.jpg);
}

div#pageFooter {
	background-color: #605020;
}

div.boxout {
	border: 1px solid #605020;
}

div.boxoutTitleBar {
	background-image: url(../images/titleBar-orange.gif);
}
