#ImageContainer
    {
	width: 954px;
	height: 464px;
    }

#ImageBottom
    {
	width: 954px;
	height: 44px;
    font-family: 'Cardo', serif;
    color: white;
    text-decoration: none;
    font-size: 22px;
    background-color: #7b5a3b;
    padding: 0px;
    }
#ImageBottomLeft
    {
    padding-top: 8px;
    padding-left: 30px;
    float:left;
    }
#ImageBottomRight
    {
    padding-top: 2px;
    padding-left: 94px;
    float:left;
    }

#IndexText
    {
	width: 924px;
    font-family: 'Cardo', serif;
    color: #cdc8c4;
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
    padding: 8px 0px 0px 30px;
    }
