#processing {
	width:768px;
	height:auto;
	float:left;
	padding:4px;
	margin:4px 10px 4px 10px;}

.leftbox {
	width:375px;
	height:auto;
	float:left;
	padding:4px 4px 4px 4px;
	margin:4px 4px 10px 10px;}

	
.rightbox {
	background:url(../images/peachsand.jpg) repeat;
	width:375px;
	height:410px;
	float:left;
	padding:4px 4px 4px 4px;
	margin:4px 10px 10px 4px;}
