/*
title: Gunners Hungary
description: Gunners Hungary
author: Olajuwon.info
copyright: http://www.creativecommons.org/licenses/by-nc-nd/2.5/hu/
*/

html {
	height: 100%;
	}
body {
	height: 100%;
	background-color: #aa0000;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, sans-serif;
	}
a img {
	border: 0px;
	}
#header {
	width: 850px;
	height: 125px;
	background: #e0e0e0 url(/core/background_rotator.php) no-repeat center left;
	margin: auto;
	border: 2px solid #c0c0c0;
	text-align: center;
	}
#header p {
	margin: 0px;
	padding: 0px;
	}
#advertisement {
	width: 850px;
	height: 90px;
	background-color: #e0e0e0;
	margin: auto;
	border-left: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
	text-align: center;
	}
#advertisement p {
	margin: 0px;
	padding: 0px;
	}
#menu {
	width: 850px;
	height: 23px;
	background-color: #e0e0e0;
	margin: auto;
	border: 2px solid #c0c0c0;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#menu li {
	border-right: 2px solid #c0c0c0;
	float: left;
	}
#menu a {
	width: 90px;
	background-color: #e0e0e0;
	padding: 5px;
	display: block;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}
#menu a:hover {
	background-color: #c0c0c0;
	}
#container {
	width: 840px;
	min-height: 100%;
	background-color: #ffffff;
	margin: auto;
	border-left: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
	padding: 5px;
	}
#container p {
	margin: 0px;
	padding: 0px;
	}
#container ul {
	margin: 0px;
	padding-left: 15px;
	list-style-position: outside;
	}
#container a {
	color: #aa0000;
	}
#container a:hover {
	text-decoration: none;
	}
#container .clearfix {
	clear: both;
	}
#container_left {
	width: 420px;
	float: left;
	}
#container_right {
	width: 420px;
	float: right;
	text-align: justify;
	}
#footer {
	width: 850px;
	height: 45px;
	background-color: #e0e0e0;
	margin: auto;
	border: 2px solid #c0c0c0;
	}
#footer p {
	margin: 0px;
	padding: 0px;
	}
#footer img {
	vertical-align: middle;
	}
#footer a {
	color: #000000;
	}
#footer a:hover {
	text-decoration: none;
	}
#footer_left {
	width: 84px;
	height: 25px;
	float: left;
	margin: 10px;
	}
#footer_right {
	width: 736px;
	height: 35px;
	float: right;
	margin: 5px;
	text-align: center;
	font-size: 10px;
	line-height: 17px;
	}