body {
	background-color: #2b49aa;
	}
	
#headerbar {
	background: url(images/violet/border-top-r.gif) right no-repeat;
	}

#leftpanel {
	background: url(images/violet/border-l.gif) no-repeat;
	}
	
#rightpanel {
	background: url(images/violet/border-r.gif) no-repeat;
	}
		
#main {
	float: left;
	width: 664px;
	height: 308px;
	background: url(images/violet/frontgraphic.jpg) no-repeat;
	}
	
#footerbar {
	background: url(images/violet/border-bottom.gif) left no-repeat;
	}