body {
background-color: #ffffff;
/*background: url('layout/left.png') repeat-y;*/
text-align: center;
}

#container {
background: url('layout/kuoroespoo-main.png') no-repeat top;
margin: 0 auto;
text-align: left;
width: 960px;
}

p {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:0.8em;
line-height:1.5em;
margin-left:8px;
}

#progots {position:relative;
top:650px;
left:0px;
width:320px;}

.topper {background-color: #d7be71;
font-size:1.2em;
line-height:1.1em;
padding:16px;
width:321px;
	border: 5px solid #d1b45b;
	-moz-box-shadow: 0 0 10px #CCC;
	-webkit-box-shadow: 0 0 10px #CCC;
	box-shadow: 0 0 10px #CCC;
	}
	
.toppersmall {font-size:0.8em;}

#toimari {position:relative;
top:700px;
left:0px;
padding:16px;
background-color: #e2e2e2;
border: 5px solid #f1f1f1;
color:#6b6b6b;
width:340px;}

#info {position:relative;
top:-50px;
left:500px;
width:460px;
border-left:dotted 1px  #d7be71;
}
#infoLANG {position:relative;
top:250px;
left:500px;
width:460px;
border-left:dotted 1px  #d7be71;
}

#lang {position:absolute;
top:-5px;
left:600px;
width:460px;
}

#prog {position:relative;
border-left: solid 1px #56bb66;
top:200px;
width:600px;}


.pv {font-size:1.5em;
color:#00a6bc;
text-align: left;
padding: 25 0 0 0;
border-top: 1px solid #00a6be;}

.es {font-size:1em;
color:#000000;
text-align: left;
line-height:1.4em;
background-color: #d7be71;
padding: 3 3 3 10;
width:587px;}

.kuva {font-size:0.6em;
color:#00a6bc;}

a:link {color:#ffffff; text-decoration:none;} 
a:visited {color:#ffffff; text-decoration:none;}
a:hover {color:#00a6be; text-decoration:none;}
a:active {color:#00a6be; text-decoration:none;} 

.pr a:link {color:#004d79; text-decoration:none;} 
.pr a:visited {color:#004d79; text-decoration:none;}
.pr a:hover {color:#00a6be;}
.pr a:active {color:#00a6be;} 



