body
{
  background: #cfd5df;
  color: black;
  width: 1024px;
  padding: 0px;
  margin: 0px auto 0px auto;
}

#body
{
  background: white;
  color: inherit;
  margin: 0px;
  width: 980px;
  padding: 1px 22px 0px 22px;
  background-image: url(/images/bgimg.gif);
  background-repeat: repeat-y;
  float: left;
}

#body hr { display: none; }

#header
{
  background-image: url(/images/header2.gif);
  background-repeat: none;
  height: 146px;
  margin: 5px;
}

#header h1 
{
  display: none;
}

#menu 
{
  width: 132px;
  margin: 5px;
  margin-left: 10px;
  float: left;
}

#menu .menutop
{
  background-image: url(/images/menu_top.gif);
  background-repeat: none;
  height: 14px;
  margin: 0px;
  padding: 0px;
  font-size: 5pt;
}

#menu .menubot
{
  background-image: url(/images/menu_bottom.gif);
  height: 39px;
}

#menu .menubox ul
{
  background-image: url(/images/menu_border.gif);
  background-repeat: repeat-y;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#menu .menubox ul li
{
  padding: 1px;
  margin: 0px;
}

#menu .menubox ul li a
{
  display: block;
  color: #343538;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 0px;
  margin: 0px 6px 5px 6px;
}

#menu .menubox ul li a:hover
{
  background: #eff5ff;
  color: #343538;
}

#content
{
  background: #f8faff;
  position: relative;
  top: -70px;
  right: -15px;
  width: 630px;
  margin: 5px;
  padding: 5px;
  border: 1px solid #d0dae0;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  float: left;
}

#content ul.boring
{
  list-style: none;
  padding: 5px;
  margin: 0px;
}

#content p
{
  margin: 0px;
  padding: 5px;
  padding-bottom: 15px;
}

#content h1
{
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 13pt;
  margin-top: 0px;
  padding-top: 10px;
  border-bottom: 2px solid black;
}

#content h2
{
  display: block;
  width: 400px;
  font-family: arial, sans-serif;
  font-weight: none;
  font-size: 11pt;
  margin-top: 0px;
  padding-top: 10px;
  margin-left: 10px;
  border-bottom: 1px solid black;
}

#content .ohjelmakartta
{
  font-size: 9pt;
}

#content .ohjelmakartta th
{
  background: #cfd5df;
  color: inherit;
  font-size: 9pt;
}

#content .ohjelmakartta a
{
  color: #0000cc;
  text-decoration: none;
  font-weight: bold;
}

#content .ohjelmakartta td.paneeli
{
  background: #dadaff;
  color: inherit;
}

#content .ohjelmakartta td.kilpailu
{
  background: #ffdada;
  color: inherit;
}

#content .ohjelmakartta td.haastattelu
{
  background: #daffda;
  color: inherit;
}

#content .ohjelmakartta td.luento
{
  background: #ffffcc;
  color: inherit;
}

#footer
{
  clear: both;
  background: #343538;
  color: white;
}

#sponsorit
{
  position: relative;
  top: -50px;
  right: 0px;
  width: 140px;
  float: right;
}
