html, body { margin:0; padding:0; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Century Gothic', Verdana, Geneva, Lucida, 'Lucida Grande', Arial, Helvetica, sans-serif;
	background: #fff url('/assets/images/background-960.gif') repeat-y center top;
	color: #000;
	text-align: center;
	}

#page, .Container {
	background: #fff;
	text-align: center;
	margin: 0 auto 20px;
	padding: 0;
	width: 960px;
	}

#header		{ background:url('/assets/images/header-960.jpg') no-repeat center top;
			  margin:0 auto; padding:0; height:240px; width:960px; }

#header a	{ display:block; position:relative; float:left; text-indent:-9999em; overflow:hidden; height:31px; top:188px; margin-right:20px; }

#hnl-home		{ width: 71px; }
#hnl-shop		{ width: 69px; }
#hnl-forums		{ width: 76px; }
#hnl-gallery		{ width: 80px; }
#hnl-team		{ width:103px; }
#hnl-chat		{ width: 72px; }
#hnl-blog		{ width: 62px; }
#hnl-newsletter		{ width:110px; }

#footer-buttons		{ text-align:center; }


#openxads-banner {width:946px; margin:15px auto; }
#openxads-banner div { width:468px; }
#openxads-banner .leftside { position:relative; float:left; margin-left:0; }
#openxads-banner .rightside { position:relative; margin-left:478px; }
