body {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    background-image: url('images/bg.jpg');
    color: #663300;
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size: 9pt;
    line-height: 1.4em;
}

body * {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: underline;
    color: #996600;

}

a:hover {
    text-decoration: underline;
    color: #663300;
}

a:focus {
    text-decoration: underline;
    color: #663300;
}

div#titlecontainer {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: table;
}

div#title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

div#title img {
    border-style: solid;
    border-color: #999999;
    border-width: 1px;
}

p.title {
    position: relative;
    top: -350px;
    left: -120px;
    font-size: 15pt;
    font-style: italic;
    color: #a0a0a0;
}

p.title a {
    color: #a0a0a0;
}

p.title a:hover {
    color: #606060;
}

p.title a:focus {
    color: #606060;
}

div#container {
}

div#content {
    width: 570px;
    float: right;
    padding-right: 10px;
    text-align: justify;
}

div#nav {
    margin-top: 30px;
    margin-bottom: 20px;
    width: 570px;
    float: right;
    text-align: center;
}

div#nav a {
    font-style: italic;
    text-align: center;
}

img.left {
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    border-style: none;
}

img.right {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    border-style: none;
}

h1 {
    text-align: right;
    font-size: 10pt;
    font-style: italic;
    margin-bottom: 10px;
}

div#container p {
    margin-bottom: 1.7em;
}

p.first {
    padding-top: 10px;
}

div#bannerright {
    float: right;
    text-align:right;
    width: 130px;
}

span.name {
    font-style: italic;
}

div.cd {
    text-align: center;
    padding-top: 10px;
}

div.cd img {
    margin-bottom: 15px;
}

p.cd_content {
    text-align: center;
}

span.composer {
    font-weight: bold;
}

p.label {
    text-align: right;
}

h2 {
    font-size: 1.8em;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 10px;
}

h2.first {
    padding-top: 10px;
}

h2.repertoire {
    font-size: 1.6em;
    margin-bottom: 20px;
}

h3 {
    font-size: 1.4em;
    text-align: center;
    padding-top: 10px;
}

h4 {
    font-size: 1.3em;
    margin-bottom: 5px;
}

div.contact {
    text-align: center;
}

div.contact * {
    text-align: center;
}

div.contact img {
    margin-top: 10px;
    margin-bottom: 10px;
}

span.contact {
    font-weight: bold;
}

a img {
    border-style: none;
}

ul.presse {
    margin-top: 20px;
    list-style-type: none;
}

ul.presse li {
    margin-bottom: 15px;
}

div#content * blockquote p {
    margin-bottom: 0px;
}

ul.repertoire {
    list-style-type: none;
}

div#content ul.repertoire p {
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: bold;
}

ul.repertoire ul {
    list-style-type: none;
    margin-left: 10px;
    margin-bottom: 15px;
}

img.repertoire {
    position: relative;
    top: -250px;
    margin-bottom: -250px;
}

dt {
    margin-top: 20px;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
}

div#content p.location {
    font-weight: bold;
    margin-bottom: 5px;
}
