#vpbg {
	height: 100px;
	width: 100px;
	background-color: #000000;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

#vpimg, #vpvid {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	padding: 0;
}

#vpnav {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	padding: 0;
	width: 600px;
	padding: 0;
}

#vpnavinner {
	width: 150px;
	height: 30px;
	margin: 0 225px 0 225px;
	padding: 0;
	padding: 0;
	background: url('navbg.png') center center no-repeat;
}

#vpnav a {
	color: #fff;
	font: 20px bold arial,sans-serif;
	text-decoration: none;
	margin: 0;
	padding:0;
	text-align: center;
	display: block;
	float: left;
	width: 50px;
	height: 30px;
	outline: 0;
	background-color: none;
}

#vpname {
	color: #fff;
	font: 12px normal arial,sans-serif;
	text-align: center;
	clear: both;
}

#vpspinner {
	height: 70px;
	width: 70px;
	background: url('vpspinner.gif') center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

embed {
	background: url('vpspinner.gif') center center no-repeat;
}
