body
{
    margin: 0px;
    margin-top: 0px;
/*
    background-image: url("images/Background4NYMinPage.gif");
    background-repeat: repeat;
*/
}

div.backgroundImg
{
    background-color: #fff; 
    background: url(images/NYMinuteBackground_Longer_flipped.gif);
    background-repeat: no-repeat;
    position: absolute; 
    z-index: -1;
/*
    left: 50%; 
    margin-left: -485px; 
*/
    margin: 0px;
    height: 600px; 
    width: 970px;
    border: none;
}

a.toggle
{
    border: none;
}

img.topMenu
{
    margin-left: 2px;
    margin-top: 2px;
    border: none;
    cursor: pointer;
    width: 200px;
}

div.topMenu
{
    border: none;
    width: 200px;
    margin-bottom: 0px;
}

div.SubHeader
{
    border: none;
    color: #fff;
    margin-left: 2px;
    margin-top: 2px;
    width: 200px;
    height: 18px;
    font: 15px Arial Bold;
    cursor: pointer;
}

div.links
{
    color: #000;
    position: relative;
    margin-top: 0px;
    margin-bottom: 1px;
    margin-left: 2px;
    font: 8pt Verdana,Arial;
    width: 198px;
}


#DivToGoSubs
{
    display: none;
}

#DivFamDinSub
{
    display: none;
}

#DivFineDinSub
{
    display: none;
}

#DivHealthSub
{
    display: none;
}

#DivOnsiteSub
{
    display: none;
}

#DivProdSub
{
    display: none;
}

#DivSchoolSub
{
    display: none;
}

#DivNewsLinks
{
    display: none;
}


a.listItem
{
    text-decoration: none;
    color: #000;
    font: 8pt Verdana,Arial;
    margin-left: 10px;
}
a.listItem:hover
{
    text-decoration: underline;
}

iframe.videos
{
    border-right: outset 2px #ccc; 
    border-bottom: outset 2px #ccc;
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
    margin-left: 8px; 
    margin-right: 0px;
    margin-top: 0px;
}

/* featured menu link */
div.featured 
{
    border-right: outset 2px #ccc; 
    border-bottom: outset 2px #ccc;
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
    background-color: #fff;
    width: 110px;
    text-align: center;
    text-decoration: none;
    height: 15px;
    float: right;
    margin-left: 2px;
}
div.featured:hover
{
    border-left: outset 2px #ccc; 
    border-top: outset 2px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;    
    background-color: #fff;
}
.featured a
{
    text-decoration: none;
    font: 11px Verdana,Arial;
    font-weight: bold;
    color: #000;
}

img.kingslogo
{
    border-right: outset 2px #ccc; 
    border-bottom: outset 2px #ccc;
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
}

img.kingslogo:hover
{
    border-left: outset 2px #ccc; 
    border-top: outset 2px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc; 
}
