* {
  padding: 		0;
  margin: 		0;
}
body {
  background:  url('images/body_bg.png') fixed;
  color:				#000000;
  margin:				0;
  font-size:			10px;
  font-family:			arial;
}
a:link, a:visited {
	color:				#00A000;
	text-decoration:	none;
}
a:active, a:hover {
	color:				#00ff00;
	text-decoration:	bold;
}
#outter_main {
  width: 				950px;
  margin-top:			20px;
  margin-bottom:		10px;
}
#main {
  background-image:		url('images/background.png');
  background-repeat:	repeat-y;  
  width:				950px;
  float:				left;
}
#left {
  margin-top:			        -10px;
  width:				170px;
  float:				left;
}
a.navlinks, a.navlinks:visited, a.navlinks:active {
	display:			block;
	width:				153px;
	height:				17px;
	border:				1px dotted #c0c0c0;
	padding:			3px 0px 0px 7px;
	font-size:			11px;
	text-align:			center;
	color:				#9a9a9a;
	background-color:	#eeefef;
}
a.navlinks:hover {
	color:				#000000;
	background-color:	#ffffff;
	border:				1px solid #33E900;
	font-weight:		bold;
}
#left_inner {
  margin-left:			        2px;
  width:				170px;
  float:				left;
}
.left_box {
	width:				160px;
	padding:			0px 0px 0px 0px;
	background-color:	#ffffff;
	border:				1px solid #c0c0c0;
}

.left_bannerbox {
	width:				160px;
	padding:			0px 0px 0px 0px;
	background-color:	#ffffff;
	border:				1px solid #c0c0c0;
}
.left_bannerbox img {
	width: 160px;
}
.left_box_1 {
	width:				160px;
	background-color:	inherit;
	border:				1px solid #c0c0c0;
}
#navi_top {
  background-image:		url('images/navi_top.png');
  width:				170px;
  height:				20px;
  float: 				left;
}
right {
  width:				780px;
  float:				left;
}
#banner {
margin-top:			        -10px;
  background-image:		url('images/banner.png');
  width:				596px;
  height:				155px;
  float:				left;
}
#login {
margin-top:                             -10px;
  background-image:		url('images/user_login.png');
  width:				168px;
  height:				131px;
  padding:				24px 0px 0px 16px;
  text-align:			left;
  float:				left;
}
#news {
  background-image:		url('images/last_news.png');
  width:				242px;
  height:				77px;
  padding:				3px 0px 0px 23px;
  text-align:			left;
  line-height:			170%;
  float:				left;
}
#wars {
  background-image:		url('images/last_wars.png');
  width:				240px;
  height:				77px;
  padding:				3px 0px 0px 12px;
  text-align:			left;
  line-height:			175%;
  float:				left;
}
#next_wars {
  background-image:		url('images/next_wars.png');
  width:				251px;
  height:				77px;
  padding:				3px 0px 0px 12px;
  text-align:			left;
  line-height:			165%;
  float:				left;
}
#content {
  width:				780px;
  float:				left;
}
#content_left {
  width:				656px;
  float:				left;
}
#content_top {
  background-image:		url('images/content_top.png');
  width:				656px;
  height:				50px;
  float:				left;
}
#content_main {
	width:				632px;
  	padding:			0px 12px 0px 12px;
	float:				left;
}
#content_right {
	width:				124px;
	float:				left;
}
#inner_right {
	width:				124px;
	float:				left;
}
#inner_right img {
	width: 120px;
}

#partner {
  background-image:		url('images/partner_top.png');
  width:				124px;
  height:				54px;
  float:				left;
}
#footer {
margin-bottom:			        -10px;
  background-image:		url('images/footer.png');
  width:				900px;
  padding-left:			50px;
  height:				25px;
  padding-top:			25px;
  float:				left;
}

div, span {
	font-family:		Tahoma;
}
img {
	border:0px;
}
form {
	display:	inline;
}
td {
	font-size:8pt;
	vertical-align:top;
}
textarea {
	width:90%;
}
ul {
	margin:0px;
}


#debug {
	height:150px;
	margin-bottom:20px;
	overflow:auto;
	padding-left:5px;
	width:100%;
	text-align:left;
}
#errors {
	color:#CC0000;
}
#sql {
	color:#666666;
}

.form {
    background-color:		#e4e4e4;
	color:					#000000;
	border:					1px solid #696969;
	font-family:			arial;
	font-size:				8pt;
}
.forum {

	color:#C2C2C2;
	margin:auto;
}
.headb {
	width:				632px;
 	background-color:#e4e4e4;
 	color:#333333;
	font-weight:bold;
	text-align:left;
	padding:	5px;
}
.bottom {
	background-color:#e4e4e4;
	color:#000000;
	text-align:left;
	padding:	3px;
}
.board_headb {
  background-color:	#333333;
  padding:			3px;
}
.newshead {
    	background-image:		url('images/newshead.png');
	background-repeat:	repeat-n;
	width:				630px;
	height:				30px;
	color:#000000;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	padding:	5px;
}
.left, .center, .right {
  	color:			#000000;

}
.leftb, .centerb, .rightb {
	color:				#000000;
	padding-left:		4px;
	padding-top:		5px;
	padding-bottom:		5px;
	padding-right:		4px;
}
.ts2 {
  	color:				#c0c0c0;
}
.leftc, .centerc, .rightc {
	color:				#000000;
	padding-left:		4px;
	padding-top:		5px;
	padding-bottom:		5px;
	padding-right:		4px;
}
.left, .leftb, .leftc {
	text-align:left;
}
.center, .centerb, .centerc {
	text-align:center;
}
.right, .rightb, .rightc {
	text-align:right;
}
.quote {
	background-color:#525262;
	color:#F2F2F2;
	text-align:left;
}
.navhead, .navhead2 {
	color:#E4E4E4;
	font-weight:bold;
	text-align:center;
}
.navbodyb, .navbody2b {
	color:inherit;
	text-align:center;
}
