.iboxdiv {
	padding: 2px;
	color: white;
	background-color: darkblue;
	background-image: url('../images/bkgnd/blocs.jpg');
	background-attachment: fixed;
	border: solid 2px white;
}

.iboxtable {
}

.iboxtitle {
	padding: 2px;
	border: solid 1px white;
	background-image: url('../images/bkgnd/titles.jpg');
	background-attachment: fixed;
	background-color: #587492;
	
}

.iboxcontent {
	
}