
body {
	background-color: #CF0000;
	background-image: url(../images/background-red.gif);
}

div#pageHeader {
	background-color: #A70504;
	background-image: url(../images/header-red.jpg);
}

div#pageFooter {
	background-color: #9F0000;
}

div.boxout {
	border: 1px solid #9F0000;
}

div.boxoutTitleBar {
	background-image: url(../images/titleBar-red.gif);
}
