/* --- Banner --- */

#banner_name,
#banner_address,
#banner_info_right
{
    visibility:hidden;
}

#banner_directions 
{
    margin:8px 5px;
}

#banner_directions a
{
    font-weight:bold;
    color:#000;
}

#banner_directions a:hover
{
    color:#c00;
}

/* --- Menu --- */

.menubar
{
background: none;
background-color: #3c3c3c;
width:948px!important;
left:3px;
}

a.menubutton
{
color:#e0e0e0;
}

a.menubutton:hover
{
color: #ffffff;
}

.menuitem
{
color: #dddddd;
}

.menuitem:hover
{
color: #000000;
background-color: #fff;
}

/* --- Content --- */

IFRAME {
WIDTH: 920px; HEIGHT: 850px;
}

