@charset "UTF-8";
.MainTable {
	height: 600px;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	max-height: 600px;
	max-width: 800px;
}
#LongShot {
	position:absolute;
	left:1425px;
	top:571px;
	width:520px;
	height:293px;
	z-index:2;
}
#BioHolder {
	position:absolute;
	width:519px;
	height:948px;
	z-index:2;
	left: 1260px;
	top: 145px;
	text-align: justify;
}

