﻿#content
{
    background-image: url(images/bg_plane.jpg);
    background-repeat: no-repeat;
    background-position: 0 180px;
    border: solid 10px #e5e5e5;
    border-top: none;
    width: 470px;
    font-family: Georgia, Times, Serif;
}
p
{
    text-align: justify;
    line-height: 1.8em;
}
#center
{
    width: 720px;
    display: inline;
}
#left
{
    margin-top: 116px;
    margin-left: -320px;
}
#right
{
    width: 240px;
    margin-left: 10px;
    display: none;
}
h1.fbw09
{
    background: White url(images/fbw09.gif) no-repeat;
    margin-top: 0;
    display: block;
    width: 670px;
    height: 116px;
}
h1.fbw09 span
{
    display: none;
}
h2.fbw09
{
    clear: both;
    margin-top: 30px;
    background: url('images/double.gif') repeat-x;
}
h2.fbw09 span
{
    text-transform: uppercase;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 14px;
    color: #666666;
    background-color: White;
    padding-right: 10px;
}
#content li
{
    line-height: 1.8em;
}
