
a {
	color: #bc0101;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

*
{
border: 0;
margin: 0;
}

#centerimg{
	margin: 0 auto;
	width:725px;
	height: 35px;
	background:url(images/cont_bot.png)top center no-repeat;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff url(images/bg.gif) repeat-x;
}

#main
{
margin: 0 auto;
width: 900px;
background: #ebe5ef url(images/main.jpg) no-repeat top;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;
}

#header
{
width: 900px;
margin: 0 auto;
}

#logo
{
text-align: center;
padding-top: 25px;
padding-bottom: 25px;

}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

#logo h1 {
margin-bottom:8px;
}

#logo #slogan
{
font-size: 11px;
font-weight:bold; 	font-style: italic;   	color: #FFFFFF;
}

#buttons
{
width: 828px;
height: 48px;
padding-left: 72px;
}

#buttons ul {
    padding-left: 10px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 143px;
	height: 28px;
	background: url(images/menu.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	margin-right: 5px;
}

#buttons a:hover {
	width: 143px;
	height: 28px;
	background: url(images/menu_hover.gif) no-repeat;
	color:#bc0101;
}

#content
{
width: 725px;
margin: 0 auto;
}
.content_top{
	width:735px;
	background:url(images/cont_top.png) bottom center no-repeat;
	height:1px;
	margin: 0 auto;
}

#content_bg{
	background: url(images/cont_bg.png) repeat-y top;
}

#left
{
width: 479px;
padding: 5px;
}

#text{
	width: 474px;
	padding: 5px;
}

#left H2, #left H3
{
color: #000a8f;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
padding-left: 10px;
border-bottom: 1px solid #bc0101;
}

#left a
{
 color: #bc0101;
 font-weight:bold;
}

#left a:hover{
	text-decoration: none;
	color: #000a8f;
}




#left .date 
{
	height: 41px;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 10px;		
}

#left .date ul
{
	list-style: none;	
}

#left .date li
{
	display: inline; 
}

#left .small_icon1
{
background: url(images/icon1.png) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
padding-right: 15px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
}

#left .small_icon2
{
background: url(images/icon2.png) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
padding-right: 15px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
}

#left .small_icon3
{
background: url(images/icon3.png) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
}

#right
{
width: 225px;
padding: 5px;
float:right;
}

#right ul 
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;
	
}

#right ul li{
	margin-bottom: 20px;
}

#archives ul li {
	margin-bottom: 5px;
	background:url(images/list_style.gif) no-repeat left;
	padding-left: 15px;

}

#right .kurdistan {
color: #000a8f;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
padding-left: 10px;
font-weight:bold;
border-bottom: 1px solid #bc0101;
}

#right a {
	text-decoration: none;
    	color: #bc0101;
}

#right a:hover {
	text-decoration: underline;
}


#right li a {
	color: #bc0101;  
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#text p{
  margin-bottom:10px;
}


#footer
{
	border-top: 1px solid #649ac8;
	margin-top: 10px;
	font-size: 10px;
	color: #000000;
	padding-top: 4px;
	text-align: center;
	clear:both;
}

#footer a
{
color: #bc0101;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}