﻿.bgMainMaster
{
    background-image: url(../images/2008/main_bg_highcontrast.jpg);
}
#logoMaster
{
    background-image: url(../images/2010/header_logo_highcontrast.jpg);
	text-indent: -2000px;
}
.menuMasterItem
{
    background-color: #147121;
    font-size: 14px;
    border-color: White;
}
.menuMasterItemHover
{
    background-color: Red;
}
.menuMasterItem.sub
{
    background-color: #147121;
}

#bottomMaster
{
    background-image: url(../images/2009/footer_highcontrast.jpg);
    font-size: 12px;
}
#footerMaster
{
    color: White;
    line-height: 16px;
}

