*{
	padding:0px;
	margin:0px;
	outline:none !important;	
}
body {
	width: 994px; 
	margin: 0 auto;
	padding-top:0px;
	background-color:#040000;
	background-image:url('/img/tlo.jpg');
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight:normal;
	font-size: 12px;
	color:#666666; 	
}
ul li{
	list-style:inside;
	padding-left:20px;
	line-height:16px;
}
p{
	line-height:16px;
}
.news_title,.small_menu,h2{
	color:#993300;
}
.news_title_big{
	color:#301d11;
	font-family:"Trebuchet MS";
	font-size:24px;	
	padding-bottom:20px;
}
.news_more{
	color:#666666; 
	text-decoration:none;	
}
.news_more:hover{
	color:#999; 
}
#container{	
	width:994px;
	overflow:auto;
	position:relative;
}
a{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color:#999;
}
#banner{
	width:994px;
	height:558px;
	/*background-image:url('/img/banner.jpg');
	background-repeat:no-repeat;
	background-image:top;*/
}
#content_container{
	padding-left:45px;
	padding-right:45px;
	width:904px;
	height:100%;
	text-align:center;	
}
#menu{
	padding-top:25px;
	width:904px;
	height:52px;
	text-align:center;
	background-color:#2e1c10;
	color:#89786e;
	font-family:"Trebuchet MS";
	font-size:16px;
	text-decoration:none;
	font-weight:bold;		
}
#menu a{
	color:#89786e;
	font-family:"Trebuchet MS";
	font-size:16px;
	text-decoration:none;
	font-weight:bold;	
}
#menu a:hover{color:#fff;}
#content{
	background-image:url('/img/content_gradient.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	width:904px;
	background-color:#fcfcfc;
	overflow:auto;
}
#left_content{
	float:left;
	padding-left:25px;
	padding-right:40px;
	padding-top:25px;
	padding-bottom:25px;
	width:190px;
	text-align:left;
}
#right_content{
	float:left;
	/*609*/
	width:590px;
	text-align:left;
	padding-top:25px;
	padding-right:0px;
	padding-bottom:25px;
}
#footer{
	width:994px;
	height:78px;
	background-image:url('/img/footer.gif');
	background-repeat:no-repeat;
	overflow:auto;
	position:relative;
}
#logo{
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:30px;
	width:914px;
}
.art_tlo{
	background-image:url('/img/art_tlo.jpg');
	padding-left:20px;
	width:180px;
	padding-top:4px;
	height:23px;
	color:#fff;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;	
}
