h1,h2,h3,h4,h5,h6{
    color: #580904;
}
ul,li,ol{
    font-family: Minion Pro Cond;
    font-weight: bold;
    color: #580904;
}
p
{
    margin: 0;
    font-family: Minion Pro Cond;
    font-weight: bold;
    color: #580904;
}
#slides 
{
    FILTER: blendTrans(duration=2.0)
}   

A:link {text-decoration: none;
    font-family: Minion Pro Cond;
    font-weight: bold;
    color: #580904;}

A:visited {text-decoration: none;
    font-family: Minion Pro Cond;
    font-weight: bold;
    color: #580904;}
A:active {text-decoration: none;
    font-family: Minion Pro Cond;
    font-weight: bold;
    color: #580904;}
A:hover {text-decoration: underline; color: red;
    font-family: Minion Pro Cond;
    font-weight: bold;}

div.error{
    border-width: 4px;
    border-color: #00FF00;
    border-style: dashed;
    font-family: Minion Pro Cond;
    font-weight: bold;
    font-size: 80;
    color: #FF0000;
    text-align : center;
}   
div.contacts{
    border-width: 4px;
    border-color: #960404;
    border-style: double;
    padding: 5px;
}
td.poster{
    border-width: 0px 0px 2px 0px;
    border-color: #960404;
    border-style: dotted;
}
.poster{
    font-family: Minion Pro Cond;
    font-weight: bold;
    font-size: 14;
    color: #580904;
    text-align : left;
}
.posterName{
    font-family: Minion Pro Cond;
    font-weight: bold;
    font-size: 19;
    color: #580904;
    text-align : left;
}
td{
    font-family: Minion Pro Cond;
    font-weight: bold;
    color: #580904;}
td.details{
    font-family: Minion Pro Cond;
    font-weight: bold;
    font-size: 14;
    color: #580904;
    text-align : left;
}
td.contacts{
    font-family: Minion Pro Cond;
    font-weight: bold;
    font-size: 14;
    color: #580904;
    text-align : center;
}
.repertoire   
{
    background-image: url(./images/common/corner.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50; 
    height: 50;
    top: 0;
    left: 0;
    z-index: 1;
}
.rep
{
    position: relative;
    top: -50;
    left: 20;
    z-index: 2;
}
.repert
{
    width: 50%;
    vertical-align: top;
    color: #580904;
}
.p1{
    font-family: Minion Pro Cond;
    font-weight: bold;
    color: #580904;
}
#layer1{
    position: absolute; 
   } 
#layer1{
    top:  20px; 
    left: 70px; 
   }
#layer1 { z-index: 2; }
#layer2 { z-index: 1; }
   }
