div.imageWrap {
	height: 533px;
	width: 627px;
	position: relative;

}
div.txtHolder {
	position: absolute;
	height: 180px;
	width: 180px;
	z-index: 100;
	left: 411px;
	top: 290px;

}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990066;
}
a:link {
	font-size: 14px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
a.eagle:link {
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF99CC;
}
a.eagle:hover {
	color: #FF99CC;
}
a:visited {
	font-style: normal;
	color: #333366;
	text-decoration: none;
}
a.eagle:visited {
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited:hover {
	color: #FF99CC;
}
a.eagle:visited:hover {
	color: #FF99CC;
}
