.BodyClass
{
    margin: 0px;
    background-color: #CFCFCF;
}
.ContentLeftSide
{
    background-image: url(../../images/ArtDeco_09.gif);
    background-repeat: repeat-y;
}
.ContentRightSide
{
    background-image: url(../../images/ArtDeco_11.gif);
    background-repeat: repeat-y;
}
.ContentDivider
{
    background-image: url(../../images/ContentDivider.gif);
    background-repeat: repeat-y;
    background-position: center;
}
.FooterArea
{
    background-image: url(../../images/ArtDeco_15.gif);
    background-repeat: no-repeat;
}
.HomeFooterArea
{
    background-image: url(../../images/HomeFooter.gif);
    background-repeat: no-repeat;
}
.HomeDivider
{
    background-image: url(../../images/HomeDivider.gif);
    background-repeat: repeat-y;
    background-position: bottom left;
}
.CoupleBG
{
    background-image: url(../../images/TopCouple.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.CButton
{
    border: 0px;
    color: #001541;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #DEDEDE;
    height: 23px;
    cursor: pointer;
}
.HomeCouple
{
    background-image: url(../../images/HomeCouple1.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.HomeCouple2
{
    background-image: url(../../images/HomeCouple2.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.ItemImage
{
	cursor: pointer;
}