/* halloweenparty defs  */
}
.halloween {
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	font-size: 28px;
	font-weight: bolder;
	color: #C00;
}
#subheader  {
	font-size: 18px;
	font-weight: bold;
}
#halloween   {
	font-weight: bold;
	color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.Invite {
	padding: 10px;
	height: 600px;
	width: 389px;
	background-image: url(../halloween/2009/images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pricing {
	font-size: 12px;
	font-weight: bold;
}
