.infoPanelStyle {
	background-color: #000000;
	border: thin solid #F2EDD9;
	font-family: Trebuchet MS, Times New Roman, serif;
	color: #FFFFCC;
	text-align: left;
	padding: 15px;
	position: absolute;
	width: 60%;
	overflow: visible;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menuPanelStyle {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #3D3131;
	padding: 10px;
	font-weight: bold;
}
.bottomPanelStyle {
	color: #FFD772;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	left: 26px;
	position: relative;
	top: 1px;
}
a:link {
	color: #937B73;
}
a:visited {
	color: #996699;
}
a:hover {
	color: #CC3399;
}
.invitationPanelStyle {
}
#infoPanel {
	position: absolute;
	width: 60%;
	overflow: visible;
	visibility: visible;
}
.mailer {
	background-color: #000000;
	border: thin solid #F2EDD9;
	font-family: Trebuchet MS, Times New Roman, serif;
	color: #FFFFCC;
	text-align: left;
	left: 330px;
	position: absolute;
	top: 130px;
	overflow: visible;
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
	padding: 30px;
}
