.ff_bg {
	background:url(http://images.neopets.com/faerieland/festival/ff_bg.jpg) top left no-repeat;
	width:815px;
	height:349px;
	padding-top:40px;
}

.ff_item_bg_nc {
	background:url(http://images.neopets.com/faerieland/festival/ff_item_bg_nc.jpg) top left no-repeat;
	width:815px;
	height:150px;
}

.ff_item_bg_np {
	background:url(http://images.neopets.com/faerieland/festival/ff_item_bg_np.jpg) top left no-repeat;
	width:815px;
	height:150px;
}

.ff_nav {
	width:600px;
	float:right;
}
.ff_intro_text {
	width:560px;
	float:right;
	padding:0 10px 0 0;
}

.ff_clr {
	clear:both;
}

#ff_popup {
	width:425px;
	height:275px;
	margin-left:215px;
	display:none;

}

#ff_popup {
	position:absolute;
	z-index:1000;
}

 #ff_popup .bg, #prize_popup .bg {
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.neopets.com/faerieland/festival/faerie_popup.png', sizingMethod='scale');
	display:block;
	width:425px;
	height:275px;
}

* > #ff_popup .bg, * > #prize_popup .bg {
	background: url(http://images.neopets.com/faerieland/festival/faerie_popup.png) top center no-repeat;
}

#ff_popup .header, #prize_popup .header {
	width:335px;
	float:left;
	margin:20px 0 0 20px;	
}

.ff_games_tbl, .ff_prize_tbl {
	margin-top:20px;
	margin-left:55px;
	position:relative;
	text-align:left;
	z-index:10009;
	width:300px;
	
}
.ff_games_tbl {
	width:340px;
	margin-left:45px;
}


#ff_popup .close, #prize_popup .close {
	position:relative;
	width:35px;
	float:right;
	margin-top:20px;
	margin-right:20px;
	cursor:pointer;
	z-index:10000;
}
.ff_item_header {
	display:block;
	margin-top:-30px;
}
#ff_popup_content .message, #prize_popup_content .message {
	width:340px;
	margin:20px 0 0 40px;
}
.ff_footer_nc {
	width:815px;
	height:40px;
	background: url(http://images.neopets.com/faerieland/festival/ff_footer_nc.jpg) top center no-repeat;
}
.ff_footer_np {
	width:815px;
	height:40px;
	background: url(http://images.neopets.com/faerieland/festival/ff_footer_np.jpg) top center no-repeat;
}



