.sidebox, .sidebox1, .sidebox2, .sidebox3, .sidebox4 {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: #425c87 url(/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;

}

.boxhead, .boxhead1, .boxhead2, .boxhead3, .boxhead4 {
	background: url(/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead-right, .boxhead-right1, .boxhead-right2, .boxhead-right3, .boxhead-right4 {
	background: url(/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 10px 10px 0px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 0em;
}

.boxhead-index {
	background: url(/images/sbhead-r-index.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}



.boxhead h1, .boxhead1 h1, .boxhead2 h1, .boxhead3 h1, .boxhead4 h1 {
	background: url(/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 10px 10px 0px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.boxbody, .boxbody1, .boxbody2 , .boxbody3 , .boxbody4 {
	background: url(/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 10px 10px;
}
