* {
	padding:0;
	margin:0;
}

a {
	outline:none;
}

a img {
	border:none;
}

body {
	background:#000 url(images/bg2.jpg) no-repeat center 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	background:#1e1e1e url(images/content_bg.jpg) repeat-x 0 548px;
	width:850px;
	height:1520px;
	margin:0 auto;
}

#header {
background:url(images/bg.jpg) no-repeat 0 0;
height:586px;
width:100%;
padding-top:18px;
text-align:center;
}

h1 {
height:119px;
text-indent:-9999px;
width:848px;
margin:0 auto;
}

#header_copy {
width:100%;
text-align:left;
height:376px;
padding-top:46px;
}

#header_copy p {
padding-left:557px;
width:260px;
font-size:14px;
font-family:Futura,Arial, Helvetica, sans-serif;
color:#fff;
line-height:16px;
font-weight:normal;
}

#header_copy p span, #header_copy p a {
color:#fffba7;
text-decoration:none;
}

h2 {
text-indent:-9999px;
width:601px;
height:35px;
background:url(images/advent_calendar.gif) no-repeat 0 0;
margin:0 auto 0;
}

#days {
width:822px;
margin:0 auto;
}

.day_empty {
float:left;
width:113px;
height:152px;
background:url(images/day_bg.gif) no-repeat center center;
margin:2px;
}

.day {
float:left;
width:111px;
height:150px;
background:url(images/day_bg_border.gif) no-repeat;
margin:2px;
border:1px solid 0f0;
padding:1px;
}

.current {
background:url(day_current/1.jpg) no-repeat 0 0;
color:#000;
display:block;
height:140px;
width:101px;
text-decoration:none;
padding:20px 5px 5px;
font-size:13px;
font-family:"Times New Roman", Times, serif;
}

.day img {
width:111px;
height:150px;
}

#footer {
width:830px;
height:214px;
margin:0 auto;
background:url(images/footer.jpg) no-repeat 0 0;
}


#legal {
	height:60px;
	margin:0 auto;
	color:#575757;
font-size:10px;
padding-top:20px;
text-transform:uppercase;
}

#legal a {
text-decoration:none;
color:#575757;
}

#legal a:hover {
text-decoration:underline;
}
