body, div, table, td, p, a, a:hover, font {
	font-size:					16px;
    font-family:					Arabic Transparent, Arial, Verdana, Helvetica,  sans-serif;
}
a, a:link, a:visited, a:hover {
	color:	#943505;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	background-color: transparent;
}
#menu li>ul {/* to override top and left in browsers other than IE */
	text-align: right;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { 
	float: left; 
	text-align: right;
}
#menu li:hover ul { 
	text-align: right;
	direction: rtl;
}
#menu li ul {/* second-level lists */
	text-align: right;
}
#menu li {
	text-align: right;
}
#menu li ul {
	left: 20px;
}
#contentInspire {
	font-size: 16px;
}
#contentInspire a, #contentInspire a:hover {
	font-size: 15px;
}
#intro,  #intro p, a  {
	text-align: justify;
	direction: rtl;
}
ul.box {
	margin-right: 15px; 
}
#boxRight {
	margin-right: 8px; 
}
#footer ul li a {
	font-size: 14px;
}
#subtitle {
	font-size: 14px;
}
ul.pictures li img {
	margin-right: 28px;
}
