﻿#mpi-content
{
    background-image: url(img/background.jpg);
    background-position: 11px 0;
    background-repeat: no-repeat;
    height: 659px;
    position: relative;
}
#mpi-content-content
{
    color: White;
    height: 240px;
    left: 16px;
    overflow-y: auto;
    position: absolute;
    top: 440px;
    width: 663px;
    border-right: 0;
}

#mpi-content-content h1
{
    color: #d8b251;
    font-size: 18px;
    font-weight: bold;
}

#mpi-content-content strong
{
    color: #d8b251;
}

#breadcrumbs
{
    display:none;
    color: white;
}
#breadcrumbs a
{
    color: white;
}

