/* Custom Styling */

html {
	background:#000000;
}

body {
	background: #000000;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear:both;
}

a:active, a:focus {
	outline: 0;
}

#topnav {
	position: fixed;
	top:0;
	right:0;
	left:0;
	z-index: 1000;
}

#nav {
	width: 890px;
	margin: auto;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#page {
	margin: 0px auto;
	padding: 0px;
	width: 945px;
	text-align: left;
}

#oheader {
	margin:0px;
	padding:0px;
	height:220px;
	width:945px;
}

.page_item {
	float: left;
	list-style: none;
	margin: 0px 10px 0px 10px;
}

.page_item.last {
	margin-right: 0px;
}

.page_item a {
	display: block;
	width: 130px;
	height: 70px;
	text-indent: -100000px;
}

.page-item-history {
	background: url('/images/css/history-button.png') no-repeat;
}

.page-item-contact {
	background: url('/images/css/contact-button.png') no-repeat;
}

.page-item-home {
	background: url('/images/css/home-button.png') no-repeat;
}

.page-item-forum {
	background: url('/images/css/forums-button.png') no-repeat;
}

.page-item-news {
	background: url('/images/css/news-button.png') no-repeat;
}

.page-item-gallery {
	background: url('/images/css/gallery-button.png') no-repeat;
}

#branding {
	width: 390px;
	margin: 0px auto;
	padding-top: 80px;
}

#branding a {
	text-indent: -100000px;
	background: url('/images/css/evincio-logo.png') no-repeat;
	display: block;
	width: 390px;
	height: 120px;
}

#headerimg.default {
	background: url('/images/css/header-bg-default.jpg') top center no-repeat;
}

#header {
	background:none;
	clear: both;
	height: 80px;
	background: url('/template/2010/images/css/searchgame-bg.png') no-repeat;
	width: 945px;
}

.above_body {
	background:none;
	margin:0px auto;
}

.body_wrapper {
	width:870px;
	margin:0px auto;
}

#content-wrapper {
	width:940px;
	margin:0px auto;
	background:url('/template/2010/images/forum-bg.gif') repeat-y;
}

.toplinks .logindetails, .toplinks ul.nouser li a {
	background:none;
}

#toplinks {
	padding:30px 0px 0px 0px;
}

#notices ol li {
	color:#000000;
	border:1px solid #FFFFFF;
}
