/*
*	Slicing by: www.Gryx.be
*	Do not copy the code nor the graphics.
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #000 url(images/pattern.jpg) 50% 0 repeat;
	color: #fff;
	margin: 20px 0 0 0;
	font: 0.75em Arial, Tahoma, Verdana;
}
a:link {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
}
a:visited {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
#container {
	width: 839px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
a.joinnow, #leftside h1 {
	behavior: url(iepngfix.htc);
}
/* JOIN NOW */
a.joinnow {
	float: right;
	display: block;
	height: 118px;
	width: 266px;
	background: url(images/joinnow.png);
	margin-bottom: 30px;
}
a.joinnow span {
	display: none;
}
/* CONTENT */
#content {
	clear: both;
	position: relative;
	width: 100%;
	background: url(images/content_bg.jpg);
        a:link			{ color: #FFFFFF; font: 0.75em Arial, Tahoma, Verdana; font-size: 8pt; text-decoration: none; }
}
#content_top {
	height: 10px;
	font-size: 1px;
	background: url(images/content_top.jpg);
}
#content_footer {
	padding-bottom: 61px;
	background: url(images/content_footer.jpg) bottom no-repeat;
}
/* LEFT SIDE */
#leftside {
	position: relative;
	left: 130px;
	float: left;
	width: 400px;
} 
#leftside h1{
	height: 104px;
	width: 323px;
	margin: 20px 0 50px 0;
	background: url(images/SevenWars.png);
}
#leftside h1 span, #stats h2 span{
	display: none;
}
/* STATS */
#stats {
	position: relative;
	right: 6px;
	top: 175px;
	float: right;
	width: 212px;
	margin-bottom: 370px;
	background: url(images/stats_bg.jpg) 12px 0 repeat-y;
}
#stats h2 {
	height: 41px;
	margin-bottom: 5px;
	background: url(images/stats_top.jpg) 12px 0 no-repeat;
}
#stats p {
	padding: 0 52px 0 31px;
}
#stats_footer {
	height: 75px;
	background: url(images/stats_footer.jpg);
}
/* MENU */
ul#menu {
	position: absolute;
	bottom: 3px;
	left: 175px;
	width: 400px;
	list-style: none;
	height: 41px;
}
ul#menu img {
	border: 0;
}
ul#menu li {
	display: inline;
}
ul#menu li a {
	float: left;
}
/* FOOTER */
#footer {
	clear: both;
	text-align: center;
	color: #666;
	margin: 10px 0;
}
.content
{
	margin: 0 auto;
	margin-top: 20px;
}
input.veld {
	background-color: ##313131;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	height: 13px;
}
input.submit {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 1em;
	color: #000000;
	height: 18px;
	margin-left: 4px;
}
textarea,select,input{border:1px dotted #000;color:#fff;background:#464646;font-size:8pt;font-family:verdana}
