#page {
	background-image: url(../image/back-xmas.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#pageDrop {
	background-color: #fff;
	background-image: url(../image/drop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#newsletter {
	background-repeat: repeat-y;
	background-position: left top;
}
#newsletterDrop {
	background-repeat: repeat-y;
	background-position: bottom left;
}


#leftNav {
	background-color: #edf4fa;
	background-image: url(../image/leftNavBackGrad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#footerLinks {
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footerLinks DIV.withDivider {
	background-image: url(../image/list-divider.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#footerLinks UL.quicklinks LI {
	background-image: url(../image/quicklink-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}


#tabs a {
	background: url("../image/left.gif") no-repeat left top;
}
	/*
#tabs li.active a {
	background: url("../image/activeleft.bmp") no-repeat left top;
}
	*/
#tabs a span {
	background: url("../image/right.gif") no-repeat right top;
}
/*
#tabs li.active a span {
	background: url("../image/activeright.bmp") no-repeat right top;
}
	*/	
	

	
	
	
	
		
		
		
		
		
		
		
