body{
	background-image:url(images/holiday_background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	text-align:center;
	line-height:15px;
}
	
img{	
	border:0;
	}	

a {
	color:#cc0033;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	}

#topbar{
	background-color:#000;
	height:75px;
	width:100%;
	position:absolute;
	top:0px;
	left:0;
	z-index:5;
	}

#topbar_shadow{
	background-image:url(images/holiday_shadow1.png);
	background-repeat:repeat-x;
	display:block;
	height:75px;
	width:100%;
	position:absolute;
	top:75px;
	left:0;
	z-index:8;
	}
	
#logo{
	height:91px;
	width:101px;
	position:absolute;
	display:block;
	top:0px;
	left:50%;
	margin-left:-450px;
	margin-top:12px;
	z-index:10;
	}
	
#logo img{
	text decoration:none;
	border:0;
	}
	
#share{
	height:20px;
	width:370px;
	position:absolute;
	display:block;
	top:45px;
	right:50%;
	margin-right:-440px;
	z-index:10;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	}

#share a{
	color:#fff;
	text-decoration:none;
	}
	
#center_container{
	width:964px;
	height:854px;
	margin:75px auto 0 auto;
	background-image:url(images/holiday_shadow2.png);
	background-repeat:repeat-y;
	display:block;
	position:relative;
	}
	
#content_container{
	width:930px;
	height:640px;
	margin:auto;
	background-color:#cc0033;
	display:block;
	position:relative;
	padding:30px 0px 0 0px;
	}

#flash {
	width:870px;
	height:345px;
	border:solid 5px #FFF;
	background:#cc0033;
	display:block;
	float:left;
	position:relative;
	margin:0 25px 10px 25px;
	}
		
#promo_titles{
	width:930px;
	height:106px;
	display:inline-block;
	float:left;
	background-image:url(images/holiday_giveaway_titles.jpg);
	background-repeat:no-repeat;
	}
	
#promo1{	
	width:242px;
	height:110px;
	display:inline-block;
	float:left;
	background-color:#FFF;
	padding-top:12px;
	}
	
#promo2_img{	
	width:80px;
	height:122px;
	display:inline-block;
	float:left;
	background-image:url(images/holiday_tree.jpg);
	background-repeat:no-repeat;
	}
	
#promo2{	
	width:150px;
	height:110px;
	display:inline-block;
	float:left;
	background-color:#FFF;
	padding:12px 0 0 12px;
	text-align:left;
	}
	
#promo3{	
	width:242px;
	height:122px;
	display:inline-block;
	float:left;
	background-color:#FFF;
	}

#divider1{	
	width:43px;
	height:122px;
	display:inline-block;
	float:left;
	background-image:url(images/holiday_cane_border_1.jpg);
	background-repeat:no-repeat;
	}
	
#divider2{	
	width:59px;
	height:122px;
	display:inline-block;
	float:left;
	background-image:url(images/holiday_cane_border_2.jpg);
	background-repeat:no-repeat;
	}
	
#divider3{	
	width:59px;
	height:122px;
	display:inline-block;
	float:left;
	background-image:url(images/holiday_cane_border_3.jpg);
	background-repeat:no-repeat;
	}
	
#divider4{	
	width:43px;
	height:122px;
	display:inline-block;
	float:left;
	background-image:url(images/holiday_cane_border_4.jpg);
	background-repeat:no-repeat;
	}
	
#promo_footer{
	width:930px;
	height:40px;
	display:block;
	position:relative;
	float:left;
	background-image:url(images/holiday_cane_border_5.jpg);
	background-repeat:no-repeat; 
	}

#footer_container{
	width:882px;
	height:150px;
	margin:auto;
	background-color:#66ccff;
	display:block;
	position:relative;
	padding:25px 24px 0 24px;
}
	
#footer_promo1{
	width:279;
	height:150px;
	margin-right:12px;
	padding-right:8px;
	border-right:#FFF 1px solid;
	position:relative;
	display:block;
	float:left;
	text-align:center;
	}
	
#footer_promo2{
	width:279;
	height:150px;
	margin-right:12px;
	padding-right:8px;
	border-right:#FFF 1px solid;
	position:relative;
	display:block;
	float:left;
	text-align:center;
	}
	
#contest_link{
	height:230px;
	width:275px;
	position:absolute;
	display:block;
	top:485px;
	left:50%;
	margin-left:-137px;
	z-index:15;
}

#footer_promo3{
	width:280;
	height:150px;
	position:relative;
	display:block;
	float:left;
	text-align:center;
	}

#promo_copy{
	width:170px;
	height:100px;
	float:left;
	display:block;
	margin-left:8px;
	text-align:left;
}

#bottom_shadow{
	width:964px;
	height:50px;
	background-image:url(images/holiday_shadow3.jpg);
	display:block;
	position:relative;
	float:left;
	background-repeat:no-repeat;
	}