@charset "utf-8";
/* CSS Document */

.Holidaybackgound {
	background-image:url(/development/happy_holidays/animation-bg.png);
	background-repeat:repeat-y;
}

.Holidayribbon {
	background-image:url(/development/happy_holidays/Ribbon.png);
	background-repeat:repeat-x;
	background-position:left;
	height:325px;
	padding-top: -150px;
}

padding366 {
	margin-left: 366px;
}

#Banner {
	margin-top: 270px; 
	z-index:9999;
	position:absolute;
	overflow: scroll;
}

.Text12 {
	font-family: "Lucida Sans Unicode", "Lucida Grande","Lucida Sans";
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	list-style:none;
	text-align:left;
	/* list-style:none; */
}

.Text12nobold {
	font-family: "Lucida Sans Unicode", "Lucida Grande","Lucida Sans";
	color: #fff;
	font-size: 14px;
	list-style:none;
	text-align:left;
	/* list-style:none; */
}

a.Text12 {
	font-family: "Lucida Sans Unicode", "Lucida Grande","Lucida Sans";
	color:#fff;
	font-size: 14px;
	font-weight:bold;
	list-style:none;
	text-decoration:none;
	text-align:left;
	/* list-style:none; */
}