body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #656363;
	text-align: center;
	padding: 0px;
	width: 864px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.party #container {
	width: 864px;
	background-image: url(img/bkg.gif);
	background-repeat: no-repeat;
}
.party #mainContent {
	padding-top: 186px;
	padding-right: 20px;
	padding-left: 20px;
	height: 447px;
}
.party #mainContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 14px;
}
a.links1 {
	color:#914199;
	text-decoration: none;
	font-weight: normal;
}
a.links1:hover {
	color:#006600;
}
#footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	width: 864px;
	text-align: center;
	padding-bottom: 30px;
}
.footer  {
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.title {
	font-family: sans-serif;
	font-size: 14pt;
	color: #C90609;
}
.violet {
	color: #914199;
}
.violetSmall {
	color: #914199;
	font-size: 7pt;
}
a.linksg {
	color:#656363;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
a.linksg:hover {
	color:#914199;
}

