html, body {
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	background:#000000;
	text-align:center;

}

body {
	font-family:Helvetica, Arial, sans-serif;
	background:#000000;
	color:#FFFFFF;
	width:100%;
	height:100%;
}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-265px;
	float:left;
}

#main {
	margin:0 auto;
	padding:0;
	width:900px;
	height:530px;
	position:relative;
	clear:left;
	text-align:left;
	font-size:0.8em;
	border:1px solid #666666;
}

object h2 {
	font-size:0.8em;
	color:#AAAAAA;
	font-weight:normal;
}

object a, object a:link, object a:visited {
	color:#BBBBBB;
}

object a:active, object a:hover {
	color:#FFFFFF;
}

iframe {
	display:none;
	width:0;
	height:0;
}

div.a2a_space {
	width:1px;
	height:5px;
}

a.a2a_dd {
	margin-top:5px;
}