body { text-align: center; background-color: #F4F4F4; font-family: arial; }
table.header { width: 100%;  height: 113px; margin: 0px; }
tr.header { background-color: #F6AB37; }
td.header { text-align: center; }
table.logo { width: 480px; height: 113px; padding: 0px; margin: 0px auto; }
td.logo { background-image: url(../images/logo_head_small.jpg); width: 66px; height: 113px; }
td.title { height: 113px; }

tr.navigation { height: 35px; color: #F4F4F4; text-align: center; background-color: #000050; }
td.navigation a:link { text-decoration: none; color: #F4F4F4; }
td.navigation a:visited { text-decoration: none; color: #F4F4F4; }
td.navigation a:hover { text-decoration: underline; color: #F4F4F4; }

table.container { margin: 30px auto; }
td.main { padding: 20px; text-align:justify; }

h1 {color: #000050; text-align: center; font-size: 180%; }
h2 {color: #000050; text-align: left; font-size: 150%; }
h3 {color: #000050; text-align: center; font-size: 120%; }
h4 {color: #000050; text-align: left; font-size: 100%; font-weight: bolder; }

div.links { text-align: center; }

.bio {margin-left:5%; width:90%; text-align: justify;}

div.repertoire p { display: block; }
div#example { padding-left: 5px; padding-top: 0px; background-color: #E4E4E4; }

div.diary { }
div.diary div.light_bg { margin-top:5px; padding-top:5px; background-color: #E4E4E4;}
div.diary div.dark_bg { margin-top:5px; padding-top:5px; background-color: #E4E4E4;}
div.diary span.year 	{ position: absolute; left:15; text-decoration: underline; font-weight: bolder; color: #000050; }
div.diary span.date 	{ position: absolute; left:15; text-decoration: none; color: #000050; }
div.diary span.city 	{ position: absolute; left:150; text-decoration: none; color: #F6AB37; }
div.diary span.venue 	{ position: absolute; left:250; text-decoration: none; color: #000050; }
div.diary span.EventTitle { position: absolute; left:400; text-decoration: none; color: #F6AB37; }
div.diary span.programme { position: absolute; left:730; text-decoration: none; color: #000050; }

table.concert {text-align: left;}

table.footer { font-size: 60%; margin: 0px auto; }