body {
	background-color: #c11116;
	}
	
#headerbar {
	background: url(images/red/border-top-r.gif) right no-repeat;
	}

#leftpanel {
	background: url(images/red/border-l.gif) no-repeat;
	}
	
#rightpanel {
	background: url(images/red/border-r.gif) no-repeat;
	}

#footerbar {
	background: url(images/red/border-bottom.gif) left no-repeat;
	}
	
.border {
	border: 1px solid #c11116;
	}
