td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
#WeddingGallery {
	position:absolute;
	left:76px;
	top:37px;
	width:159px;
	height:198px;
	z-index:1;
}
#WeddingGallery img {
	display:none;
	position:absolute;
	top:0;left:0;
}
/* styles unrelated to the application follow */
a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFCC66;
	text-decoration: underline;
}
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFCC66;
	text-decoration: underline;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFF99;
	text-decoration: underline overline;
}
a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFF99;
	text-decoration: underline overline;
}
