body {
    margin: 0px;
    padding: 0px;
	background-color: #400000;
	color: #d8ca96;
	font-family: Times New Roman;
}
#disqus_thread *{
	border: none;
}
	#dsq-subscribe{
		display: none;
	}
	.dsq-comment-actions a, .dsq-comment-meta a{
		color: #d8ca96;
		
	}
	.dsq-comment-text{
		color: White;
	}
	
	
.menu {
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12pt;
	margin-left: 13px;
	}
a {
	text-decoration: none;
	color: #d8ca96;
}
a:hover {
	text-decoration: underline;
	}
	
#left_bg{
	width:100%;
	height:100%;
	background: url(images/l_bg.jpg) top left repeat-y;
	margin: 0px;
}
#right_bg{
	width:100%;
	height:100%;
	background: url(images/r_bg.jpg) top right repeat-y;
	margin: 0px;
}
.line{
	background: #8c6324 url(images/top.jpg) top repeat-y;
	height: 10px;
}
#page{
	width: 846px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
#bottom{
	background: url(images/bottom.jpg) bottom no-repeat;
	height: 60px;
	width: 846px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
.menu_box{
border-bottom: 1px solid #862b1c;
width: 185px;
height: 29px;
margin-left: 26px;
}
.menu_box h1{font-weight: normal; margin: 0px; margin-left:13px; padding: 0px; font-size:12pt;}
.menu_box h1 a{font-weight: normal; margin: 0px; padding: 0px; font-size:12pt;}

.pagination{
	height:50px;
	margin-top: 10px;
	padding: 2px;
}
.cat_box{
padding: 3px;
cursor: pointer;
background: #400000;
border: 1px solid #f9f2ae;
margin: 10px;
text-align: center;
font-size:11pt;
}
.cat_box img{
border: 1px solid #9f7f7f;
margin: 5px;
margin-top:8px;
margin-bottom: 8px;
}
.cat_box:hover{
background: #660000;
}
.list_box{
background: #400000;
}
.title{
font-weight: bold;
font-size: 14pt;
color: White;
margin-bottom: 15px;
}
.pagination li
{
list-style: none;
float: right;
padding:4px;
border:solid 1px #dddddd;
color:#0063DC;
}
li.button{
list-style: none;
}
.button{
padding: 3px 8px;
cursor: pointer;
background: #400000;
border: 1px solid #f9f2ae;
margin: 10px;
text-align: center;
font-size:11pt;
margin-right: 0px;
color: #d8ca96;
font-weight: Bold;
}
.button:hover{
background: #660000;
}
.links{color: White; text-decoration: underline; }
.links:hover{text-decoration: none;}
.text_li{list-style: square;float: none;padding:0px;border:none;color:White;}
.partner_li{list-style: square;float: none;padding:0px;border:none;color:White; line-height: 30px; font-size: 10pt;}
.buy_partner_li{list-style: none; float: none;padding:5x;border:none; margin: 2px; background: #400000; color:White; line-height: 30px; font-size: 11pt;}
.buy_partner_li:hover{background: #990000; cursor: pointer;}



