#iOuterPictureFrame {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	font-family: "Comic Sans MS";
	font-size: 1.15em;
	line-height: 110%
}

#iPicture  {
	position: absolute;
	height: 100%;
	width: auto;
}

.cSinglePicture {
	height: auto;
	width: auto;
}

.cSinglePicText {
	min-width: 160px;
}

#iPictureImg {
	position: relative;
	left: 0;
	top: 0;
	height: 360px;
	width: auto;
	margin: 0px;
	padding: 0px;
}

#iTextTable  {
	position: absolute;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	background-color: transparent;
}
