*{
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	color:#FFF;
}
a:hover{
	text-decoration:underline;
}
p{
	margin:1em;
	margin-bottom:0px;
	text-indent:2em;
}
html, body{
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}
.a2a_dd{
	bottom: -3em;
	left: 50%;
	margin-left: -85px;
	position: absolute;
}
#ad{
	height: 90px;
}
#about{
	float:right;
	width:487px;
	padding-left:1em;
}
#vid{
	float:left;
	width:425px;
}
#flash{
	margin:0px auto;
	display:block;
}
#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 #000;
	z-index:2;
}
#footer{
	color:#999;
	background-color:#000;
	width:100%;
	text-align:center;
	position:absolute;
	bottom:0px;
	padding:0.5em 0px;
}
#text{
	padding:1em;
	margin:1em;
	margin-bottom:0px;
	padding-bottom:3em;
	min-height:306px;
}
#title{
	border-bottom:5px solid #000;
	width:100%;	
}
h1{
	padding-left:1em;
}
#videos{
	width:850px;
	margin:0px auto;
	padding-bottom:4em;
}
#center{
	margin:0px auto;
	position: relative;
	width:728px;
}
#ascii{
	width:100%;
	text-align:center;
	padding-bottom:3em;
}
#ascii p{
	text-indent:0px;
}