body {
	margin: 0px;
	padding: 0px;
	background: black;
	position: relative;

}

body, html {
	height: 100%;
}

/*
h1, h2 {
	position: absolute;
	width: 0px;
	top: -5000em;
}
*/


#header {
	height: 0px;
	xbackground: black;
	position: relative;
}
#main{
	margin-top:-18px;	
}
#main, #main embed, #main object {
	z-index: 700;
}

#videofooter {
	z-index: 900;
	height: 43px;
	padding: 0px;
	background: #000000;
	position: absolute;
	bottom: -18px;
	left: 0px;
	width: 100%;
	overflow: hidden;
}


#videoplayer, #videoembed {
	width: 100%;
}

#videoplayer {
	position: absolute;
	top: 0px;
	left: 0px;
}

#videofooter #moretext {
	text-align: center;
	margin-top:5px;
}
