HTML {
	width: 99%;
	height: 99%;
	font-family: Tahoma, Arial, courier, sans-serif;
	font-size: 12px;
}

BODY {

	text-align: center;
  /*background-image: url("kuvat/bg.png");
  background-repeat: repeat-x;
  background-position: top;*/
  background-color: #aacc66;
}

A {
 color: #823;
	
}
#holder {
margin-left: auto;
margin-right: auto;
width: 878px;
}
#pai {
	border: 1px solid #9b5;
  /*margin: 10px;
  border-right: 1px solid #773;
	border-bottom: 1px solid #773;
	padding: 1px;*/
  width: 878px;
	
}
#page {
	width: 878px;
	
	/*height: 580px;border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #773;
	border-left: 1px solid #773;
	
	background-color: #FFF;
*/
}
/*
#top {
	background-color: #FFF;
}
#logo {
	position: relative;
  top:1px;
	border: 0px;
  padding: 0px;
  margin:0px;
}*/
#header {
	height: 116px;
  border-bottom: 1px solid #9B5;
/*

	text-align: center;
	vertical-align: top;
	
  background-color: #FFF;*/
}

#menu {
	text-align: left;
	vertical-align: top;
	
	width: 160px;
	padding: 4px;
  padding-left: 10px;
	padding-right: 10px;
  background-color: #ecfcda;
}
#menuHead {
	border: 1px solid #9B5;
  padding: 2px;
  margin: 4px;
  color: #823;
  width: 140px;
  text-align: center;
  position: relative;
  top:4px;
  left:2px;
}

#tiedHead {
	color: #823;
  /*border: 1px solid #9B5;
  padding: 2px;
  margin: 4px;
  
  width: 100px;
  text-align: center;*/
}
.teatteriThumb {
	padding: 4px;
  border: 1px solid #823;
}
.rightFloat{
  float: left;
  clear:both;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #823;
}
.rightFloat2{
  float: right;
  clear:both;
  margin-right: 10px;
  margin-bottom: 10px;
  /*border: 1px solid #823;*/
}

#content {
	border-right: 1px solid #9B5;
  border-left: 1px solid #9B5;
  
	width: 540px;
	padding: 4px;
 padding-left: 10px;
 text-align: left;
	vertical-align: top;
  background-color: #FFF;
  letter-spacing: 1px;
}
#news {
	width: 180px;
	padding: 4px;
text-align: left;
	vertical-align: top;
  background-color: #ecfcda;
	padding-left: 10px;
	padding-right: 10px;
}
#footer-left {
	height: 50px;
	border-top: 1px solid #9B5;
	text-align: left;
	vertical-align: middle;
	padding: 4px;
  background-color: #823;
}
#footer-center {
	height: 50px;
	border-top: 1px solid #9B5;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
  border-left: 1px solid #9B5;
  border-right: 1px solid #9B5;
  background-color: #FFF;
}

#footer-right {
	height: 50px;
border-top: 1px solid #9B5;
	text-align: right;
	vertical-align: middle;
	padding: 4px;
  background-color: #ecfcda;
  
}
IMG.email {
	position: relative;
  top: 3px;
}
/* Valikon muotoilut */
A.menuitem {
	text-decoration: none;
  color: #000; 
}
A:hover {
	text-decoration: underline;
}

UL.valikko {
	padding-left : 10px;
 
 margin-left: 0px;
  list-style: outside url(kuvat/dot.gif);
	
}

LI {
  padding-left : 2px;
  margin-left : 2px;
  margin-bottom : 3px;
	padding-bottom : 3px;

}

/* Valikon muotoilut  END */

/* uutisten muotoilut */

P.tiedote {

	padding-top: 4px;
	padding-bottom: 6px;
	font-style: italic;
	font-size: 10px;
	color: #999;
	background-color: #FFF;
}

.aika {
	text-decoration: none;
/*	font-weight: bold;*/
	font-size: 8px;
  color: #999;
	
}

.otsikko {
	text-decoration: none;
	font-weight: bold;
}

/* uutisten muotoilut END */

/* kuvalaatikko */

DIV.kuva {
	text-align: center;
  margin-top: 10px;
}
DIV.kuvateksti {
	margin-top: 4px;
  font-style: italic;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  
}
/* kuvalaatikko END */

/* kesäteatteri */
TD.teatteri-sar1 {
  vertical-align:top;
  width: 100px;
}
TD.teatteri-sar2 {
  vertical-align:top;
}
TR.teatteri-spacer {
	margin-top: 10px;
}
/* kesäteatteri END*/