/* CSS Document */

#content {
	height: 100% !important;
}

#top {
	background-image: url(../images/personnel/top.png);
	background-repeat: no-repeat;
	width: 626px;
	height: 19px;
	position: absolute;
	top: 90;
	right: 148;
}
*html #top {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/personnel/top.png',sizingMethod='crop');
	top: 90;
	right: 98;
}
#middle {
	background-image: url(../images/personnel/middle.jpg);
	background-repeat: no-repeat;
	width: 592px;
	height: 199px;
	overflow: hidden;
	padding: 0px 15px 0px 20px;
	position: absolute;
	top: 109;
	right: 147;
	color: #ffffff;
}
*html #middle {
	width: 627px;
	height: 199px;
	top: 109;
	right: 97;
	text-align: left;
}
#middle_inner {
	width: 582px;
	height: 189px;
	padding: 5px;
	overflow: auto;
	text-align: left;
	position: relative;
}
*html #middle_inner {
	width: 592px;
	height: 199px;
}
#bottom {
	background-image: url(../images/personnel/bottom.png);
	background-repeat: no-repeat;
	width: 759px;
	height: 94px;
	position: absolute;
	top: 308;
	right: 50;
}
*html #bottom {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/personnel/bottom.png',sizingMethod='crop');
	top: 308;
	right: 0;
}
