body {
	background-image:url('/images/background.png');
	background-repeat: repeat-x;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCC;
}

p {
	font-size: 10px;
}

a {
	color: #CCC;
}
	
img {
	border: 0px;
}

iframe {
	color: #ccc;
}

#wrapper {
	width: 100%;
	height: 100%;
	margin: auto auto auto auto;
}

#header {
	width: 100%;
	height: 110px;
	margin: 50px auto auto auto;
}

.headerimgleft {
	width: 125px;
	height: 110px;
	margin: -25px auto auto 50px;
	float: left;
}

.headerimgright {
	width: 125px;
	height: 125px;
	margin: -25px 50px auto auto;
	float: right;
}

.banner {
	width: 250px;
	height: 50px;
	margin: 75px auto auto auto;
}	

.nav  {
	height: 35px;
	width: 800px;
	margin: 15px auto 0 auto;
}

.nav ul {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	white-space: nowrap;
	text-align: center;
}

.nav li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	font-size: 8.5pt;
	height: 30px;
}

.nav a {
	padding: 0 16px;
	height: 30px;
	text-decoration: none;
	padding: 0px 20px;
	color: #666;
	text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
	-webkit-transition: color 350ms ease-in-out;
	-moz-transition: color 350ms ease-in-out;
	-o-transition: color 350ms ease-in-out;
	transition: color 350ms ease-in-out;
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;	
}

.nav li a:hover {
	color: #CCC;
}

#left {
	float: left;
	width: 265px;
	height: 100%;
	margin: auto auto auto auto;
	text-align: left;
	position: relative;
	z-index: 1;
	background-color: #141414;
	border-radius: 5px;
}

#content {
	width: 95%;
	height: 100%;
	margin: auto auto auto auto;
	text-align: center;
	font-size: 20px;
	color: #CCC;
	z-index: 0;
	overflow: hidden;
}

#contentfooter {
	width: 900px;
	height: 200px;
	margin: 5px auto auto auto;
	position: relative;
	clear: both;
	text-align: center;
}

#contentnews {
	width: 350px;
	height: 200px;
	background-color: #141414;
	margin: 0px 10px 0px 10px;
	border-radius: 5px;
	float: left;
}

.contentbox {
	width: 230px;
	height: 200px;
	background-color: #141414;
	margin: 0px 10px 0px 10px;
	border-radius: 5px;
	float: left;
}

.contenthead {
	background: #252524 url("/images/contenthead.png") repeat-x 50% 50%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #141414;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.3), inset 0px 1px 0px rgba(255,255,255,0.13);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,0.3), inset 0px 1px 0px rgba(255,255,255,0.13);
	box-shadow: 0px 1px 4px rgba(0,0,0,0.3), inset 0px 1px 0px rgba(255,255,255,0.13);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	color: #a2a2a2;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	overflow: hidden;	
	margin-bottom: 4px;
	text-align: center;
}

.textbox {
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}

.textbox ul {
	margin: auto auto auto auto;
	display: inline-block;
}

.textbox li {
	float: left;
	line-height: 40px;
	margin: auto auto auto 25px;
}


.textbox li.ckw {
	list-style-image: url('images/ckwsmall.png');
}

.textbox li.dayz {
	list-style-image: url('images/dayz.png');
}

.textbox li.fof {
	list-style-image: url('images/fof.png');
}

.textbox li.lol {
	list-style-image: url('images/lol.png');
}

.textbox li.arma2 {
	list-style-image: url('images/arma2.png');
}
	
.textbox li.wot {
	list-style-image: url('images/worldoftanks.png');
}

.textbox li.wt {
	list-style-image: url('images/warthunder.png');
}

.textbox li.rust {
	list-style-image: url('images/rust.png');
}

#contentservers {
	width: 1165px;
	height: auto;
	margin: 15px auto auto auto;
	text-align: center;
	font-size: 15px;
	color: #CCC;
}

.serversdiscord {
	width: 275px;
	height: 830px;
	float: left;
}

.servers {
	width: 615px;
	margin: auto auto auto auto;
	height: 100%;
	float: left;
}

.serversts3 {
	width: 275px;
	height: 830px;
	float: left;
}

#contenthistory {
	width: 65%;
	height: auto;
	margin: 15px auto auto auto;
	font-size: 10.5px;
}

#contenthistory a {
	color: #CCC;
	font-weight: bold;
}

#contenthistory p {
	text-align: left;
}

#contenthistory img {
	margin: auto;
	display: block;
}

#content ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #C1C1C1;
	line-height: 25px;
	white-space: nowrap;
	text-align: left;
}

#contentpanel {
	width: 100%;
	height: 100%;
	margin: 5px auto auto auto;
	text-align: center;
}

#darkrp {
	width: 40%;
	margin: auto auto auto auto;
}

#darkrpimg {
	margin: auto auto auto auto;
	text-align: center;
}

#flash {
	width: 560px;
	height: auto;
	margin: auto auto 0 auto;	
}


#right {
	float: right;
	width: 265px;
	height: auto;
	margin: auto auto auto auto;
	text-align: right;
	z-index: 1;
	position: relative;
	background-color: #141414;
	border-radius: 5px;
}

#footer {
	width: 100%;
	height: 75px;
	bottom: 0px;
	border-top: 1px solid #141414;
	margin: auto auto auto auto;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	position: fixed;
}
.paypal {
	text-align: center;
}