html,body
{
    background: #e9e340 url("images/back.jpg") repeat-x;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

img
{
    border: none;
}

#center
{
    text-align: left;
    position: relative;width: 808px;margin: 0 auto;
}

#head
{
    width: 808px;height: 176px;
    background: #d8d229 url("images/head.jpg") no-repeat;
}

#left
{
    width: 158px;height: 500px;
    background: #d8d229 url("images/left.jpg") no-repeat;
    float: left;
}

#right
{
    width: 158px;
    /*background-color: #d8d229;*/
    float: right;
}

#right_head
{
    width: 158px;height: 16px;
    background: #d8d229 url("images/right_head.jpg") no-repeat;
}

#right_body
{
    text-align: center;
    overflow: visible;
    width: 135px;min-height: 464px;
    background: #d8d229 url("images/right_body.jpg") repeat-y;
    padding: 0px 15px 0px 8px;
}

* html #right_body
{
    height: 464px;
}

#right_foot
{
    width: 158px;height: 16px;
    background: #d8d229 url("images/right_foot.jpg") no-repeat;
}

#body
{
    position: absolute;left: 158px;top: 176px;
    width: 492px;
    /*height: 492px;*/
    background: #d8d229 url("images/body_body.jpg") repeat-y;
    float: none;
}

#body_head
{
    width: 492px;height: 468px;
    background: #d8d229 url("images/body_head.jpg") no-repeat;
    margin-bottom: -394px;
}

#body_body
{
    position: relative;
    width: 453px;
    overflow: visible;
    min-height: 394px;height: auto;
    padding: 0px 23px 0px 16px;
}

* html #body_body
{
    height: 394px;
}

#body_foot
{
clear: both;
    width: 492px;height: 32px;
    background: #d8d229 url("images/body_foot.jpg") no-repeat;
}

#title
{
    position: absolute;left: 192px;top: 192px;width: 256px;height: 20px;
    line-height: 20px;
    font-family: Lucida Console;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

#rand_pic_1
{
    position: absolute;left: 20px;top: 199px;
    background-color: #000000;
}

#rand_pic_2
{
    position: absolute;left: 20px;top: 310px;
    background-color: #000000;
}

#rand_pic_3
{
    position: absolute;left: 20px;top: 422px;
    background-color: #000000;
}

#rand_pic_4
{
    position: absolute;left: 20px;top: 534px;
    background-color: #000000;
}

#logos {
	position: absolute;left: 15px;top: 688px;width: 128px;
}

#logos img{
	margin: 8px 16px;
}

#foot
{
    padding-right: 8px;
    width: 484px;height: 20px;
    font: 11px arial;
    background-color: #e9e340;
}

#foot a
{
    text-decoration: none;
}

#est_link
{
    background: url("images/estonia.gif");
    position: absolute;right: 98px;top: 144px;
    display: block;
    width: 27px;
    height: 17px;
}

#rus_link
{
    background: url("images/russia.gif");
    position: absolute;right: 65px;top: 144px;
    display: block;
    width: 27px;
    height: 17px;
}

#eng_link
{
    background: url("images/unitedkingdom.gif");
    position: absolute;right: 32px;top: 144px;
    display: block;
    width: 27px;
    height: 17px;
}

a
{
    color: #0000ff;
}

a.link
{
    position:relative;
    overflow: hidden;
    display: block;
    font-family: verdana;
    font-size: 12px;
	font-weight: bold;
    color: #116600;
    text-decoration: none;
}

img.link_back
{
    display: block;
    margin: -20px 0px -4px 0px;
}}
