* {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0;}

.clear {clear:both;}
.inviz {display:none;}

body {background-color:#000; font-family:Arial,sans-serif; color:#eee; overflow-y:scroll; font-size:13px;}
a {color: #eee;}

#header {min-width:800px;}

#banner_container {background-color:#000; padding:20px 0 0 20px; width:459px; float:left;}
#banner {display:block; width:439px; height:50px; background:url(images/title.png) no-repeat;}

#navbar {margin-top:0px; float:right; min-width:330px; padding-top:30px;}
#navbar a {text-decoration:none; outline:0; margin-right:20px; font-size:20px; width:86px; height:80px; display:block; float:left;}
#navbar_news {background:url(images/header_news.png) no-repeat;}
#navbar_news:hover {background:url(images/header_news_hover.png) no-repeat;}
#navbar_films {background:url(images/header_films.png) no-repeat;}
#navbar_films:hover {background:url(images/header_films_hover.png) no-repeat;}
#navbar_games {background:url(images/header_games.png) no-repeat;}
#navbar_games:hover {background:url(images/header_games_hover.png) no-repeat; margin-right:20px;}

#header_spacer {background-color:#444; height:10px; position:relative; top:-30px; left:0px; z-index:-1;} 

.spacer {background-color:#444; height:10px; margin:10px 0;}

#intro_container {text-align:center;}

#footer {color:#666; font-size:10px; text-align:center; margin-bottom:5px;}

