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

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

#main_holder{
	background:url(images/background_repeat.png);
	background-repeat:repeat;
	width:780px;
	height:auto;
	/*background-color:#FFFFFF;*/
}

#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-right:3px;
	margin-top:10px;
	width:160px;
	height:inherit;
	/*border-left: 1px solid #8E281A;*/
	float:center;
}

#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;*/
}

#indexmain_box_1{
	margin-left:1px;
	margin-top:5px;
	width:320px;
	height:inherit;
	/*border-left: 1px solid #8E281A;*/
	float:center;
	margin-right: 0px;
}

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

#indexmain_text_1{
	width:320;
	height:auto;
	background-color:#FAF3E5;
	border-left: 1px solid #cfa294;
	border-right: 1px solid #cfa294;
}

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

#indexmain_box_2{
	margin-left:1px;
	margin-top:5px;
	width:320px;
	height:inherit;
	/*border-left: 1px solid #8E281A;*/
	float:center;
	margin-right: 0px;
}

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

#indexmain_text_2{
	width:300;
	height:auto;
	background-color:#FFFFFF;
	border-left: 4px solid #B4213E;
	border-right: 3px solid #B4213E;
}

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

#indexmain_box_3{
	margin-left:1px;
	margin-top:5px;
	width:325;
	height:inherit;
	/*border-left: 1px solid #8E281A;*/
	float:right;
	margin-right: 0px;
}

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

#indexmain_text_3{
	width:325;
	height:auto;
	background-color:#FFFFFF;
	border-left: 1px solid #cfa294;
	border-right: 1px solid #cfa294;
}

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


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

#content_date{
	color: #B17937;
	padding-top:5px;
	padding-left:15px;
}

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

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

/*#menu_items{
	width:158px;
	height:204px;
	border-left: 1px solid #cfa294;
	border-right: 1px solid #cfa294;
	background-color:#FAF3E5;
}

#menu_items list{
	height: 30px;
	display: block;
	padding:3px 3px 0 20px;
	margin:0;
	border-bottom: 1px solid #fff;
	border-top: 0 none;
	border-left: 0 none;
	color: #fff;
}*/

#menu_items {
	width:158px;
	/*height:inherit;*/
	border-left: 1px solid #cfa294;
	border-right: 1px solid #cfa294;
	font:bold;
	/*background-color:#FAF3E5;*/
}
#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;
	/*color: #8e281b;*/
	/*height: auto;*/
	height: 28px;
}

* html #menu_items li a {
	voice-family: "\"}\""; 
  	voice-family:inherit;
	padding:5px 0 0px 0px;
	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:#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:780px;
	height:10px;
	background-color:#FFFFFF;
}

#image{
	margin-top:0px;
}

#image_text{
	font-size: 16px;
	padding-top:3px;
	padding-bottom:3px;
}
