* { margin:0; padding:0;}
body { 
	font-size:80%;
	line-height:1em;
	font-family: "Times New Roman", Times, serif;
	background: repeat #690000 url(images/background.jpg); 
	color:#FFFFFF;
	background-repeat: no-repeat;
}
.footer_text { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.footer_text:hover { text-decoration:underline;}
/*in_line*/
 img, div, input { behavior: url("iepngfix.htc") }
img {border:0; vertical-align: baseline;}
img.png24 { filter:expression(applyPNGFilter(this)) }
input, textarea {border:0px; padding:0px; }
table { border:0; padding:0; margin:0;}

/*kapikutiun*/

.clear { clear:both;}
.fright { float:right;}
.fleft { float:left;}
.alignright { text-align:right;}


/*blocks*/

#news_container{
}
#main{
width:973px;
margin:0 auto;
}
#footer{
width:973px;
margin:0 auto;
margin-top:35px;
}
#footer_container{
width:951px;
background:url(images/footer.png);
height:40px;
}
#left_col{
width:177px;
float:left;
padding-top:13px;
}
#middle_col{
width:598px;
float:left;
margin-left:11px;
}
#right_col{
width:177px;
float:left;
margin-left:10px;
margin-top:15px;
}
.left_buttom{margin-top:8px;}
.right_buttom{margin-top:15px;}

