@import url( "core.css" );


#column
{
  background-color: #eec;
  color: inherit;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 800px;
}

#column .footer
{
  border-bottom: 3px #333 solid;
  text-align: center;
  margin: 0;
  padding-bottom: 1em;
}

#column .header
{
  background: url( "../images/bg.gif" ) repeat-x;
  height: 56px;
  left: 241px;
  position: absolute;
  top: 0;
  width: 581px;
}

#column .logo
{
  height: 56px;
  position: absolute;
  width: 241px;
}

#content
{
  background: url( "../images/watermark.jpg" ) no-repeat 50% 75px;
  padding-left: 2em;
  padding-right: 2em;
}

#content .section
{
  height: 88px;
  margin-bottom: 2em;
}

#content .section .title
{
  color: #b03840;
  font-size: 1.75em;
  line-height: 1.25em;
  margin-top: 1em;
}

#content .section .topic
{
  font-size: 1.25em;
}

#copyright
{
  background-color: #bcbc9a;
  color: #000;
  font-size: 0.8em;
  padding-bottom: 1ex;
  padding-top: 0.5ex;
  text-align: right;
}

#menu
{
  height: 19px;
  left: 123px;
  position: absolute;
  top: 17px;
  width: 305px;
}

#menu .item
{
  position: absolute;
  top: 0;
}

#menu .subitem
{
  padding-left: 1em;
  padding-right: 1em;
}

#menu .sublight
{
  background-color: #dd9;
  padding-left: 1em;
  padding-right: 1em;
}

#menu .submenu
{
  font-size: 0.7em;
  position: absolute;
  top: 21px;
  visibility: hidden;
  width: 0;
}

#menu .submenu TABLE
{
  background-color: #ddf;
  border: 1px solid black;
}

#page
{
  background: url( "../images/bg.gif" ) repeat-x;
  height: 36px;
  position: absolute;
  text-align: center;
  width: 100%;
}

#quick-menu
{
  font-size: 0.75em;
  line-height: 1.5em;
}

.floatleft
{
  float: left;
  margin-bottom: 1ex;
  margin-right: 3ex;
}

.floatright
{
  float: right;
  margin-bottom: 1ex;
  margin-left: 3ex;
}

.floatleft .caption, .floatright .caption, .ongoing .caption
{
  font-size: 0.8em;
  font-style: italic;
  font-weight: bold;
}

.general-notes
{
  border: 1px dotted black;
  float: left;
  font-family: monospace;
  font-size: 0.75em;
  margin-right: 2em;
  padding: 1em;
  width: 215px;
}

.general-notes .title
{
  border-bottom: 1px solid black;
}

.general-notes SPAN, .general-notes DIV, .general-notes P
{
  font-family: monospace;
}

.general-notes SPAN
{
  display: block;
  margin-left: 15%;
  width: 85%;
}

.label
{
  color: #b03840;
}

.next-phase
{
  font-size: 1.2em;
  font-style: italic;
  font-weight: bold;
  line-height: 1.25em;
}

.paratitle
{
  color: #b03840;
}

.seminar
{
  font-size: 0.85em;
}

.seminar .title
{
  color: #b03840;
  font-size: 1.2em;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 1ex;
}

.seminar .timeplace
{
  font-weight: bold;
  line-height: 1.25em;
  padding-right: 1em;
  vertical-align: top;
  white-space: nowrap;
}
