﻿#middleContainer
{
    min-width: 1000px;
    max-width: 1200px;
    min-height: 391px;
    height: 391px;
    max-height: 391px;
    /*background-image: url(../images/background_gray.gif)*/
}

#galleryContainer
{
    width: 600px;
    height: 391px;
    float: left;
    display: table-cell;
    vertical-align: bottom;
}
/*
#emptyLeft
{
    width: 234px;
    height: 526px;
    float: left;
}
*/
#emptyTop
{
    width: 600px;
    height: 67px;
}

#gallery
{
    width: 600px;
    height: 325px;
    float: left;
}

#mainCollectionContent
{
    width: 1200px;
    height: 526px;
    background-image: url(../images/background_entire.jpg)
}

#leftCollection
{
    width: 234px;
    height: 526px;
    float: left;
    background-color: transparent
}

#emptyCenter
{
    width: 150px;
    float: left
}

rightCollection
{
    min-width: 616px;
    max-width: 816px;
    float: left
}
