body {
    background:#2B2412 url(../gfx/back_gradient.jpg) repeat-x top left;
    margin:0;
}

div {
    color:#918461;
    font-family:Arial;
    font-size:10px;
}

img {
    border:0;
}

a { color:#FFFFFF; text-decoration:underline; }
a:hover { text-decoration:none; }

a.mailto { color:#918461; }

div#container {
    left:50%;
    margin-left:-450px;
    position:absolute;
    top:92px;
    width:900px;
}

div#frame_top {
    background:url(../gfx/frame_top.jpg);
    height:47px;
}

div#frame_left {
    background:url(../gfx/frame_left.jpg);
    float:left;
    height:473px;
    width:69px;
}

div#frame_flash {
    float:left;
    height:473px;
    width:760px;
}

div#frame_right {
    background:url(../gfx/frame_right.jpg);
    float:left;
    height:473px;
    width:71px;
}

div#frame_bottom {
    background:url(../gfx/frame_bottom.jpg);
    clear:both;
    height:80px;
}

div#logos {
    padding-left:188px;
}

div.dots {
    background:url(../gfx/dots.jpg) repeat-x;
    height:1px;
    margin:10px 0 35px 0;
}

div#footer {
    padding-bottom:46px;
    text-align:center;
}