body {
 margin:0 auto;
 background-image: url( ../images/glitterbg.gif);
 background-repeat: repeat-x;
 font-family:Myrial, Arial, Helvetica, sans-serif;
 vertical-align: middle;
}

p {
	font-family:Myrial, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #555555;
	letter-spacing: 0em;
	text-align: justify;
	white-space: normal;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 16px;
	line-height: 18px;
}

.party_packages{
	opacity: 1; /* these 2 lines control opacity: they work in IE, NN, Firefox */
	filter: alpha(opacity=100); /* make sure the numbers agree, e.g. .7 corresponds to 70% */
-moz-opacity: 1;  
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	page-break-before: auto;
	line-height: 17px;
}

html>body {
font-family:Arial, Helvetica, sans-serif;!important;
scrollbar-base-color: #ff66cc !important;
scrollbar-track-color: #ff6699 !important;
scrollbar-face-color: #FFFFFF !important;
scrollbar-highlight-color: #FFFFFF !important;
scrollbar-3dlight-color: #ff66cc !important;
scrollbar-darkshadow-color: #ff66cc !important;
scrollbar-shadow-color: #ff66cc !important;
scrollbar-arrow-color: #ff6699 !important;
}
a {
color: #FF00CC;
text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
