body {
  background: #000;
  font-family: "Trebuchet MS", tahoma, arial, verdana;
  font-size: 11px;
}

#Content a, #Content a:visited {
  color: #FFF;
  text-decoration: none;
}

#Content a:hover {
  text-decoration: underline;
}

#Wrapper {
  border-top: 1px solid #2A2727;
  border-bottom: 1px solid #2A2727;
  margin-bottom: 10px;
  min-height: 579px;
  _height: 579px;
  width: 100%;
  margin-top: 88px;
  background: url(/images/bg.png) 0px 307px repeat-x;
  text-align: center;
  padding-bottom: 3px;
}

#Holder {
  width: 957px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  text-align: left;
  margin: 0 auto;
  min-height: 585px;
  _height: 585px;
}
.logo {
  height: 307px;
}
.menu {
  margin: 30px 0 0 14px;
  width: 120px;
  float: left;
  _height: 192px;
  height: 192px;
  
  _margin-left: 8px;
}
.submenu li,
.menu li {
  margin: 0;
  margin-bottom: 7px;
  padding: 0;
  
}
.submenu {
  width: 120px;
  padding: 30px 0 0 14px;
  _padding-left: 12px;
  float: left;
  border-left: 1px solid black;
  min-height: 192px;
  _height: 192px;
}
.active,
.flash{
  font-size: 14px;
  padding: 0;
  margin: 0;
  width: 120px;
  height: 13px;

  _display: inline;
}
h2.page-title {
  
  font-weight: normal;
  font-size: 36px;
  *font-size: 34px;
  
}
#Left {
  width: 269px;
  border-right: 1px solid #000;
  height: 585px;
  float: left;
  
  
}
#Content {
  color: #FFF;  
  float: left;
  width: 687px;
  margin-top: 3px;
  background: #1D1919;
  _height: 502px;
  min-height: 502px;
  padding-top: 80px;
  position: relative;
}
#flashContent {
  position: absolute;
  margin-top: -80px;
}
.page-header {
  padding-bottom: 10px;
  border-bottom: 3px solid #262323;
  padding-left: 28px;
}
.page-content {
  margin-top: 20px;
  margin-left: 187px;
  width: 448px;
  line-height: 15px;
}
.page-content-left,
.page-content-right {
  float: left;
  width: 190px;
  clear: right;
}
.page-content-left {
  margin-right: 50px;
}
.page-content-event {
  margin-left: 0;  
  line-height: 15px;
  margin-top: 20px;
}
.page-content-image {
  margin-left: 187px;
}
.page-content-photo {
  width: 186px;
  float: left;
}
.page-publications{
  margin-left: 187px;
  width: 500px;
  height: 374px;
}
.spacer {
  clear: both;
  margin: 0; padding: 0;
}
.lang-selector {
  clear: both;
  margin-left: 10px;
  padding-top: 15px;
  font-size: 10px;
  font-family: arial;
  color: #2d2d2d;
  line-height: 12px;
  
}
.lang-selector a, .lang-selector a:visited {
  color: #525252;
  text-decoration: none;
}
.lang-selector a:hover {
  text-decoration: underline;
}
.lang-selector p {
  margin: 0;
  margin-top: 5px;
}
.event {
  margin-bottom: 20px;
}

.list-title,
.list-content {
  margin-bottom: 1px;
}
.list-content {
  margin-bottom: 5px;
}

.list-title a {
  color: #FFF;
  text-decoration: none;
}
.list-title a:hover {
  text-decoration: underline;
}

.list-date {
  font-size: 10px;
  color: #a50000;
}
.list-title {
  font-size: 11px;
  color: #FFF;
  font-weight: bold;
}
.list-content {
  color: #c5c5c5;
  font-weight: normal;
  font-size: 11px;
}
.one-title {
  min-height: 22px;
  _height: 22px;
  width: 192px;
  
}
.publication {
  float: left;
  margin-bottom: 22px;
  margin-right: 20px;
  
}
.event-photo {
  margin-left: 15px;
  margin-bottom: 15px;
  
}

.pager {
  border-top: 3px solid #262323;
  padding-top: 7px;
  color: #FFF;
  font-size: 10px;
  width: 100%;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
#Content .pager a {
  color: #666;
}
#Content .pager span {
   padding-right: 2px;
}

/* ---------------*/

#

a.info {
  position: relative;
  display: block;
}

a.info:hover {
  position: relative;
}

a.info span {
  display: none;
}

a.info:hover span {
  display: block;
  position: absolute; 
  top: -70px;
  *top: 10px; left: 5px;
  filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
  background: #000;
  color: #FFF;
  width: 150px;
  padding: 5px;
  text-decoration: none;
}
.submenu ul,
.menu ul {
  list-style: none;
}
#Content ul {
  list-style: disk;
  list-style-position: inside;
}
#Content ol {
  list-style-position: inside;
  list-style: decimal;
}

.menu a,
.menu a:visited {
  color: #1D1919;
}

.publication-photo {
  text-align: right;
  margin: 0 20px;
}