body { margin: 0; padding: 0; background: url(images/body_bg.jpg) repeat; font-family: Trebuchet MS, verdana;}

a {
	text-decoration: none;
	color: #9999ff;
}

a:hover {
	text-decoration: underline;
}

#parent 
{ 
  width: 811px;  
  position: absolute; 
  left: 50%; 
  margin: auto auto auto -419px; 
  background: #b79e0b;
  padding: 0px 0px 0px 0px;
}

#header 
{
  width: 811px;
  height: 324px;
  margin: 0 0 4px 0;
}

#navigation
{ 
  height: 30px;
  width: 809px;
}
#navigation #links { margin-top: 10px; }
#navigation .navi { color: black; text-decoration: none; text-transform: uppercase; margin: 0 0 0 20px; font-size: 16px; font-weight: bold; padding: 10px 10px 10px 10px; }
#navigation .navi:hover { background: black; color: white;}
#contents 
{
   position: relative;
}

#main_table { width: 811px; margin: 0 0 4px 0;}
#main_table td { vertical-align: top; }
#main_table td.palsta1 { background: #92273c; width: 478px; color: #f3dec0; }

#otsikko { margin: 40px 0 0px 40px; text-transform: uppercase;}
#otsikko h1 { font-size: 26px; color: white; }

#sivuteksti { font-size: 14px; margin: 20px 20px 20px 40px;  }
.esiintyja { background: black; margin: 0 0 0 0; padding: 16px; color: white; font-size: 14px; }
.esiintyja table { color: white; font-size: 14px; }
.esiintyja img { margin: 0 0 10px 0; }
.esiintyja_date { font-weight: normal; }
.esiintyja_otsikko { font-weight: bold; font-size: 18px;  }
.esiintyja_kuvaus { font-weight: normal; }

#copyright { position: absolute; bottom: -65px; left: 620px; font-size: 12px; color: white; height: 60px; }
#copyright a { color: white; text-decoration: none; }
