body {
	margin: 0;
	padding: 0;
	background: #E3E7ED url(images/bg.gif) repeat left top;
	font-family: Verdana, Arial, sans-serif;	
	font-size: 11px;
	color: black;
}

body2 {
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: Verdana, Arial, sans-serif;	
	font-size: 11px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: green;
}

a:hover {
}


#contacts {
	float: left;
	width: 840px;
	padding: 0 0 0 0;
	mergin: 0;
	color: white;
}

#contacts ul {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	list-style: none;
}

#contacts li {
	margin: 0;
	padding: 0;
}

#contacts li ul {
	padding-bottom: 30px;
	padding-left: 20px;
}

#contacts li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#contacts li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#contacts h22-old {
	margin: 0;
	height: 87px;
	background: url(images/con_head.png) no-repeat left top;
	letter-spacing: -.5px;

}

#contacts h33-old {
	margin: 0;
	height: 88px;
	background: url(images/con_footer.png) no-repeat left top;
}
#contacts h3 {
	margin: 0;
}
#contacts h2 {
	margin: 0;
}

#contacts h4 {
	margin: 0;
	color: darkred;
	font-weight: bold;
	font-size: 14px;

}

#contacts p {
	margin: 0;
	color: black;
}

#contacts p2 {
	margin: 0;
	padding: 0 0 0 20px;
	text-align: justify;
	color: black;
}

#contacts p3 {
	margin: 0;
	padding: 0 0 0 80px;
	text-align: justify;
	color: black;
}

#contacts a {
	color: #cc0000;
	font-weight: bold;
	border: none;
}

#contacts a:hover {
	text-decoration: underline;
	color: grey;
}

input { 
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	color: #333333;
}

textarea {
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	color: #333333;
}

select {
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	color: #333333;
}

#wrapper {
	width: 840px;
	margin: 0 auto;
	padding: 0;
}

#war {
	float: left;
	width: 839px;
	background: url(images/war.png) no-repeat left top;
}

#logo {
	float: left;
	width: 350px;
	height: 120px;
	background: url(images/logo.png) no-repeat left top;
}

#user {
	height: 120px;
	text-align: right;
	padding: 17px 15px 0 0;
	color: white;
	background: url(images/stats.png) no-repeat right top;

}

#servertime {
	text-align: right;
	padding: 10px 0 0 0;
	color: orange;
}

#user a {
	color: #cccc99;

}

#user a:hover {
	color: #ff6633;
	text-decoration: underline;
}

#details{
	background:url(images/war2.png) top left no-repeat;
	padding: 0px;
	height: 44px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	color:#fff;
	border-bottom: none;
	font-size:12px;
}
#downbox {
	min-width:839px;
	height: 44px;
	width: 100%;
	position: fixed;
	z-index: 5;
	bottom: 0px;
}
#menu-old {
	float: left;
	padding: 50px 0 0 45px;
	color: #666666;
	font-size: 14px;
}
#footer_menu-old {
	float: left;
	padding: 15px 0 0 220px;
	color: #666666;
	font-size: 12px;
}
#bg {
	margin: 0;
	padding: 15px 40px 15px 40px;
	text-align: justify;
	background: url(images/con_body.png) repeat center;
	color: #666666;
}
#menu {
	margin: 0;
	padding: 57px 40px 23px 40px;
	text-align: center;
	background: url(images/con_head.png) no-repeat bottom center;

	font-size: 12px;
}
#footer_menu {
	margin: 0;
	padding: 15px 40px 60px 40px;
	text-align: center;
	background: url(images/con_footer.png) no-repeat top center;
	color: #666666;
	font-size: 12px;
}