html,body{margin:0;padding:0; height:100%;}

body{
	font: 76% arial,sans-serif;
	text-align:center;
	color: #1A1A1A;
	background: url(images/body_bg.gif) repeat-x rgb(0,94,164);
}
#back {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: right;
}

.lomake { font-family: arial,sans-serif; font-size: 11px; width: 230px; height: 20px;  margin-bottom: 15px; background-color: white; border: 1px solid #1A1A1A; }

.tekstialue { font-family: arial,sans-serif; font-size: 11px; width: 310px; height: 120px;  margin-bottom: 15px; background-color: white; border: 1px solid #1A1A1A; }

.otsikko {
	width: 817px;
	height: 117px;
	background: url(images/bodybg.gif) repeat-y;
	text-align: left;
}		
		
		
.submit
{
border: 1px solid #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
color: #4c4c4c;
font-size: 100%;
font-weight: bold;
font-family: Arial, sans-serif;
}

.submit:hover
{
border: 1px solid #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
color: #7c7c7c;
font-size: 100%;
font-weight: bold;
font-family: Arial, sans-serif;
cursor: pointer; cursor: hand
}

#container{
	width: 880px;
	height: auto;
	min-height: 100%;
	z-index: 1;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px;
}




#content{
	float: right;
	width: 499px;
	padding-right: 40px;
	height: 75%;
	background: url(images/info_bottom.gif) no-repeat bottom #fff;
	padding-left: 40px;
	margin-left: 0px;
	padding-bottom: 50px;
	margin-top: 0px;
	padding-top: 30px;
}


#content p{
	line-height:20px;
	color: #315994;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content p.ita{
	line-height:20px;
	color: #315994;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	 }
#content p.note{
	line-height:20px;
	color: #FF0000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#content h3 {
	color: #5396e5;
	margin-top:0px;
	padding-top:0px;
	font: bold 20px arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#content a{ color: #1A1A1A;padding:0px; text-decoration: underline;}
#content a:hover{ color: #7a7a7a;padding:0px; text-decoration: none;}  

#navigation{
	float:left;
	width:300px;
	background: url(images/navigointi_bg.gif) no-repeat right;
	height: 500px;
}
#navcontainer {
	padding-top: 30px;
}

#navcontainer ul
{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	text-align: right;
	text-transform: uppercase;
	color: #00465F;
}

#navcontainer ul li a
{
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: right;
	font: normal 12px arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	padding-right: 30px;
}

#navcontainer ul li a:hover
{
	background: transparent url(images/roll2.gif) left center no-repeat;
	color: #0099FF;
}

#navcontainer ul li a#current
{
	color: #66CCFF;
}

IMG.keskitetty {
    display: block;
    margin-left: 12px;
    margin-right: auto }
#paivystys {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
	line-height: 17px;
	padding-right: 30px;
}

