html { background-color: #d0d0d0; font-family: arial, sans-serif; font-size: 10pt; }
body { width: 780px; background-color: #ffffff; margin: auto; }

div#established { position: relative; top: 50px; float: right; font-size: 80%; font-style: oblique; color: #808080; }
img#titlelogo { vertical-align: middle; margin: 5px 10px 0px 10px; }
span#title { vertical-align: middle; font-size: 275%; font-variant: small-caps; font-family: georgia, dejavu serif, times new roman, times, serif; }
div#menubar { width: 100%; background-color: #275eff; color: #ffffff; margin: 5px 0px 0px 0px; border-top: 1px solid #275eff; border-bottom: 1px solid #275eff; font-size: 90%; }
ul#menulist { display: inline; list-style: none; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
ul#menulist li { display: inline; list-style: none; margin: 0px 0px 0px 0px; border-right: 2px solid #ffffff; }
ul#menulist li a { display: inline-block; padding: 0px 5px 0px 5px; color: #ffffff; text-decoration: none; }
ul#menulist li a:hover { color: #275eff; background-color: #ffffff; }
div#bottombar { width: 100%; background-color: #d0d0d0; text-align: center; font-size: 75%; color: #808080; clear: both; }
div#body { padding: 10px 10px 10px 10px; }

p { margin-left: 10px; margin-right: 10px; margin-top: 5px; margin-bottom: 15px; }
h1 { font-size: 175%; font-weight: bold; }
h2 { font-size: 125%; font-weight: bold; margin-left: 10px; margin-top: 20px; margin-bottom: 5px; }
h3 { font-size: 100%; font-style: oblique; margin-left: 10px; margin-top: 10px; margin-bottom: 5px; }
.italic { font-style: oblique; }
.bold { font-weight: bold; }

a { color: #275eff; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

div#nextconcert { text-align: center; font-family: georgia, dejavu-serif, times new roman, times, serif; width: 60%; margin: auto; }
div#concerttitle { font-size: 150%; font-weight: bold; padding: 20px 20px 20px 20px; }
div#concertvenue { font-weight: bold; font-style: oblique; padding: 20px 20px 20px 20px; }

div.rimage { float: right; margin: 0px 20px 10px 20px; text-align: center; font-weight: bold; }
div.limage { float: right; margin: 0px 20px 10px 20px; text-align: center; font-weight: bold; }

table thead tr td { border: none; margin: 1px 1px 1px 1px; padding: 3px 5px 3px 5px; background-color: #c0c0c0; font-weight: bold; }
table tbody tr td { border: none; margin: 1px 1px 1px 1px; padding: 1px 5px 1px 5px; background-color: #f0f0f0; }
