@charset "UTF-8";
#officerinfo {
	position:static;
	visibility:visible;
	width:190px;
	height:800px;
	z-index:2;
	left: 368px;
	top: 55px;
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rightcol {
	position:absolute;
	visibility:visible;
	width:200px;
	height:1150px;
	z-index:2;
	left: 800px;
	top: 0px;
	background-color: #E6E184;
}
