/* basic elements */
body { 
	background-image: url(bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: white;
	margin: 0px;
	font: 8pt/12pt verdana, Arial, Helvetica, sans-serif;
}
p { 
	font: 11px/15px verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin: 0px;	
	text-align:left;
	vertical-align:top;
}
table { 
	font: 11px/15px verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin: 0px;	
	text-align:left;
	vertical-align:top;
}
td { 
	font: 11px/15px verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin: 0px;	
	text-align:left;
	vertical-align:top;
}
H1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color: #00c1f9;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align:top;
	}
	
H2 {
	font: 7pt/12pt Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	color: #666666;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 6px;
	margin-top: 2px;
}
h3 {
	border-top: 1px solid black;
	width: 100%;
}	
h1.etu {
	margin-left: 0px;
	background: url(images/top_etusivu.gif) no-repeat left;
	height: 32px;
	margin-bottom: 15px;
}
h1.yhteys {
	margin-left: 0px;
	background: url(images/top_yhteys.gif) no-repeat left;
	height: 32px;
	margin-bottom: 15px;
}
h1.videot {
	margin-left: 0px;
	background: url(images/top_videot.gif) no-repeat left;
	height: 32px;
	margin-bottom: 15px;
}
h1.bio {
	margin-left: 0px;
	background: url(images/top_bio.gif) no-repeat left;
	height: 32px;
	margin-bottom: 15px;
}
h1.kuvat {
	margin-left: 0px;
	background: url(images/top_kuvat.gif) no-repeat left;
	height: 32px;
	margin-bottom: 15px;
}
h1.osta {
	margin-left: 0px;
	background: url(images/osta.gif) no-repeat left;
	height: 37px;
	margin-bottom: -10px;
	margin-top:25px;
}
h1.keikat {
	margin-left: 0px;
	background: url(images/keikat.gif) no-repeat left;
	height: 37px;
	margin-top: 15px;
	margin-bottom: 5px;
}

b { 
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color: #00c1f9;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align:top;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	border-bottom: 1px dotted black;

	}
a:visited, a:active {
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	border-bottom: 1px dotted black;

	}
a:hover { 
	text-decoration: none; 
	color: #00c1f9;
	border-bottom: 0px dotted #00c1f9;
	}
a.menu {
	text-align: left;
	line-break: strict;
	line-height: 0%;
	text-indent: 0%;
	text-decoration: none; 
	border: none;
}
a.menu:hover {			
	text-align: left;
	line-break: strict;
	line-height: 0%;
	text-indent: 0%;
	text-decoration: none; 
	border: none;
}

/* specific divs */

#container {
	background-position: center top;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 992px;
	height: 590px;
	margin-left: auto;
	margin-right: auto;

	}

#content {
	margin: 150px 0px 0px 30px;
	vertical-align: top;
	width: 508px;
	position: absolute;
}
#footer { 
	bottom: 0;
	width: 100%;
	position: static;
	vertical-align:middle;
	text-transform:uppercase;
	margin-left: 0px;
	background: url(images/footer.gif) no-repeat left;
	height: 40px;
	margin-top: 15px;
}
#sivu {
	margin: 170px 0px 0px 699px;
	vertical-align: top;
	width: 216px;
	height: 508px;
	border: 0px;
	position: absolute;
}

#meny {
	width: 328px;
	height:160px;
	position: absolute;
	margin: 227px 0px 0px 625px;

}