html {
	padding: 0;
	margin: 0;
}

body{
	color: #000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	background: #000;
	text-align: left;
	margin: 0;
	padding: 0;
}

h1{
	font-size: 130%;
}
h2{
	font-size: 120%;
}
h3{
	font-size: 110%;
}

#container { 
	margin: 		0 auto;
	width: 			700px;
	background-color: #fff;
	background:		transparent url('perustausta.jpg') repeat-y 0 100%;
}
#header {
	padding: 0px;
	margin: 0px;
	height:			230px;
	background-color: #00f;
	background:		transparent url('ylaosa_orig.jpg');	
	clear: both;

	border: 0px;
}
#header h1{
	display: none;
}


#linkkilista {
	float: left;
	width: 200px;
	margin-left: 5px;
	padding: 0px;

}

#linkkilista ul {
	margin: 0;
	padding: 0;
	padding-bottom: 80px;
	list-style-type: none;
	background:	transparent url('menuala.jpg') no-repeat bottom;
}
#linkkilista li {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
}

#paamenu {
	background:		transparent url('menutaus.gif') repeat-y;	
}

#paamenu a {
	color: #009;
	display: block;         /* expand to fill parent li */
	margin: 2px 5px 2px 0px;
	margin-left: 25px;
	text-decoration: none;  /* no underline */
	font-size: 120%;
	font-weight: bold;
	padding: 0;
}

#paamenu a:hover {
	color: #00f;
	background:		transparent url('menuvalittu.gif') no-repeat right bottom;
}

#paamenu ul ul {
	margin: 0;	
	padding: 0;
	width: 180px;
	background-image: none
}

#paamenu ul ul a {
	color: #00d;
	font-size: 75%;
	padding: 0;
	margin: 		0px;
	margin-left: 	35px;
	display: 		block;
	list-style: 	none;
	background:		none;
	font-weight: 	bold;
}

#kielimenu {
	background: transparent;
	margin-left: 	20px;
	font-size: 75%;
	line-height: 1em;
}

#alamenu li a:hover {
	color: #00f;
	background:		none;
}

#sisalto {
	float: right;
	background:		transparent url('kaari.jpg') no-repeat top right;
	padding: 20px;
	color: #000;
	line-height: 1.5em;
	width: 440px;
}
#sisalto a{
	color: #00b;
	text-decoration: none;
}
#sisalto a:hover{
	color: #00f;
	text-decoration: underline;
}


#footer {
	margin:			0 auto;
	background:		url('footer.jpg') no-repeat right bottom;
	height:	113px;
	background-color: #000;
	clear: both;
	display: block;
	position:relative;
}

#footer span{
	width: 600px;
	padding-top: 80px;
	position:absolute;
	bottom:11px;
	color: #339;
	font-size: 75%;
	text-align: right;
}

/* Kalleria */
.harmaateksti{
	display: none;
	font-size:8pt;
	color: #999;
}
.kuvateksti{
	font-weight:bold;
	font-size:10pt;
	line-height: 1em;
}
.linkkiteksti{
	font-size:10pt;
	font-weight:bold;
}

.konserttisolu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align:left;
	border-bottom: 1px solid #596696;
	line-height: 1.1em;
	padding-top: 4px;
	padding-right: 7px;
}

.konserttitaulukko{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.uutissolu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:left;
	border-bottom: 1px solid #596696;
	line-height: 1.1em;
	padding-top: 4px;
	padding-right: 7px;
}
.vieraskirjataulukko{
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-size: 10pt;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 100%;
}

.vk_laatikko{
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-size: 8pt;
	line-height: 1.3em;
	background-color: #b2bde6;
	border: 1px solid #596696;
	padding: 4px;
	margin: 4px;
}

.vk_vastaus{
	border-top: 2px dotted #596696;
	padding-left: 15px;
	padding-top: 4px;
	font-style: italic;
}