html,body { 
	height:100%; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:1.15em;
	color:#715658;
	background:#dbd4b2 url(../img/background-bar.jpg) repeat-x scroll 0 163px; 
}

#rightcol .material {
	background:url(../img/graphic-arrow.png) no-repeat bottom left;
}

.material {
	padding:0 24px 68px 24px;
}

.material .leftcol {
	float:left;
	width:356px;
}

.material .rightcol {
	float:right;
	width:129px;
}