*{
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	color:#FFF;
}
a:hover{
	text-decoration:underline;
}
p{
	margin:10px;
}
html, body{
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
.a2a_dd{
	bottom: -3em;
	left: 50%;
	margin-left: -85px;
	position: absolute;
}
#ad{
	height: 90px;
}
#box{
	position:relative;
	min-height:100%;
}
#borderbox{
	width:328px;
	height:554px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:4em;
	position: relative;
}
#container{
	position: relative;
	width:288px;
	height:514px;
	border:20px solid #000033;
	z-index:2;
}
#footer{
	background-color:#000033;
	color:#999;
	width:100%;
	text-align:center;
	position:absolute;
	bottom:0px;
	padding:0.5em 0px;
}
#center{
	width:728px;
	margin:auto;
}
#video{
	width:1000px;
	height:586px;
	margin:0px auto;
	padding-bottom:2em;
}