*{
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 100%;
	text-align: center;
	background: #5d5d5d url(kuvat/page_bg.gif);
	}
h5 {
	background-color:#5d5d5d;
	border-bottom:1px solid #CCCCCC;
	padding:6px;
	color:#ffffff;
}		
table {
	font-size: 1em;
}
td {
	color: #000000;
	background-color: inherit;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 1em;
}

hr {
	color: #000000;
}
img {
	border: none;
}
p {
	padding: 0.6em 0em 0.6em;
}

div#oikeasivu ul li a { 
	font-size:1.1em;
}

	.calendarBox {
		position: relative;
		top: 20px;
		margin: 0 auto;
		padding: 3px;
		width: 180px;
		border: 1px solid #000;
		font-size:10px;
}

	.calendarFloat {
		float: left;
		width: 20px;
		height: 20px;
		margin: 1px 0px 0px 1px;
		padding: 1px;
		border: 1px solid #000;
		font-size:12px;
}

/*Menu*/

#dropdown
{
	position:relative;
	margin: 0px;
	padding: 0px;
	z-index: 30;
}

#dropdown li
{	
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	font: 10px arial;
	height: 40px;
}
	

#dropdown li a
{
	background: #5d5d5d;
	display: block;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #000000;
	padding: 2px 10px;
	width: 66px;
	color: #FFF;
	text-align: center;
	text-decoration: none
}
	
#dropdown li a:hover
{	background: #969696}

#dropdown div
{	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#dropdown div a
	{	position: relative;
		display: block;
		margin: 0px;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #000000;
		font: 11px arial}

	#dropdown div a:hover
	{	background: #ffffff;
		color: #000000}

/*Sivuosa*/

div#vasensivu {
	position:absolute;
	float:left;
	width:65%;
	height:60%;
	padding:40px 0px 0px 18px;
	text-align:justify;
	text-decoration: none;
	display: block;
}
div#oikeasivu {
	margin-top: 40px;
	position:absolute;
	width:30%;
	float:right;
	right:1%;
}

div#oikeasivu ul {
	list-style:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:1.1em;
}
div#oikeasivu ul li {

	padding:3px 0;
}

div#oikeasivu  p{
	padding: 5px;
}
/*+++++Menu Loppuu+++++*/

#sisaosa {
	background: url('kuvat/Otsikko2.png') no-repeat  0% 6%;
	position:relative;
	width: 700px;
	margin: 0 auto;
}
#sisaosa_b {
	background: url('kuvat/alareuna2.png') no-repeat  100% 98%;
	padding: 250px 0px 50px 0px;
	width: 700px;
}

#sisaosa_c {
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	height: 760px;
	color: inherit;
	background-color: #ffffff;
}
