
#xmasdecor {
	display: block;
}

#candycaneleft {
	behavior: url(../pngHack/iepngfix.htc);
	top: 151px;
	left: -67px;
	width: 182px;
	height: 114px;
	background: url(../images/xmas/candycane.png) no-repeat;
	position: absolute;
	z-index: 1;
	display: block;
}

#caneball {
	behavior: url(../pngHack/iepngfix.htc);
	top: 245px;
	left: -84px;
	width: 96px;
	height: 149px;
	background: url(../images/xmas/ribbedsilverball.png) no-repeat;
	position: absolute;
	z-index: 1;
	display: block;
}


#candycanetop {
	behavior: url(../pngHack/iepngfix.htc);
	top: 0px;
	left: 243px;
	width: 60px;
	height: 16px;
	background: url(../images/xmas/canesegmenttop.png) no-repeat 0 -14px;
	position: absolute;
	z-index: 1;
	display: block;
}

#redball1 {
	behavior: url(../pngHack/iepngfix.htc);
	top: -3px;
	left: 522px;
	width: 97px;
	height: 153px;
	background: url(../images/xmas/bigredball1.png) no-repeat;
	position: absolute;
	z-index: 12;
	display: block;
	opacity: 0.8;
}

#redball2 {
	behavior: url(../pngHack/iepngfix.htc);
	top: 0px;
	left: -18px;
	width: 97px;
	height: 35px;
	background: url(../images/xmas/bigredball1.png) no-repeat 0 -118px;
	position: absolute;
	z-index: 12;
	opacity: 0.9;
	display: block;
}

#redball3 {
	behavior: url(../pngHack/iepngfix.htc);
	top: 10px;
	left: 174px;
	width: 40px;
	height: 100px;
	background: url(../images/xmas/bigredball1.png) no-repeat -60px -55px;
	position: relative;
	z-index: 12;
	display: block;
}


#redballbottom {
	behavior: url(../pngHack/iepngfix.htc);
	top: 8px;
	left: 380px;
	width: 97px;
	height: 153px;
	background: url(../images/xmas/bigredball1.png) no-repeat;
	position: absolute;
	z-index: 12;
	opacity: 0.8;
	display: block;
}


#silverball1 {
	behavior: url(../pngHack/iepngfix.htc);
	top: 0px;
	left: 270px;
	width: 75px;
	height: 107px;
	background: url(../images/xmas/bigsilverball1.png) no-repeat 0 -73px;
	position: absolute;
	z-index: 12;
	display: block;
}

#silverball2 {
	behavior: url(../pngHack/iepngfix.htc);
	top: 113px;
	left: 725px;
	width: 75px;
	height: 180px;
	background: url(../images/xmas/bigsilverball1.png) no-repeat;
	position: absolute;
	z-index: 12;
	display: block;
}

#silverballbottom {
	behavior: url(../pngHack/iepngfix.htc);
	top: -127px;
	left: 733px;
	width: 75px;
	height: 150px;
	background: url(../images/xmas/bigsilverball1.png) no-repeat 0 -30px;
	position: absolute;
	z-index: 12;
	display: block;
}


