BODY
{
    FONT-FAMILY: 'Trebuchet MS', Verdana, sans-serif;
    BACKGROUND-COLOR: white;
    margin: 0 !important;
    padding: 0 !important;
}
.menu A:active
{
    COLOR: white;
    TEXT-DECORATION: underline
}
.menu A:link
{
    COLOR: white;
    TEXT-DECORATION: none
}
.menu A:visited
{
    COLOR: white;
    TEXT-DECORATION: none
}
.menu A:hover
{
    COLOR: yellow;
    TEXT-DECORATION: underline
}
.ticker A:link
{
    COLOR: white;
}
.ticker A:visited
{
    COLOR: white;
}
.ticker A:hover
{
    COLOR: white;
}

/* Override the default width of Gallery2 content 
.content
{
    width: 595px !important;
}
 */
.header {
    display: none;
}