/*
#button a.current { background: #d4effb; }
#button li.submenudyn a
{
        color: #15629d;
        text-decoration: none;
        background-color: transparent;
        padding: 3px 0 3px 15px;
        width: 80%;
        display: block;
        line-height: 10px;
        font-weight: normal;
        font-size: 11px;
}

#button li.submenudyn a:hover { color: #4a4d3b; }

*/


#demo_slideframe
{
  width: 520px;
  height: 320px;
}

#demo_slideframe .caption
{
  top: 184px;        /* height of picture - height of caption + 4 */
  width: 350px;      /* same width as the pictures */
  height: 20px;      /* the thickness of the band */
  text-align: left;  /* default is center */
}

