body {
  /* background: url(images/tausta.png), repeat-x; */
	background-color: #a3ffff;
	padding: 0px;
	margin: 0px;
}

a{
  color:#000046
}
a:hover{
  color:#0000ff
}
a:visited{ 
  color:#696969
}

p {
 text-align: justify;
}

#mainBox{
  min-height: 600px;
	width: 668px;
	margin-bottom: 15px;
	/* ackground: url(images/bottom.png), no-repeat, bottom;*/
	background-color: white;
}

.vasenSarake {
  padding-left: 5px;
	padding-right: 10px;
	margin-bottom: 55px;
	font:12px/20px Georgia,"Times New Roman",Times,serif;
	color:#666;
}

.oikeaSarake {
	 padding-left: 10px;
  padding-right: 5px;
	margin-bottom: 55px;
	font:12px/20px Georgia,"Times New Roman",Times,serif;
	color:#666;
}

table {
 	font:12px/20px Georgia,"Times New Roman",Times,serif;
	color:#666;
}

#welcome {
  padding 5px;
}

#dates {
 background: url(images/uutiset.png), no-repeat;
 height: 218px;
 width: 218px;
 padding: 5px;
 text-align: left;
 margin-top: 25px;
}

#dates ul {
 margin-top: 0px;
 margin-left: 1px;
}

#valikko {
 margin-top: 5px;
 line-height: 25px;
} 