/*
 * classic ---
 */

.rainbow ul
{
    list-style-type: none;
    padding-left: 5px;
}

.rainbow ul li
{
    background: url("images/RainButA.gif") no-repeat;
    display: block;
    width: auto;
    padding-left: 20px;
    text-decoration: none;
}

.rainbow hr
{
    background-image: url(short-rule.gif);
    background: url("images/RainBarA.gif") repeat;
    border: 0;
    width: 90%;
    height: 2px;
}

/*
#secondary-content hr{
      background:url(med-rule.gif) no-repeat top center;
      border: 0;
}
*/

.rainbow .separator
{
    background-image: url(../images/RainBarA.gif);
}

/* Holly Hack for IE \*/

* html .rainbow ul li
{
    height: 1%;
}

* html .rainbow ul li a
{
    height: 1%;
}

/* End */


body
{
    background-image: url('images/Fish.gif');
    background-repeat: repeat;
    background-attachment: fixed;
}


DIV.diva
{
    color: #a0ff00;
    line-height: normal;
}

/* button background should be #A2F200 */

DIV.diva A:link
{
    color: #00c0c0;
}

DIV.diva A:visited
{
    color: #ff7f00;
}

DIV.diva A:hover
{
    background: #00c0c0;
    color: #000000;
}

DIV.diva A:active
{
    color: #ff0000;
}

DIV.divb
{
    color: #006000;
    background-repeat: repeat;
    background-image: url('images/abstract-marble-purple-400-e-4tile.jpg');
    /* //background-image: url('images/close-up-of-square-tiles.jpg');
    //background-image: url('images/pur_marb.jpg'); */
    line-height: normal;
}

DIV.divb A:link
{
    color: #6000ff;
    background-color: inherit;
}

DIV.divb A:visited
{
    color: #ff7f00;
    background-color: inherit;
}

DIV.divb A:hover
{
    background: #6000ff;
    color: #ffffff;
}

DIV.divb A:active
{
    color: #ff0000;
}



DIV.divc A:link
{
    color: #ffffff;
    TEXT-DECORATION: none;
}

DIV.divc A:hover
{
    background: #ff0000;
    text-decoration: none;
}

DIV.divd
{
    BACKGROUND: #037;
    COLOR: #fff;
    TEXT-DECORATION: none;
}

A.bannerLink
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
}

.svg1
{
  stroke: #006000;
  fill: #006000;
}
.svg2
{
  stroke: #6000ff;
  fill: #6000ff;
}

 div#jp_container_2.jp-audio
{
  width: 250px;
  text-align: left;
}
