body
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: 0;

	text-align: left;
	background-color: #c9ded3;
	width: 100%;
}

#container
{
	width: 100%;
	text-align: left;
	margin-right: auto;
	position: relative;
	margin-left: auto
}


#ylapalkki
{
	position: absolute;
	top: 0px;
	left: 0px;

	height: 165px;
	width: 100%;
	background-color: #ffffff;
	z-index: 1;
	background-image: url(kuvat/ylapalkki.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#kuva_ylapalkki
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.esiintyjat_kuva
{
	padding-left: 39px;
	padding-right: 58px;
	padding-bottom: 15px;
	float: left;
	clear: left;
}


.esiintyjat_eikuvaa
{
	padding-left: 39px;
	padding-right: 58px;
	padding-bottom: 15px;
	width: 160px;
	float: left;
	clear: left;
}


.esiintyjat_kuvateksti
{
	float: left;
	width: 521px;
	padding-bottom: 15px;
}

.extrat_kuva
{
	float: left;
	padding-left: 16px;
	padding-bottom: 20px;
}


#alateksti_musiikkipalvelut
{
	position: absolute;
	left: 254px;
	width: 435px;
	padding-top: 10px;
}

#alateksti_keikat
{
	position: absolute;
	left: 254px;
	padding-top: 10px;
}

#valikkopalkki
{
	position: absolute;
	top: 165px;
	left: 0px;
	
	width: 100%;
	height: 44px;
	background-color: #91a69b;
	z-index: 1;
}

#valikkopalkki_padding
{
	padding-top: 15px;
	padding-left: 256px;
}

#valikkopalkki_otsikko
{
	position: absolute;
	top: 165px;
	left: 0px;
	
	width: 214px; /* 242 */
	height: 36px;
	background-color: #c9ded3;
	z-index: 2;
	
	padding-left: 28px;
	padding-top: 8px;
	
	font-family: tahoma;
	color: #204838;
	font-weight: bold;
	font-size: 140%;
	font-stretch: narrower;
}

#kuvapalkki
{
	position: absolute;
	top: 209px;
	left: 0px;
	height: 340px;
	width: 900px;
	background-image: url(kuvat/taustakuva_gradient.jpg);
	background-repeat: repeat-y;
	z-index: 1;
}

#tekstikentta
{
	position: absolute;
/*	top: 50px; */
	top: 30px;
	left: 254px;
	width: 435px;
	z-index: 3;
}

#kuva
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#bottom
{
	position: absolute;
	top: 549px;
	left: 0px;
}


td
{
	padding: 0;
}




#otsikko
{
	position: absolute;
	left: 394px;
	top: 153px;
}

.teksti
{
	font-family: arial;
	color: #204818;
	font-size: 80%;
}

.paaotsikko
{
	font-family: verdana;
	font-weight: bold;
	color: #8a6042;
	
	text-align: center;
}

.alaotsikko
{
	font-weight: bold;
}


a:visited, a:link
{
    color: #901018;
    text-decoration: none;
}

a:active, a:hover
{
    color: #901018;
    text-decoration: underline;
}

a.esiintyjalinkki:visited, a.esiintyjalinkki:link,
a.esiintyjalinkki:hover, a.esiintyjalinkki:active
{
	color: #204818;
    text-decoration: none;
    font-family: tahoma;
    font-weight: bold;
}

#valikkopalkki a:visited, #valikkopalkki a:link
{
	color: #204818;
    text-decoration: none;
    font-family: tahoma;
    font-weight: bold;
	font-size: 80%;
}

#valikkopalkki a:active, #valikkopalkki a:hover
{
	color: #204818;
    text-decoration: underline;
    font-family: tahoma;
	font-weight: bold;
	font-size: 80%;
}


