﻿
/** body 
{
 background-image :url(images/events/xmas/xmas_bg.jpg);
	background-repeat:repeat-x;
	margin-top:45px;
}
**/
div.xmas_items
{
	position: absolute;
    display:none;
}
#bell_left
{
	position: relative; 
	top: -30px; 
	left: -60px; 
	height: 0px;
	display:none;
}
#bell_right
{
	position: relative; 
	top: -30px; 
	left: 870px; 
	height: 0px;
	display:none;
}
#santa_sleigh
{
	position: relative; 
	top: -45px; 
	left: 200px; 
	height: 0px;
}
