body {
	color:#bdbdbd;
	background-color:#000;
}
#menu li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-size:24px;
	line-height:30px;
	font-weight:100;
}
a {
	color:#bdbdbd;
	text-decoration:none;
}
a:hover {
	color:#b0a016;
}
#menu {
	margin-top:15em;
}
h1 {
	text-align:right;
}
h1 img {
	margin-right:.5em;
}
h2 {
	font-size:64px;
	font-weight:normal;
	line-height:64px;
	color:#999;
	margin-bottom:0;
}
h3 {
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	color:#999;
	margin-bottom:.5em;
	margin-top:.3em;
}
#video {
	background-color:#aaa;
	width:494px;
	height:284px;
	float:left;
	background: url('img/fond-video.png') no-repeat;
	padding:7px;
}
#video a {
	font-size:16px;
	font-family:sans-serif;
}
#videolist {
	clear:both;
	height:114px;
	background: url('img/video-bg.png') top center no-repeat;
	padding-top:20px;
}
#videolist li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left:31px;
}
#behind-home {
	background: #000 url('img/home-bg.png') top center no-repeat;
	top:50%;
	margin-top:-250px;
	position:absolute;
	left:50%;
	margin-left:-500px;
}
#behind-page {
	background: #000 url('img/page-bg.png') top center no-repeat;
	top:50%;
	margin-top:-250px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	min-height:576px;
}
#behind-films {
	background: #000 url('img/page-bg.png') top center no-repeat;
	top:50%;
	margin-top:-250px;
	position:absolute;
	left:50%;
	margin-left:-500px;
}
#content {
	background: url(img/content-bg.png) top left no-repeat;
	padding:25px;
	font-size:17px;
	font-weight:normal;
	width:600px;
	padding:25px;
	height:200px;
	font-size:16px;
	font-family:sans-serif;

}
#content strong {
	color:#51bb54;
}
#description {
	height:138px;
	background: url(img/description-bg.png) top left no-repeat;
	padding:15px;
	font-size:13px;
}
#description strong {
	color:#9190a7;
}
#footer {
	text-align:center;
	margin-top:3em;
	font-family:sans-serif;
	font-style:italic;
}
#footer a { 
	color:#51bb54;
}
a#credits {
	font-size:9px;
	color:#9190a7;
}
