@CHARSET "ISO-8859-1";

body {
	background-color:#000000;
	background-image: url(img/bg_main.jpg);
	margin:0px;
	color:#deb890;
	font-family:tahoma;
	font-size:11px;
}

.small {
	font-size:9px;
}

tbody {
	font-family:tahoma;
	font-size:11px;
}

.button
{
  border:1px solid #000;
  background-color: #553d14;
  font-family:Verdana;
  color:#ffd68e;
  font-size:9pt;
}

.text
{
  border:1px solid #000;
  background-color: #553d14;
  font-family:Verdana;
  color:#978b8b;
  font-size:9pt;
}

a.llink, a.llink:visited, a.llink:active {
	text-decoration:none;
	font-size:11px;
	color:#b37d3e;
}
	
a.llink:hover {
	color:#8b5f2c;
}

a, a:visited, a:active {
	text-decoration:none;
	font-size:11px;
	color:#eaa661;
}
	
a:hover {
	color:#ba7e42;
}


#middle {
	width:1000px;
}

#left {
	background-image: url(img/bg_leftmenu.jpg);
	background-repeat: repeat-y;
	width:132px;
	height:100%;
	vertical-align: top;

}

#left_head {
	background-image: url(img/left.jpg);
	background-repeat: no-repeat;
	max-width:132px;
	height:330px;
	background-position: top right;
}

#right {
	background-image: url(img/bg_rightmenu.jpg);
	background-repeat: repeat-y;
	width:145px;
	height:100%;
	vertical-align: top;
}

#right_head {
	background-image:url(img/right.jpg);	
	background-repeat: no-repeat;
	max-width:145px;
	height:330px;
}

#wrapper {
	width:1000px;
}

#header {
	width:830px;
	height:330px;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}

#user {
	padding-top:168px;
}

*+html #user {
	padding-top:165px;
}

* html #user {
	padding-top:165px;
}

#right_overhang {
	width:170px;
	height:330px;
	background-image:url(img/right_overhang.jpg);
	background-repeat:no-repeat;
	float:left;
}

#content {
	width:1000px;
	background-image:url(img/bg.jpg);
}

#left_foot {
	width:100%;
	height:34px;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url(img/left_foot.jpg);
}

#footer {
	width:1000px;
	height:34px;
	background-image:url(img/footer.jpg);
}

#leftcol {
	width:206px;
	float:left;
	min-height:40px;
}

#maincol {
	float:left;
	margin-left:12px;
	width:610px;
	min-height:40px;
	padding-top:90px;
}

* html #maincol {
	margin-left:23px;
	width:610px;
}

#rightcol {
	width:170px;
	float:right;
	min-height:40px;
}

.leftheading {
	width:196px;
	height:35px;
	margin-left:10px;
	background-repeat:no-repeat;
}

.left_menupart {
	margin-left:38px;
	width:145px;
	padding-top:20px;
	padding-bottom:20px;
}

.rightheading {
	width:140px;
	height:35px;
	margin-left:15px;
        text-align:center;
        font-size:14px;
        color:#9e7f3b;
        font-weight:bold;
        background-repeat:no-repeat;
}

.box {
	width:553px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}

.box_head {
	width:553px;
	height:35px;
	background-image:url(img/box_head.jpg);	
	background-repeat:no-repeat;
	position:relative;
}

.newscat_pic {
	margin-left:15px;
	padding-top:10px;
}

.box_main {
	width:553px;
	background-image:url(img/box_main.jpg);
	padding-bottom:20px;
}

.box_content {
	padding-right:29px;
	padding-left:29px;
	width:500px;
}

.box_foot {
	width:553px;
	height:24px;
	background-image:url(img/box_foot.jpg);
}

.news_author {
	padding-left:15px;
	padding-top:5px;
	float:left;
}

.news_comments {
	padding-top:5px;
	padding-right:15px;
	float:right;
}

.newstitle {
	bottom:8px;
	left:105px;
	height:18px;
	width:330px;
	position:absolute;
}

#copy {
  font-size:9px;
  text-align:center;
  margin-left:30px;
}


a.forum, a.forum:visited, a.forum:active {
	background-image:url(img/forum_norm.jpg);
	height:85px;
	width:152px;
	position:absolute;
	left:24px;
	top:242px;
}
	
a.forum:hover {
	background-image:url(img/forum_hover.jpg);
}

.rightbox {
  padding-left:20px;
  padding-top:10px;
  padding-bottom:30px;
  padding-right:15px;
}

.art_title{
padding-top:10px;
}

.art {
	width:553px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}

.art_top {
	width:553px;
	height:35px;
	background-image:url(img/art_top.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
}

.art_main {
	width:490px;
	background-image:url(img/box_main.jpg);
	background-repeat:repeat-y;
	padding-top:20px;
	padding-left:29px;
	padding-right:29px;
}

.art_foot {
	height:24px;
	background-image:url(img/box_foot.jpg);
	background-repeat:no-repeat;

        padding-left:15px;
        width:553px;
}

.c_table {
border: 1px solid #521a1a;

}

#banner {
 height:100px;
 width:468px;
 padding-top:267px;
 padding-left:299px;
}

.user_avatar {
 width:50px;
}

.headline {
position:relative;
left:-15px;
padding-left:5px;
background-image: url(img/headline_bg.jpg);
background-repeat:no-repeat;
height:17px;
}

.c_table {
border: 1px solid #514125;
}