body {
background-color: black;
margin:0;
padding:0 0 <length> 0;
font-size: 12px;
font-family: "Arial";
color:white;	
}
h1 {
	height: 0;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}
h2 {
line-height: 36px;}
ul {
padding: 0;
}
#navigation li {
color:white;
list-style: none;
margin:10px;
padding:0;
display:inline;
background: url(bgPixelDark.png);
padding:10px;
}
img {
border:none;
}
a {
	color:white;
	text-decoration: none;
	font-size: 18px;
}
#menu {
width:100%;
}
ul#navigation {
text-align: center;
}
#wrapper {
	width: 100%;
text-align: ;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: right;
}
#header {
width: 100%;
height: 130px;
background: black;
}
#headerLogo {
	width: 836px;
	margin:0 auto;
}
#headerLogo img {
margin-top: 15px;
}
#background {
height:100%;
float:right;
}
#background img {
height: 100%;
}
#content {
height:800px;
float:left;
margin-left:20%;}

#footercon {
	padding:0px;
	background:black;
	color:white;
	font-size: 11px;
	height: 130px;
	width: 100%;
}

div#footer{
	bottom:0;
	left:0;
	width:100%;
height:<length>;
	float: left;
}
@media screen{
body>div#footer{
position: fixed;
}
}
* html body{
overflow:hidden;
} 
* html div#content{
height:100%;
overflow:auto;
}
.bg {
width: 100%;
position: fixed;
top: 0;
right: 0;
z-index: -1;
}

.bg2 {
height: 90%;
position: fixed;
top: 0;
right: 50%;
z-index: -1;
}
#wrap {
margin-top: 40px;
}
#draggables {
	width:700px;
	background: url(bgPixelDark.png);
	margin: 0 auto;
	}
#box {
margin:20px;
}
#sluiten {
float:right;
margin-top: 10px;}



			
			ul li {
	display: block;
	height: 41px;
	width: 212px;
	text-transform: uppercase;
	text-align: center;
	line-height: 41px;
	list-style-type: none;
	padding-left: 38px;
}


li a {
	background-image: url(../img_movie/buttons.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left -41px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
}

li a:hover {
	background-image: url(../img_movie/buttons.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
}
.menu {
	width: 800px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 60px;
	clear: left;
	background-image: url(../img_movie/bkg.png);
	background-position: left -30px;
}

