body { background-color: #000000; }

div.main {
	color: #FFFFFF;
  position: absolute; 
  top: 26px; 
  left: 222px; 
  width: 481px; 
  height: 339px;
  font-family: Garamond;
  font-size: 20px; 
  line-height: normal;
}

div.main span.highlight {
  font-family: Haettenschweiler; 
  font-size: 20px; 
  line-height: 22px;
}

div.main span.highlight_big {
  font-family: Haettenschweiler; 
  font-size: 26px; 
  line-height: normal;
}

.right { text-align: right; }

div.nav {
  float: left;
  margin-top: 14px;
  margin-left: 30px;
  padding: 10px;
  border: 2px #808080 solid;
  text-align: left;
}

div.main a {
  font-family: Garamond;
  font-size: 20px; 
  line-height: normal;
  color: #FFFFFF;
  text-decoration: none;
}

div.nav ul {
  list-style: none;
  margin: 10px;
	padding-left: 1em;
	text-indent: -1em;
}

div.nav li a {
  font-family: Haettenschweiler; 
  font-size: 26px; 
  line-height: 27px;
  color: #FFFFFF;
  text-decoration: none;
}

div.nav li a:hover { color: #B91806; }

div.nav li a.selected { color: #FCA705; }

table.events {
	border: 1px solid #FFFFFF;
}

table.events td{
  padding: 10px;
  font-size: 16px; 
}

div.poster {
	color: #FFFFFF;
  position: absolute; 
  top: 26px; 
  left: 724px; 
}
