body {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

a,
a img {
	border: none;
}

/* Versus Bits */
#unttld,
#pluto {
	height: 100px;
	position: absolute;
	width: 50px;
	z-index: 2;
}

#unttld {
	left: 50px;
	top: 100px;
}

#pluto img.derek {
	position: relative;
}

#pluto img.mark {
	position: relative;
}

/* The Institute is your Friend */
#nvsblnsttt,
#friend {
	height: 768px;
	position: absolute;
	width: 1024px;
	z-index: 2;
}

#nvsblnsttt {
	left: 200px;
	top: 100px;
}

/* Flash Video Background */
#msdc,
#msdn {
	height: 100%;
	left: 0;
	margin: 0;
	overflow: hidden;
	position: fixed;
	_position: absolute;
	top: 0;
	width: 100%;
}

#msdc {
	z-index: 1;
}

embed {
	margin: 0 -4px -7px 0;
	padding: 0;
}