* {
	padding: 0px;
	margin: 0px;
}

body {
	height: 100%;
	background-image: url(../images/site/bg-body.gif);
}

#box {
	color: white;
	width: 100%;
	height: 100%;
	position: relative;
	left: 0px; top: 0px;
	padding: 0px 0px 80px 0px;
	background: url(../images/site/bg.jpg) no-repeat top center;
}

#top {
	background: #0F0F0F url(../images/site/bg-top.gif);
	height: 50px;
	width: 100%;
}

#top_buttons { 
	background: url(../images/site/warrior-top.png) no-repeat 656px;
	margin: auto;
	width: 980px;
	height: 50px;
}

#top_buttons ul {
	
	list-style: none;
	float: left;
}

#top_buttons ul li {
	
	float: left;
	height: 50px;
	background: url(../images/site/delimiter.png) no-repeat right;

}

#top_buttons ul li a {
	font-family: "Times New Roman", Times, Serif;
	font-size: 12px;
	line-height: 12px;
	margin-right: 1px;
	padding: 19px 17px 0px 17px;
	display: block;
	color: #adaba8;
	text-decoration: none;
	
}

#top_buttons ul li:hover {
	background-color: #000000;
}	

#top_buttons ul li a:hover {
	color: #e48b01;
	height: 37px;
	background: url(../images/site/hover-top.png) repeat-x bottom;

}	

#content {
	background: url(../images/site/bg-content.png);
	width:  980px;
	height: 100%;
	margin: 314px auto 0px auto;
	position: relative; left: 12px;
}

#bg-content {
	background: url(../images/site/top-content.jpg) no-repeat;
	width: 980px;
	height: 100%;
	overflow: hidden;
}

#right {
	float: left;
	width: 256px;
	height: 100%;
	margin: 10px 0px 36px 12px;
}

.shadow-top {
	height: 12px;
	width: 256px;
	background: url(../images/site/top-menu.png);
}

.shadow-menu {
	width: 256px;
	background: url(../images/site/shadow-menu.png);
}

.bg-menu {
	margin: 0px 12px;
	background: url(../images/site/bg-menu.gif);
	padding: 20px 20px 20px 20px;
	
}

.menu {
	background: url(../images/site/menu-list.gif) repeat-y;
}

.menu dl  {
	color: #e58c01;
	font-size: 15px;
	list-style: none;
	font-weight: 100;

}

.menu dl dt {
	cursor: pointer;
}

.menu dl dt span {
	display: block;
	padding: 6px 0px 6px 15px;
	height: 18px;
	background: url(../images/site/delimiter-menu.png) no-repeat bottom; 
}

.menu dl dt span:hover {
	color: #ffffff;
}	

.menu dl dd a {
	display: block;
	text-decoration: none;
	color: #bea07d;
	height: 18px;
	font-size: 12px;
	padding: 6px 0px 6px 26px;
	background: url(../images/site/delimiter-menu.png) no-repeat bottom; 
}

.menu dl dd a:hover {
	color: #ffffff;
}

.menu dl dd:hover {
	background: url(../images/site/hover-list.png) repeat; 
}

.shadow-bottom {
	height: 12px;
	width: 256px;
	background: url(../images/site/shadow-bottom.png);
}

#left {
	float: left;
	width: 704px;
	height: 100%;
	margin: 10px 0px 36px 8px;
	
}

#news {
	
	margin: 0px 0px 0px 16px;
	color: #bd9f7c;
	font-size: 14px;
	overflow: hidden;
	height: 100%;
}

#news h1 {
	color: #ffffff;
	padding: 10px 0px 10px 20px;
	background: url(../images/site/bg-forum.png) repeat-x bottom;
	margin: 20px 0px 0px 0px;
	width: 94%;
}

.new {
	
	margin: 75px 36px 0px 0px;
	width: 291px;
	height: 202px;
	padding-left: 9px;
	
}

.new .content {
	height: 102px;
}

.new h3 {
	
	font-size: 15px;
	color: #e58c01;
	font-weight: bold;
	margin-bottom: 3px;
	
}

.new span {
	
	font-size: 12px;
	color: #503630;
	display: block;
	margin-bottom: 12px;
}

.new .readmore {
	margin: 0px;
	padding: 0px;
}

.numbers {
	text-align: center;
	margin: 60px 0px 30px 0px;
	font-family: georgia;
	
}

#at-forum1 {
	height: 1px; 
	background: url(../images/site/bg-border-forum.png) repeat-x;
}

#at-forum2 {
	float: right;
	width: 10px;
	background: #ffffff url(../images/site/bg-border-forum.png) repeat-y;
}

#at-forum3 {
	clear: none;
	height: 1px; 
	background: url(../bg-border-forum.png) repeat-x;
}

#at-forum4 {
	margin-top: 19px;
	background: url(../bg-border-forum.png) repeat-y left;
}

#at-forum {
	background: url(../images/site/bg-forum.png) repeat;
	margin: 0px 20px 17px 20px;
	padding: 0px 0px 17px 0px;
	clear: both;
	height: 100%;
	overflow: hidden;
}

#at-forum h2 {
	
	color: #ffffff;
	font-size: 20px;
	padding: 26px 0px 27px 14px;
	
}

#at-forum ul {
	
	width: 270px;
	margin: 0px 10px 10px 10px;
	color: #bd9f7c;
	font-size: 12px;
	list-style: none;
	display: block;
	float: left;
}

#at-forum ul li {
	
	background: url(../images/site/hover-forum.png) no-repeat 0px bottom;
	padding-top: 7px;
	height: 41px;
	width: 270px;	
	
}

#at-forum ul li:hover {
	
	background: url(../images/site/delimiter-forum.png) repeat-x bottom;
	padding-top: 7px;
	height: 41px;	
	
}

.topic {
	color: #6c5233;
}

.user {
	color: #bd9f7c;
}

.message {
	
	font-size: 15px;
	color: #e58c01;
	font-weight: bold;
	
}

.message:hover {
	
	color: #ffffff;
	
}

#bottom {
	position: relative; left: 12px;
	width: 980px;
	height: 115px;
	margin: 0px auto 0px auto;
	
	
}

#bottom_buttons { 
	background: url(../images/site/delimiter-forum.png) repeat-x bottom;
	margin: auto;
	width: 956px;
	height: 28px;
	padding: 16px 0px 16px 0px;
}

#bottom span {
	
	margin: 15px 16px 0px 15px;
	font-size: 11px;
	color: #6a2e21;
	
}

#bottom_buttons ul {
	
	list-style: none;
	float: left;
}

#bottom_buttons ul li {
	
	float: left;
	height: 12px;
	padding: 8px 18px 8px 18px;

}

#bottom_buttons ul li a {
	font-family: "Times New Roman", Times, Serif;
	font-size: 12px;
	line-height: 12px;
	color: #955749;
	display: block;
	text-decoration: none;
	
}

#bottom_buttons ul li:hover {
	background: url(../images/site/hover-list.png) repeat;	
}

#navy {
	height: 32px;
	color: #bc9e7c;
	padding: 20px 0px 0px 20px;
	font-size: 11px;
	font-family: Georgia;
}
		
#navy span {
	margin-right: 12px;
}

#navy a, #navy a:hover {
	color: #bc9e7c;
	font-size: 11px;
	font-family: Georgia;
}

#navy a:hover {
	text-decoration: underline;
}

#articles {
	
	padding: 0px 4px 70px 16px;
	color: #cab296;
	font-size: 14px;
}

#articles h1 {
	color: #e58c01;
	padding: 10px 0px 10px 20px;
	margin: 20px 0px 20px 0px;
	background: url(../images/site/bg-forum.png) repeat-x bottom;
}

#articles h2 {
	color: #e58c01;
	font-size: 18px;
	padding: 6px 0px 6px 20px;
	margin: 20px 0px 20px 0px;
	background: url(../images/site/bg-forum.png) repeat-x bottom;
}

#articles h3 {
	color: #e58c01;
	font-size: 16px;
	padding: 3px 0px 3px 20px;
	background: url(../images/site/bg-forum.png) repeat-x bottom;
	margin: 20px 0px 20px 0px;
}

#articles p {
	margin: 10px 10px 10px 10px;
}

#articles ol li {
	margin: 5px 0px 5px 0px;
}

#articles ul, #articles ol {
	margin: 5px 0px 5px 40px;
}

#articles .small {
	margin: 25px 0px 25px 15px;
	padding: 15px 0px 0px 0px;
	font-size: 11px;
	background: url(../images/site/delimiter-menu.png) repeat-x top;
	
}

#articles a, #news a, .numbers a {
	color: #e58c01;
}

.link {
	font-family: Georgia;
	font-size: 11px;
	color: #6c5233;
	margin: 5px 0px 0px 100px;
}

#articles a:hover, #news a:hover, .numbers a:hover {
	color: #ffffff;
	text-decoration: none;
}

.ads {
	font-family: Georgia;
}