/* CSS Document */

body{background:#171514; text-align:center; margin:0; padding:0;}
#flash {
	z-index: -1;
}

#sponsorAdDiv {
	position: absolute;
	left: 0;
	width: 402px;
	height: 100%;
	bottom: 4px;
	background-color: #4e3a1c;
	opacity: 0.8;
}
#santa {
	position: absolute;
	width: 400px;
	height: 473px;
	bottom: 0px;
	left: 0;
}
A:link { text-decoration: none;
color:#000;}
A:visited { text-decoration: none;
color:#000;}
A:active {text-decoration: none;
color:#000;}