@charset "utf-8";
/* 

THIS DOCUMENT IS CREATED BY WEBSTYLECENTER.COM WITH ALOT OF CARE AND
TIME SPECIALLY FOR ROLLINGDUTCHMANPRODUCTIONS.NL. YOU MAY NOT COPY
OR USE THIS CSS FILE FOR YOUR OWN WEBSITE. IN CASE YOU REALLY WANT
TO USE THIS FILE, REQUEST IS FROM INFO@WEBSTYLECENTER.COM.

THANK YOU!


*/

body {
	background-color:#000000;
	margin:10px;
	color:#FFFFFF;
}

#template {
	margin:0px;
	width:100%;
	height:100%;
	background-color:#333333;
}

#linetopleft {
	background:url(Line-LeftTop.png);
	position:absolute;
	left:20px;
	top:0px;
	width:90px;
	height:65px;
}

#linetop {
	background:url(LineH.png);
	background-repeat:repeat-x;
	left:110px;
	top:6px;
	height:35px;
	right:250px;
	position:absolute;
}

#lineheader {
	background:url(LineH.png);
	background-repeat:repeat-x;
	background-repeat:repeat-x;
	left:35px;
	top:170px;
	height:35px;
	right:160px;
	position:absolute;
}

#lineleft {
	background:url(LineV-SL.png);
	position:absolute;
	position:absolute;
	background-repeat:repeat-y;
	top:65px;
	left:23px;
	width:35px;
	bottom:90px;
}

#linebottomleft {
	background:url(Line-LeftBottom.png);
	position:absolute;
	left:20px;
	bottom:23px;
	width:80px;
	height:67px;
}

#linebottom {
	background:url(LineH.png);
	left:100px;
	bottom:30px;
	height:30px;
	position:absolute;
	right:150px;
}

#linebottomright {
	background:url(Line-RightBottom.png);
	position:absolute;
	width:90px;
	bottom:23px;
	right:60px;
	height:67px;
}

#lineright {
	background:url(LineV-SR.png);
	position:absolute;
	width:30px;
	right:60px;
	bottom:80px;
	top:200px;
}

#linevertical {
	background:url(LineV-SL.png);
	position:absolute;
	width:30px;
	right:400px;
	top:189px;
	bottom:48px;
}

#logo {
	background:url(Logo.png);
	width:440px;
	height:250px;
	position:absolute;
	right:0px;
	top:0px;
}

#headerbackground {
	background:url(HeaderBack.jpg);
	background-position:right;
	position:absolute;
	left:40px;
	top:20px;
	right:250px;
	height:165px;
}

#mari {
	position:absolute;
	left:50px;
	top:20px;
	height:173px;
	width:221px;
	background:url(Mari.png);
	background-repeat:no-repeat;
}

#contentbackground {
	background:url(ContentBackground.jpg);
	position:absolute;
	left:40px;
	top:188px;
	right:410px;
	bottom:45px;
}

#topicbackground {
	background:url(VidBar.png);
	background-color:#FFFFFF;
	position:absolute;
	right:70px;
	top:188px;
	bottom:45px;
	width:341px;
}

#video {
	padding-top:10px;
	padding-left:20px;
	padding-right:15px;
	background:url(VidBack.png);
	background-repeat:repeat-x;
	height:335px;
}

#movielist {
	position:absolute;
	right:79px;
	top:490px;
	bottom:53px;
	width:310px;
	overflow:auto;
}



#nav {
	background:url(Nav.png);
	position:absolute;
	left:10px;
	top:200px;
	height:200px;
	width:141px;
	color:#000000;
	padding-top:20px;
	padding-left:20px;
	padding-right:10px;
}

#webpage {
	position:absolute;
	color:#000000;
	left:200px;
	top:189px;
	right:419px; /* 419 */
	overflow-y:auto; 
	bottom:48px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	
}

#bottomlinetext {
	clear:both;
	position:fixed;
	bottom:10px;
	width:100%;
}

#picbut {
	width:120px;
	height:190px;
	margin-right:20px;
	margin-bottom:10px;
	display:inline;
	float:left;
	text-align:center;
}

#vidbut {
	width:150px;
	height:190px;
	margin-right:20px;
	margin-bottom:10px;
	display:inline;
	float:left;
	text-align:center;
}

#nojava {
	background-color:#FFFFCC;
	color:#000000;
	border-bottom:1px;
	border-bottom-color:#FFFF99;
	position:fixed;
	left:0px;
	top:0px;
	right:0px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

#nav ul {
	padding-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	
}

#movielist ul {
	padding-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	
}

#movielist p {font-weight:bold;}

#nav a {
	color:#000000;
	text-decoration:none;
}

#nav a:hover {
	color:#990000;
	text-decoration:underline;
}

#movielist a {
	color:#FFFFFF;
	text-decoration:none;
}

#movielist a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

#webpage a {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

#webpage a:hover {
	color:#000066;
	text-decoration:underline;
}

#webpage img {border:1px; border-style:solid;}


#webpage h2 {
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin-bottom:-20px;

}

a {
	color:#FFFF66;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}

#webpage h1 { font-style:italic; padding:0px; margin:0px; margin-bottom:5px;}

#video h2 {font-size:24px; font-style:italic; }

