body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#content {
position:relative;
z-index:1;
}
#maincontent {
	position:relative;
	background-image: url('images/contentbg.gif');
	background-repeat: no-repeat;
	background-position:right;
	width: 763px;
	height: 455px;
}
#shopcontent {
	position:relative;
	background-image:url(images/shop-bg.jpg);
	background-repeat: no-repeat;
	background-position:right;
	width: 763px;
	height: 455px;
}
.TrailerText {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.DVDtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	
}
.testimonials {
	font-size: 14px;
}
.test2 {
	font-size: 18px;
}
.TestimonialFrom {
	color: #333;
	font-size: 10px;
	font-weight:bold;
}
.Testmovie {
	font-style: italic;
}
