* { margin:0px; padding:0px;}
body { 
	font-size:75%;
	line-height:1em;
	font-family: Arial, Helvetica, sans-serif;
	background: repeat url(images/background.jpg); 
	color:#000000;
	background-repeat: repeat-y;
}
.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{
}
#news_container{
}
#main{
width:905px;
margin:0 auto;
}
#footer{
width:900px;
margin:0 auto;
margin-top:10px;
}
#left_col{
width:220px;
float:left;
}
#middle_col{
width:445px;
float:left;
margin-top:11px;
margin-left:7px;
}
#right_col{
width:220px;
float:left;
margin-left:8px;
margin-top:15px;
}
.left_buttom{margin-top:8px;}