BODY
{
PADDING: 0;
MARGIN: 0 auto;
font: normal 8pt tahoma;
color:#5F5F5F;
BACKGROUND-color: #bdbfb5;
TEXT-ALIGN: center;
direction: rtl;
}
A
{
COLOR: #5F5F5F;
background-COLOR: inherit;
TEXT-DECORATION: none
}
a:hover
{
background-COLOR: inherit;
TEXT-DECORATION: none;
COLOR: #ddd;
}
img
{
border: 0;
}
/* الحدود الخارجية */
#container
{
MARGIN: 0px auto;
WIDTH: 620px;
BACKGROUND: url(images/contentbg.gif) repeat-y;
}
/* الهيدر */
#header
{
TEXT-ALIGN: right;
BACKGROUND:  url(images/header.gif) repeat-y; 
HEIGHT: 100px
}
#header H1
{
color:#fff;
padding: 30px 30px 0 0;
margin: 0 auto;
font: bold 2.9em Times New Roman;
background-COLOR: inherit;
}
#header h1 a 
{
color: #eee;
text-decoration: none; 
background-COLOR: inherit;
}
#header h1 a:hover 
{
color:#ddd;
text-decoration: none; 
background-COLOR: inherit;
}
#header H2
{
text-align: right;
color: #eee;
background-COLOR: inherit;
font: normal 8pt tahoma;
margin: 0;
padding: 0px 30px 0 0;
}
/* القائمة فوق */
#menu
{
WIDTH: 575px;
background-COLOR: #5F5F5F;
text-align: right;
clear: both;
color:#eee;
padding: 2px 5px 0 0;
margin: 0 auto;
HEIGHT: 20px;
border-top: 1px solid #eee;
}
#menu a 
{
color:#eee;
text-decoration: none; 
background-COLOR: inherit;
}
#menu a:hover 
{
color:#ddd;
text-decoration: none; 
background-COLOR: inherit;
}
#menu ul
{
COLOR: #FFF;
MARGIN:0 0px 0 0;
padding: 0;
background-COLOR: inherit;
}
#menu li
{
float:right;
list-style-type: none;
MARGIN:0 0 0 25px;
}
/* الحدود الداخلية */
#content
{
WIDTH: 580px;
padding: 0px;
margin: 0 auto;
}
/* القائمة وسط */
#sidebar 
{
clear: both;
margin: 0 auto;
padding: 0 0px 0 0;
width:140px;
float:right;
}
#sidebar h1 
{
text-align: right;
color:#5F5F5F;
font: bold 1.4em Arial;
padding: 0px 0px 0 0;
margin: 20px 0 10px 0 ;
border-bottom: 1px dotted #ddd;
background-color: inherit; 
}
#sidebar ul
{
text-align: right;
MARGIN:0 20px 0 0;
padding: 0;
background-color: inherit; 
}
#sidebar li
{
list-style-type: square;
}
/* القائمة وسط */
#main 
{
float:left;
TEXT-ALIGN: right;
PADDING: 0px 0px 10px 5px;
WIDTH: 400px;
margin: 0 auto;
}
#main h1 
{
text-align: right;
COLOR: #5F5F5F;
font: bold 1.4em Arial;
padding: 0;
margin: 20px 0 10px 0 ;
border-bottom: 1px dotted #ddd;
background-COLOR: inherit;
clear:both;
}
#main #green
{
font-weight:bold;
COLOR: #7ABB13;
background-COLOR: inherit;
}
#main #red
{
COLOR: #cc0000;
background-COLOR: inherit;
}
#main P
{
clear:both;
PADDING: 0px;
MARGIN: 5px 0;
}
#main ul
{
COLOR: #5F5F5F;
margin: 0 auto;
padding: 10px 0;
background-COLOR: inherit;
}
#main li
{
float:right;
list-style-type: none;
MARGIN:0 0 0 25px;
}
/* أسفل */
#bottom
{
clear:both;
HEIGHT: 20px;
padding: 5px 0 0;
}
/* الفوتر */
#footer
{
clear:both;
TEXT-ALIGN: right;
BACKGROUND: url(images/footer.gif)  no-repeat left top;
background-COLOR: inherit;
COLOR: #eee;
HEIGHT: 60px
}
#footer #left
{
DISPLAY: inline;
FLOAT: left;
MARGIN: 17px 0px 0px 25px
}
#footer #right
{
DISPLAY: inline;
FLOAT: right;
MARGIN: 17px 25px 0px 0px
}
#footer A
{
background-COLOR: inherit;
TEXT-DECORATION: none ;
COLOR: #eee;
}
#footer A:hover
{
background-COLOR: inherit;
TEXT-DECORATION: none ;
COLOR: #ddd;
}