body {
	background-color: #19a635;
	}
	
#headerbar {
	background: url(images/green/border-top-r.gif) right no-repeat;
	}

#leftpanel {
	background: url(images/green/border-l.gif) no-repeat;
	}
	
#rightpanel {
	background: url(images/green/border-r.gif) no-repeat;
	}

#footerbar {
	background: url(images/green/border-bottom.gif) left no-repeat;
	}
	
.border {
	border: 1px solid #19a635;
	}
	
#main {
	float: left;
	height: 240px;
	padding: 30px 30px 30px 330px;
/*	background: url(images/violet/frontgraphic.jpg) no-repeat;*/
	}