div#inmiddle {
	background-image: url(images/bghome.jpg);
	z-index: 25;
	top: 200px;
	left: 500px;
	width:778px;
	height:732px;
	text-align: center;
}

div#siteupdates {
	table-layout:inherit;
	z-index: 51;
	position: absolute;
	left: 315px;
	top: 379px;
	width: 172px;
	height: 236px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	overflow: auto;
}

div#current {
	table-layout:inherit;
	z-index: 51;
	position: absolute;
	left: 529px;
	top: 379px;
	width: 225px;
	height: 234px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	overflow: auto;
}

div#news {
	table-layout:inherit;
	z-index: 51;
	position: absolute;
	left: 786px;
	top: 362px;
	width: 190px;
	height: 253px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	text-align:center;
	overflow: auto;
}
