*
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body
{
    font-size: 1px;
    background-color: #fbfbfb;
    background-image: url("/i/bg.png");
    background-repeat: repeat-x;
}
#layer
{
    position: absolute;
    width: 821px;
    height: 642px;
    left: 50%;
    top: 15px;
    margin-left: -410px;
    padding-left: 28px;
}
a.as-text
{
    color: #000000;
    text-decoration: none;
}
a.as-text:hover
{
    color: #9d0e00;
}
/* content */
#content
{
    position: absolute;
    width: 532px;
    height: 423px;
    top: 75px;
    left: 274px;
    background-image: url("/i/content.png");
    background-repeat: no-repeat;
    font-size: 13px;
/*    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; */
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    line-height: 1.5em;
    color: #000000;
    padding: 10px;
    z-index: 99;
}
#content p
{
    margin-bottom: 30px;
}
#copyright
{
    position: absolute;
    width: 506px;
    height: 40px;
    top: 545px;
    left: 284px;
    font-size: 10px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    line-height: 1.5em;
    color: #000000;
    z-index: 99;
}
/* images */
#contact,
#contact-image
{
    width: 150px;
    height: 36px;
}
#contact
{
    position: absolute;
    top: 93px;
    left: 66px;
    z-index: 99;
}
#logo,
#logo-image
{
    width: 216px;
    height: 75px;
}
#logo
{
    position: absolute;
    top: 0px;
    left: 0px;
}
#top,
#top-image
{
    width: 656px;
    height: 75px;
}
#top
{
    position: absolute;
    top: 0px;
    left: 216px;
}
#left,
#left-image
{
    width: 58px;
    height: 567px;
}
#left
{
    position: absolute;
    top: 75px;
    left: 216px;
}
#right,
#right-image
{
    width: 15px;
    height: 567px;
}
#right
{
    position: absolute;
    top: 75px;
    left: 806px;
}
#bottom,
#bottom-image
{
    width: 532px;
    height: 144px;
}
#bottom
{
    position: absolute;
    top: 498px;
    left: 274px;
}
#gem,
#gem-image
{
    width: 216px;
    height: 327px;
}
#gem
{
    position: absolute;
    top: 315px;
    left: 0px;
}
