
table.InvitaTopImage {
	width: 100%;
}

table.InvitaTopImage td.topimage {
	background-position: center center;
	background-repeat: no-repeat;
	height: 300px;
}

table.InvitaTopImage td.topimage table.top1 {
	width: 100%;
	height: 100%;
}

table.InvitaTopImage td.topimage table.top1 td.top1 {
	background-image: url("images/misc/top1.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
}

table.InvitaTopImage td.top2 {
	background-image: url("images/misc/top2.gif");
	background-position: left top;
	background-repeat: no-repeat;
	height: 93px;
}
