BODY {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
/*	font:"Simplified Arabic", "Traditional Arabic";*/
	font:Tahoma;
	font-stretch:extra-expanded;
	padding-top: 0px;
	/*background-color: #8E281A;*/
}
 html body {
	/*text-align: left;*/ 
	voice-family: inherit;
}

#header{
	width:1000px;
	height:auto;
}

#main_holder{
	background:url(images/background_repeat.png);
	background-repeat:repeat;
	/*position:inherit;*/
	width:1000px;
	height:auto;
	margin-top:0px;
}

#left_holder{
	width:10px;
	height:250px;
	background-color:#FFFFFF;
	border-right: 1px solid #8E281A;
	float:left;
}

#right_holder{
	width:10px;
	height:250px;
	background-color:#FFFFFF;
	border-left: 1px solid #8E281A;
	float:right;
}

#left_box{
	margin-left:15px;
	margin-top:10px;
	width:160px;
	height:inherit;
	/*border-left: 1px solid #8E281A;*/
	float:left;
}

#box_header{
	width:160px;
	height:auto;
	/*border-bottom: 2px solid #ffffff;*/
}

#image{
	/*height:206px;*/
	width:158px;
	border-left: 1px solid #cfa294;
	border-right: 1px solid #cfa294;
	background-color:#FAF3E5;
	/*margin-top: 0px;*/
}

#image_text{
	width:158px;
	height:20px;
	background-color:#FAF3E5;
	border-left: 1px solid #cfa294;
	border-right: 1px solid #cfa294;
}

#box_footer{
	width:160px;
	height:auto;
	/*border-left: 1px solid #8E281A;*/
}

#content{
/*	width:auto;*/
	padding-top:15px;
	width:600px;
	height:auto;
	/*padding-left:190px;*/
	/*display:block;*/
	/*position:relative;*/
	float:left;
	/*padding:inherit;*/
}

#content_date{
	color: #8e281b;
	padding-top:10px;
	padding-left:15px;
	float:left;
}

#content_title{
	padding-right:10px;
	/*float:left;*/
	/*font:bold;*/
	/*border-bottom: 1px solid #cda97f;*/
	font-stretch:extra-expanded;
	/*font-size:18px;*/
}

#article{
	padding-right:5px;
	padding-left:5px; 
	/*width:inherit;*/
	height:auto;
	/*float:left;*/
	padding-top:10px;
/*	position:relative;*/
	/*width:405px;*/
}
	
#menu{
	margin-right:15px;
	margin-top:10px;
	width:160px;
	/*height:inherit;*/
	/*border-left: 1px solid #8E281A;*/
	/*float:left;*/
}

#sub_menu{
	width:1000px;
	height:30px;
	background-image:url(images/header_menu.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	font-family: "Simplified Arabic";
	font-size: 18px;

}

#submenu_items {
	/*width:158px;*/
/*	border-left: 1px solid #cfa294;
	border-right: 1px solid #cfa294;*/
	font:bold;
}

#sub_menu a {
	display:block;
/*	padding:5px 0 0px 0px;
	margin:0;
	border-bottom: 2px solid #ffffff;
*/	color: #8E281B;
	/*color: #8e281b;*/
	/*height: auto;*/
/*	height: 28px;*/
}

#sub_menu a:hover, #sub_menu a:focus {
	/*border-right: 0 none;
	padding:5px 0 0px 0px;
	list-style:none;
	height:inherit;*/
	/*margin-left: -1px;*/
	
}

#menu_items {
	width:158px;
	border-left: 1px solid #cfa294;
	border-right: 1px solid #cfa294;
	font:bold;
}

#menu_items li {
	padding:0;
	/*margin:0;*/
	margin-top:0px;
	height: 30px;
}
#menu_items li a {
	display:block;
	padding:5px 0 0px 0px;
	margin:0;
	border-bottom: 2px solid #ffffff;
	color: #8e281b;
	/*height: auto;*/
	height:28px;
}

* html #menu_items li a {
	voice-family: "\"}\""; 
  	voice-family:inherit;
	height:28px;
}

#menu_items li a:hover, #menu_items li a:focus {
	border-right: 0 none;
	padding:5px 0 0px 0px;
	list-style:none;
	/*height:inherit;*/
	/*margin-left: -1px;*/
}

#group1 { 
	background:#FAF3E5; 
	/*height: 205px;*/
}

#group1 a:hover, #group1 a:focus { 
	/*background-color:rgb(109,20,12);*/
	background-color:#8e281b;
	color:#FAF3E5;
}

a { text-decoration:none; }

#menu_items ul {
	list-style-type:none;
	margin:0; 
	padding:0;
}

#footer{
	margin-left:10px;
	/*border-bottom: 1px solid #8E281A;*/
}

#extra_white{
	width:1000px;
	height:10px;
	background-color:#FFFFFF;
}

