﻿body 
{
    font-family:Arial;
}
/*------------menubar style----------------*/
#menuBar
{
    clear:both;
    text-align:center;
    width:645px;
    margin:0 auto;
    padding-left:250px;
}
#menuBar li
{
    direction:rtl;
    float:left;
    list-style-type:none;
    background-image:url('../images/menuTab.png');
    background-repeat:no-repeat;
    height:26px;
    width:121px; 
}
#menuBar a
{  
    font-size:14px;
    height:26px;
    width:121px;
    margin:0 auto;
    color:#ffffff;
    text-decoration:none;
    line-height:26px;
}
#menuBar a:hover
{
    color:#ffffff;
}
/*-----------------cascading style of footer----------------*/
#footer{
    clear:both;
    width:620px;
    margin:0 auto;  
}
.Ulheader
{
    font-weight: bold;
    color: #555555;
}
#footer ul
{ 
    float:right;
    padding:0 5px;
    margin:0 5px;
}
#footer li
{
    list-style-type:none;
    /*width:80px; */
}
#footer a
{  
    font-size:12px;
    color:#818181;
    text-decoration:none;
}
#footer a:hover
{
    color:#000000;
}
/*------------content style----------------*/
#mainPage
{
    clear:both;
    width:970px;
    margin:auto;
}
#contentPart
{
    float:right;
    background-image:url('../images/mainTextTop.png');
    background-repeat:no-repeat;
    background-position:top;
    height:650px;
    width:743px;
    background-color:#f7f8ec;
}
/* -------------------Bottom fotter style---------------------------  */
#BtmFooter
{
    clear:both;
    background-image:url('../images/contbtm.png');
    background-repeat:no-repeat;
    background-position:top;
    background-color:#e3d39a;
    height:60px;
    width:743px;
    text-align:center;
}
/* --------------------dormodan-----------------------  */
.dor
{
    color: #999999;
    font-size: 10px;
    text-decoration: none;
}
#BtmFooter a:hover
{
    color:#000000;
}
#content
{
}
/*------------sidebar style----------------*/
#sidebar
{
    float:left;
    width:220px;
    height:600px;
}
#calender
{
    background-image:url('../images/calender.png');
    background-repeat:no-repeat; 
}
#video
{
    /*background-image:url('../images/video.png');
    background-repeat:no-repeat; */
    text-align:center;
    width:220px;
    height:219px;
    padding-top:4px;
    padding-bottom:1px;
}
#YTplayer
{
    padding-left:2px;
}
#newscroll a
{
    text-decoration:none;
}
#newscroll a:hover
{
    text-decoration:underline;
}
#newscroll
{
    float:right;
}

