﻿body
{
    margin: 0px;
    padding: 0px;
    color: #333333;
    position: absolute;
    height: 100%;
    width: 100%;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: 100;
    line-height: 20px;
    direction: rtl; /*background-color: #5F2338;*/
    background-color: #78203c;
}
a.hlMenu:link, a.hlMenu:visited, a.hlMenu:hover, a.hlMenu:active
{ 
    margin-top:8px;
    color:#FDDECC; 
    text-decoration:none; 
    font-size:11px;
    cursor:pointer;
    line-height:19px;
    margin:0px 4px 0px 4px;
}
a.hlMenu:hover{ 
    color:White;
}
#divSkeleton
{   
    width:1000px; 
    background-color:#FFEFE4;
    text-align:right;
}
.divHeader
{
    height:239px;
    background-image:url(images/site/header.png);
}
#divMenu
{
    text-align:center;
    font-size:14px;
    font-weight:bold;
    height:23px;
    background: url(images/site/MenuBG.jpg) repeat-x;
    color:#FDDECC;
}
#divMain
{

    margin: 15px 20px 10px 20px;
    width:960px;
}
#divBody
{

}
#divContent
{
    float:right;
    width:710px;
}
#divSide
{
    float:left;
    width:240px;
}
#divFooter
{
    text-align: center;
    height: 132px;
    border-top-style: 8;
    border-right-style: 8;
    border-bottom-style: 8;
    border-left-style: 8;
    color: #E0E0E0;
}
#divPTop
{
    width:709px;
    height:8px;
    background-image:url(images/site/PTop.jpg) ; 
}
#divPBottom
{
    width:709px;
    height:1px;
    background-color: #78203c
}
#divPCon
{
    width:709px;
   /* background-color: #832b47;*/
}
#divSideMags
{
    text-align: center; 
    width:224px;
    background: #f0a988 url(images/site/magstop.jpg) no-repeat top;
}

#divMagsBottom
{
    height:12px;
    width:224px;
    background:  url(images/site/magsbottom.jpg) no-repeat bottom;
}

#divInfo, #divInfo a
{
    color: #fff;
} 
#divInfo a:hover{color:Orange;}
#divInfo{font-size:11px; text-align:left; background-color: #78203c;}

