a
{
  text-decoration: none;
  color: #AA0000;
}

a:hover
{
  color: #FF0000;
}

body
{
  text-align: center;
  margin: 0;
  padding: 0;
  background: #EEEEFF;
  font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
  font-size: 16px;
}

h1
{
  font-family: "Lucida Console", monospace;
  font-size: 30px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

h2
{
  font-size: 16px;
  font-family: "Georgia", serif;
  font-style: italic;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

h3
{
  margin-top: 0;
  font-size: 18px;
  background: url('images/dots.png') repeat-x bottom;
  font-weight: bold;
  color: #993333;
}

img
{
  border: 0;
}

ul li
{
  list-style-type: square;
}

th
{
 text-align: center;
}

p
{
  margin-left: 1em;
}

.anim
{
  float: right;
}

.anim img
{
  border: 1px solid black;
}

.content
{
  padding: 1em;
  background: #FFFFFF url('images/bg.jpg');
}

.date
{
  float: right;
  font-size: 11px;
  margin: 0.5em 0.5em 0 0;
  color: #999999;
}

.footer
{
  clear: both;
  margin: 0 2em;
  border: 1px solid #808080;
  background: #EEDDDD;
  font-size: 11px;
  color: #333355;
  text-align: center;
}

.gallery
{
  text-align: center;
}

.gallery img
{
  vertical-align: middle;
  padding: 2px;
}

.main
{
  text-align: left;
  margin: 0 10px;
  padding-left: 25px;
  background: url('images/shadow_left.png') left repeat-y;
}

.main_bottom
{
  text-align: left;
  margin: 0 10px;
  height: 25px;
  background: url('images/shadow_bottom.png') top repeat-x;
}

.main_bottom_left
{
  background: url('images/shadow_bottom_left.png') left top no-repeat;
}

.main_bottom_right
{
  background: url('images/shadow_bottom_right.png') right top no-repeat;
}

.main_right
{
  padding-right: 25px;
  background: url('images/shadow_right.png') right repeat-y
}

.menu
{
  padding: 0 1em;
  border: 1px solid #808080;
  border-width: 1px 0;
  background: #EE9999;
  font-size: 14px;
}

.menu a, .menu span.vlink
{
  display: block;
  padding: 0 1em;
  margin-right: 1px;
  float: left;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
}

.menu a:hover, .menu span.vlink
{
  color: #DD3333;
  background: #FFFFFF;
}

.menu a em, .menu span.vlink em
{
  font-style: normal;
  text-decoration: underline;
}

.minheight
{
  height: 300px;
  float: left;
  font-size: 1px;
}

.repertoire
{
  font-size: smaller;
  margin: 0 auto;
}

.repertoire .headings th
{
  text-align: left;
  padding-left: 1em;
  font-size: larger;
}

.submenu
{
  padding: 0 1em;
  border: 1px solid #808080;
  border-width: 0 0 1px 0;
  background: #DD77DD;
  font-size: 16px;
}

.submenu table, .submenu table td
{
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}

.submenu a, .submenu span.vlink
{
  display: block;
  padding: 0 1em;
  margin-right: 1px;
  float: left;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  white-space: nowrap;
}

.submenu a:hover, .submenu span.vlink
{
  color: #BB44BB;
  background: #FFFFFF;
}

.thumb
{
  float: left;
  width: 152px;
  text-align: center;
  padding: 5px;
  margin: 5px;
  border: 1px solid #808080;
  font-size: 12px;
}

.thumb img
{
  border: 1px solid #808080;
}

.timestamp
{
  text-align: right;
  font-size: 12px;
}

.title
{
  color: #FFFFFF;
  padding: 0.5em 1em;
  padding-left: 80px;
  height: 80px;
  background: #333399 url('images/logo.png') no-repeat center left ;
  background-position: 5px center;
  white-space: nowrap;
}
