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