div.frost {
position:fixed;
width:370px;
height:270px;
z-index:-5;
}

#fNW { left:0; top:0; background-image:url("/inc/css/xmas/frost_NW.png"); }
#fNE { top:0; right:0; background-image:url("/inc/css/xmas/frost_NE.png"); }
#fSE { right:0; bottom:0; background-image:url("/inc/css/xmas/frost_SE.png"); }
#fSW { bottom:0; left:0; background-image:url("/inc/css/xmas/frost_SW.png"); }

.santa-clipper {
position:absolute;
left:0px;
top:0px;
width:100%;
height:80px;
overflow:hidden;
z-index:-8998;
}

.santa {
position:absolute;
display:none;
left:0px;
top:10px;
width:318px;
height:70px;
background-image:url("/inc/css/xmas/santa.png");
z-index:-8999;
}

.speech {
position:absolute;
left:0px;
top:0px;
width:50px;
height:25px;
opacity:0.6;
filter:alpha(opacity=60);
visibility:hidden;
background-image:url("/inc/css/xmas/ho.png");
z-index:-8997;
}

.banner {
background-image:url("/inc/css/xmas/rpgn-banner.gif");
}

.banner-logo {
position:absolute;
left:32px;
top:20px;
width:70px;
height:70px;
background-image:url("/inc/css/xmas/xmas-logo.png");
}