@charset "UTF-8";
/* CSS Document */

body{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#333;
}

td{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	vertical-align:top;
}


img{
	border: none;
}

.root{
	width: 995px;
	height:550px;
	background-color:#FFF;
	background-image:url(images/baseBackground.jpg);
	background-position:top;
	background-repeat:no-repeat;
}


.videoHolder{
	padding: 115px 15px 0px 30px;
}



.links{
	padding: 340px 0px 0px 0px;
	
}

img.manual{
	margin: 0px 0px 10px 10px;
}



div.player{
	width: 642px;
	height: 402px;
	background-color:#FFF;
	
}


.footer{
	height: 50px;
	line-height:50px;
	padding: 0px 0px 0px 40px;
}