body{
	background:#65050C url(../img/body_bg.gif) repeat-x;
}
body, p, td, div, form, input, textarea, h1, h2, h3{
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	color:#8B5B2F;
	font-size:13px;
	/*font-size:20px;*/
	font-family:arial, sans-serif;
}
a img{
	border:none;
}
a{
	color:#D4BC74;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
h2{
	margin-bottom:20px;
	padding-left:35px;
	background:url(../img/marker1.png) no-repeat left top;
	/*height:21px;*/
}
h2 img {
	padding:6px 0 0 3px;
}
ul, li{
	margin:0px;
	padding:0px;
	list-style:none;
}
p{
	margin-bottom:10px;
}
p strong{
	color:#B39B60;
}
#page{
	width:766px;
	margin:0px auto;
	padding-bottom:37px;
	background:url(../img/page_bg.gif) no-repeat left bottom;
}
#header{
	width:100%;
	height:396px;
	background:url(../img/header_bg.jpg) no-repeat;
}
.logo{
	float:left;
	margin:11px 0px -10px 33px;
}
#menu{
	clear:both;
	padding-top:16px;
	height:56px;
	padding-left:20px;
	margin:0px 35px 0px 36px;
	background:url(../img/menu_bg.jpg) no-repeat left 16px;
}
#menu li{
	float:left;
	margin:24px 12px 0px 0px;
	padding-right:30px;
	background:url(../img/menu_li_bg.gif) no-repeat right top;
}
#menu li.last{
	margin-right:0px;
	padding-left:0px;
	background:none;
	padding-right:0;
}
#menu_foot li {
	float:left;
	font-size:12px;
	background:url(../img/menu_foot/separator.gif) no-repeat right;
	padding:0 10px 0 9px;
}
#menu_foot li a:hover {text-decoration:underline; color:#BB7A3F}
#menu_foot li a.active {text-decoration:underline; color:#BB7A3F}
#menu_foot li.last {background:none;}
#header_box{
	width:694px;
	height:229px;
	margin:0px auto;
	background:url(../img/header_box_bg.gif) no-repeat;
}
#header_box a{
	float:left;
	width:90px;
	height:34px;
	margin:169px 0px 0px 106px;
	padding-top:4px;
	background:url(../img/header_box_link.gif) no-repeat;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
#content{
	margin:0px 36px 0px 33px;
}
#left{
	float:left;
	width:171px;
}
#categories{
	width:171px;
	background:url(../img/categories_bg.jpg) repeat-y;
	margin-bottom:12px;
}
#categories_bg1{
	width:171px;
	background:url(../img/categories_bg1.jpg) no-repeat left top;
}
#categories_bg2{
	width:171px;
	background:url(../img/categories_bg2.jpg) no-repeat left bottom;
}
#categories_inner{
	padding:22px 18px 26px 18px;
}
#right{
	float:right;
	width:500px;
	padding-top:22px;
}
#articleText{
	text-align:left;
	width:696px;
	padding-top:22px;
}
#footer{
	width:696px;
	height:75px;
	background:url(../img/footer_bg.gif) repeat-x;
}
.copyright{
	float:left;
	height:41px;
	font-size:12px;
	padding:34px 0px 0px 24px;
	background:url(../img/footer_left.jpg) no-repeat left top;
	color:#C03B45;
}
.footer_menu{
	float:right;
	height:41px;
	padding:24px 24px 0px 0px;
	background:url(../img/footer_right.jpg) no-repeat right top;
	color:#8B5B2F;
}
.footer_menu a{
	color:#8B5B2F;
	text-decoration:none;
}
.footer_menu a:hover{
	text-decoration:underline;
}


.floatl{
	float:left;
}
.floatr{
	float:right;
}
.center{
	text-align:center;
}
.clearer{
	clear:both;
	height:0px;
	overflow:hidden;
}
.ul1{
	margin-bottom:20px;
	padding-bottom:20px;
	background:url(../img/ul1_bg.gif) no-repeat center bottom;
}
.ul1 li, .ul2 li{
	line-height:21px;
	padding-left:9px;
	background:url(../img/marker2.gif) no-repeat left 8px;
}
.ul1 a, .ul2 a{
	color:#AC305C;
	text-decoration:none;
}
.ul1 a:hover, .ul2 a:hover{
	text-decoration:underline;
}
.ul3{
	margin-bottom:12px;
}
.ul3 li{
	line-height:21px;
	padding-left:9px;
	background:url(../img/marker2.gif) no-repeat left 8px;
}
.ul3 a{
	text-decoration:none;
}
.ul3 a:hover{
	text-decoration:underline;
}
.img1{
	margin-right:18px;
}
.img2{
	margin-bottom:8px;
}
.link1, .link2{
	width:98px;
	height:33px;
	padding-top:4px;
	font-weight:bold;
	text-align:center;
	background:url(../img/link1_bg.gif) no-repeat;
	text-decoration:none;
}
.link2{
	background:url(../img/link2_bg.gif) no-repeat;
}
.link1:hover, .link2:hover{
	text-decoration:underline;
}
.line{
	height:1px;
	overflow:hidden;
	margin:10px 0px;
	background:url(../img/line_bg.gif) repeat-x;
}
.linkset{
	color:#D4BC74;
}
.linkset a{
	margin:0px 10px;
	text-decoration:none;
}
.linkset a:hover{
	text-decoration:underline;
}

.input1, .input2{
	float:left;
	width:182px;
	height:17px;
	padding:2px 0px 0px 4px;
	background:none;
	border:#A7030D solid 1px;
	margin-bottom:6px;
	color:#AC9A65;
}
.input2{
	float:right;
	width:286px;
	height:98px;
	overflow:auto;
}
.input3{
	width:98px;
	height:25px;
	font-weight:bold;
	text-align:center;
	background:url(../img/link2_bg.gif) no-repeat;
	text-decoration:none;
	border:none;
	color:#D4BC74;
}
.articleCoverText{
	text-align:center;
}
.updateContent{
	text-align:center;
	align:center;
}
#Scrollbox{
	position: relative;
	top: 0px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	clear: both;
	left: 200px;
	color: #F90;
	width: 310px;
	height: 160px;
	background-color: #000;
}
.enter a {
	display: block;
	width: 164px;
	height: 62px;
	background-color: transparent;
	background-image: url(../images/enter.jpg);
	background-repeat: no-repeat;
	left: 270px;
	top: 30px;
	position: relative;
}
.enter a:hover {
	background-position: 0 -62px;
-100px
; 			height: 62px;
	width: 164px;
}
.forumTitle{
	color:#000000;	
}
.header{
	color:#000000;
}
.forumSubjectTitle{
	color:#000000;
}
.menuText{
	color:#000000;
}
.reply{
	color:#000000;
}
.forumSubjectHeader{
	color:#000000;
}
.forumSubjectText{
	color:#000000;
}
.forumPages{
	color:#000000;
	font-size:12px;
}
