@import url(http://www.paysites.nl/css/toolbar.css);
body, html{
	padding:0px;
	margin:0px;
	font-family: Comic Sans;
	font-size: 14px;
	color: #fff;
	background-color: #880000;
}

#container {
	position: relative;
	width: 833px;
	top: 0px;
	left: 50%;
	margin-left: -416px;
	height: auto;
}

#flashcontent{
	position: relative;
	width: 776px;
	height: 666px;
	left: 0px;
	top:0px;
}

#headerLow{
	position: relative;
	width: 833px;
	height: 422px;
	background-image: url('../images/headerLow.jpg');
}

.movieCnt{
	position: relative;
	width: 833px;
	height: 305px;
	background-image: url('../images/movieCnt.jpg');
}

.movImage{
	position: relative;
	left: 27px;
	top: 7px;
	width: 475px;
	height: 284px;
	float: left;
}

.thumbCnt{
	position: relative;
	top: 7px;
	left: 48px;
	width: 125px;
	height: 284px;
	float: left;
}

.thumb1{
	position: relative;
	width: 108px;
	height: 99px;
}

.thumb2{
	position: relative;
	top: 8px;
	width: 108px;
	height: 65px;
}

.thumb3{
	position: relative;
	top: 19px;
	width: 108px;
	height: 99px;
}

.descCnt{
	position: relative;
	top: 7px;
	left: 56px;
	width: 165px;
	height: 284px;
	float: left;
}


#footer{
	position: relative;
	width: 833px;
	height: 607px;
	background-image: url('../images/footer.jpg');
}


h1{
	font-size: 18px;
	text-align: left;
	color: #fff;
}

h2{
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}


img{
border: 0;
}

a:link{
	color: #ff5700;
	font-weight: bold;
	text-decoration:none;
}

a:visited{
	color: #ff5700;
	font-weight: bold;
	text-decoration:none;
}

a:active{
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

a:hover{
	color: #ff5700;
	font-weight: bold;
	text-decoration:none;
}
