@import url("common.css");
@import url("menu.css");

.main_img
{
    border : 1px solid black;
    height: 578px;
    width: 813px;
}

.main_img img
{
    position:absolute;
    top: 1px;
    left: 1px;
    height: 578px;
    width: 813px;
}

.short_img, .short_img img
{
    height: 389px;
}

.very_short_img, .very_short_img img
{
    height: 234px;
}

.main_img object
{
    height: 578px;
    width: 813px;
}

.big_logo
{
    position:absolute;
    top: 440px;
    left: 60px;
}

.big_logo img
{
    border: 0px;
}

.big_logo a
{
    text-decoration: none;
    color: #272727;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.eleven_point
{
    font-size: 11pt;
}

.no_bottom
{
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.short_top
{
    margin-top: 0.8em;
    border-top: 0;
    padding-top: 0;
}

.main_content a
{
    text-decoration: none;
    color: white;
}

.main_content a:hover
{
    color: black;
}

.main_content address
{
    font-style: normal;
}

.main_content a.hide_link
{
    color: #747474;
}
