*
{
    margin: 0px;
    padding: 0px;
}
body
{
    font-size: 12px;
    background-image: url(img/bg.jpg);
}
p
{
    margin: 3px;
    padding: 3px;
}
form
{
    margin: 0px;
    padding: 0px;
}
input
{
    background-color: #e7e7e7;
    margin: 1px;
    padding: 1px;
    border: 1px solid #3076bd;
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
}
#gr
{
    background-image: url(img/bg1.jpg);
}
#gr_
{
    background-image: url(img/bg2.jpg);
}
#td1
{
    background-image: url(img/k1.jpg);
}
#td2
{
    background-image: url(img/k2.jpg);
}
#td3
{
    background-image: url(img/k3.jpg);
}
#main
{
    position: absolute;
    top: 0px;
    left: 0px;
}
#buttons
{
    padding-top: 150px;
    padding-left: 25px;
}
#images
{
    border: 2px solid #374655;
}
#work
{
    scrollbar-base-color: #a8b2be;
    scrollbar-arrow-color: #9aadc3;
    font-family: "Comic Sans MS", tahoma, verdana, arial;
    font-size: 14px;
    font-weight: normal;
    color: 3e4971;
    text-align: justify;
    vertical-align: top;
    width: 271px;
    height: 528px;
    visibility: hidden;
    overflow: auto;
}
#fimages
{
    position: absolute;
    top: 50px;
    left: 50px;
    width: 0;
    height: 0;
    text-align: center;
    vertical-align: top;
    visibility: hidden;
    overflow: auto;
    z-index: 1;
}