#container {
	width: 859px;
	background-image: url(background.gif);
	height: 664px;

}

#playerimage {
	background-image: url(vidplayer.jpg);
	background-repeat: no-repeat;
	z-index:1;
	height: 664px;
	margin-left: 0px;
	position: relative;
	top: -12px;
	left: -10px;
}

#player {
	width: 425;
	height:350px;
	position: absolute;
	left: 225px;
	top: 90px;

}

span.highlight{
	background-color:#000000
}



.hiddenlink {
  text-decoration: none; /* to remove the underline */
}

.style3 {
	color: #FFFFFF;
	font-family: "Comic Sans MS", Verdana;
	font-size: 10px;