*   {
    padding: 0;
    margin: 0;
    }
html, body  {
    width: 100%;
    }
body    {
    color: #FFF;
    margin: 0px;
    position: relative;
    font: 80% Arial, Verdana, Sans-Serif;
    background: #ababab url('bg.gif') top left repeat;
    padding-top: 50px;
    padding-bottom: 85px;
    }
div {
    border: 0px solid white;
    }
img {
    border:0px;
    }
a   {
    text-decoration: underline;
    color: #FFF;
    }
a:hover {
    text-decoration: none;
    }
a:visited   {
    }
p   {
    padding: 10px 0px 10px 0px;
    }
ul, ol  {
    padding: 10px 0px 10px 30px;
    }
ul li   {
    padding: 3px
    }
dt  {
    }
dd  {
    margin-bottom: 20px
    }
h1, h2, h3, h4, h5, td.pageHeading  {
    color: #0600ff;
    font: Dirty Ego, Arial, Verdana, Sans-Serif;
    }
h1 a, h2 a, h3 a    {
    text-decoration: none;
    color: #0600ff;
    }
h1 a:hover, h2 a:hover, h3 a:hover  {
    text-decoration: underline;
    }
h1, td.pageHeading {
    font-weight: 600;
    /*font-size: 250%;*/
    font-size: 150%;
    line-height: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}
h2  {
    font-weight: 600;
    /*font-size: 232%;*/
    font-size: 132%;
    line-height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
h3 {
    /*font-size: 223%;*/
    font-size: 123%;
    font-weight: 300;
    line-height: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}
h4 {
    /*font-size: 213%;*/
    font-size: 113%;
    line-height: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}
h5  {
    margin-top: 10px;
    margin-bottom: 10px
}
.active, .active a  {
    color: #F00;
    }
/*=========================*//*=========================*/
/*========== Структура =============*/
#content    {
    margin: 0px auto;
    width: 800px;
    background: #000;
    border-bottom: 1px solid #FFF
    }
*html #content  {
    height: 100%;
    }
#header {
    position: relative;
    height: 98px;
    background: url('header.jpg') top left no-repeat
    }
#logo   {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 550px;
    height: 70px;
    }
#logo a {
    display: block;
    width: 100%;
    height: 100%;
    }
#head-images    {
    position: absolute;
    top: -40px;
    right: -20px;
    width: 274px;
    height: 123px;
    background: url('head-images.png') top left no-repeat
    }
*html ##head-images {
    filter:expression(fixPNG(this));
    }
#menu   {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    overflow: hidden;
    }
*html #menu {
    overflow: visible;
    height: 1%
    }
#menu ul    {
    padding: 0px 15px;
    width: 500px;
    float: left;
    }
#menu li    {
    float: left;
    list-style: none;
    padding: 0px;
    font: 18px Dirty Ego, Arial, Verdana, Sans-Serif;
    }
#menu li a  {
    text-decoration: none
    }
#menu .right    {
    padding-right: 15px;
    font: 18px Dirty Ego, Arial, Verdana, Sans-Serif;
    float: right;
    width: 250px;
    text-align: right
    }
#menu .right a  {
    text-decoration: none
    }
.right  {
    float: right
    }
#content-text   {
    padding: 0px 15px;
    }
#right-col  {
    float: right;
    width: 200px;
    }
#left-col   {
    margin-right: 270px;
    }
*html #left-col table   {
    width: auto
    }
/*---- Подвал ----*/
#footer {
    border-top: 1px solid #FFF;
    clear: both;
/*  border-bottom: 1px solid #FFF;*/
    font-size: 90%;
    padding: 5px 15px
    }
#footer a   {
    text-decoration: none
    }
#footer a:hover {
    text-decoration: underline
    }
.left   {
    float: left
    }
@font-face {
    font-family: Dirty Ego;
    font-style:  normal;
    font-weight: normal;
    src: url(DIRTYEGO.ttf);
  }
  