* 
{
	padding:0;
	margin:0;
}
body 
{
	background: black url('../img/bg-center.jpg') repeat-y 50% top;
	background-attachment: fixed ;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	color: white;
	text-align: center;
}
a 
{
	text-decoration: none;
	outline: none;
	color: white;
}
a:hover 
{
	text-decoration: underline;
}
a img 
{
	outline: none;
	border: none;
	text-decoration: none;
}
.align_center { text-align:center; }
.align_justify{ text-align: justify; }
.f18
{
	font-size: 18px;
	padding: 5px 40px;
}
.f24
{
	font-size: 24px;
	padding: 5px 40px;
}
.mini
{
	width: 550px;
	margin-left: 200px;
}
#page 
{
	width: 950px;
	margin: 0 auto;
	text-align: left;
	min-height: 820px;
}
#logo
{
	padding: 50px 0;
}
#bg-top
{
	background: black url('../img/bg-top-noel.jpg') no-repeat center top;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
	margin: 0 auto;
	width: 100%;
	height: 400px;
}
#bg-bottom
{
	background: black url('../img/bg-bottom.jpg') no-repeat center bottom;
	position: absolute;
	z-index: -10;
	left: 0;
	margin: -240px auto 0 auto;
	width: 100%;
	height: 400px;
}
#content
{
	text-align: center;
}
#advergame
{
	background: transparent url(../img/papa-trooper-play.png) no-repeat center top;
	cursor: pointer;
	display: block;
	text-align: center;
	height: 286px;
	width: 503px;
	margin: 15px auto;
}
/*
#advergame:hover
{
	background-position: center -286px;
}
*/
.video
{
	background: transparent url(../img/box-bg-black.png) no-repeat center top;
	text-align: center;
	height: 286px;
	width: 503px;
	margin: 15px auto;
}
#social-e-boutique
{
	background: transparent url(../img/social-e-boutique-bg.png) no-repeat center top;
	margin: 25px auto;
	width: 837px;
	height: 65px;
	color: white;
	text-align: left;
}
#social-text
{
	float: left;
	margin: 10px 25px 0 25px;
	width: 140px;
}
#social-links
{
	float: left;
	width: 230px;
}
	.social-button
	{
		background: transparent url(../img/social_buttons.png) no-repeat center top;
		float: left;
		display: block;
		width: 53px;
		height: 53px;
	}
	#facebook
	{
		margin: 6px 4px;
	}
	#twitter
	{
		background-position: 0 -53px;
		margin: 6px 4px;
	}
	#artngames
	{
		background-position: 0 -106px;
		margin: 6px 4px;
	}
#e-boutique-text
{
	float: left;
	width: 120px;
	margin: 18px 3px 16px 30px;
}
#e-boutique-link
{
	float: left;
	margin: 4px 3px;
}
#tm, #tm a
{
	color: white;
	margin: 20px 0;
}