body {
	font: 78%/1.5 arial, helvetica, serif;
	background: #f3f3f3 url(site_images/tausta.jpg);
	text-align: center;
	padding: 0;
	margin: 2em;
}

#container {
	width: 600px;
	background: #ededed;
	text-align: left;
	border: 1px solid #42b042;
	margin: 0 auto;
}

p {
	background: url(remorabg.gif) center no-repeat;
	margin: 1em 2em;
}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

h1 {
	height: 80px;
	background: url(site_images/banneri.jpg) top center no-repeat;
	text-indent: -999em;
	margin: 0 0 0 0;
}

#nav, #nav ul {
	float: left;
	width: 600px;
	list-style: none;
	line-height: 1;
	background: #eeeeee;
	font-weight: bold;
	padding: 0;
	border: solid #42b042;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 15em;
	w\idth: 6em;
	color: #545454;
	text-decoration: none;
	padding: 0.2em 1.8em;
}

#nav a.daddy {
	background: url(site_images/arrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 15 em;
}


#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #42b042;
}

#content {
	clear: left;
	height: 400px;
}

#contentTK {
	clear: left;
	height: 1635px;
}

#contentTausta {
	clear: left;
	height: 300px;
}

#contentKoulutus {
	clear: left;
	height: 315px;
}

#contentKokemus {
	clear: left;
	height: 420px;
}

#contentHarrastukset {
	clear: left;
	height: 490px;
}

#content3d {
	clear: left;
	height: 1340px;
}

#contentLeft {
	width: 380px;
	float:left;

	}

#contentRight{
	width:198px;
	float:right;
	
}

#contentRightNarrow{
	width:180px;
	float:right;
	padding-top: 0.7em;
	padding-right: 1.5em;
}

#content a {
	color: #00be0d;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}

.image {
	text-decoration: none;
	float: right;
	text-align: center;
	color:#009900;
	padding: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #009900;
}

.image2 {
	text-align:left;
}

.imageIndex {
	float:none;
}

.taustakuvat {
	text-align:left;
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

.otsikko {
	color:#666666;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {font-size: 100%}

a:link{
	text-decoration:none;
	color:#009900;
}

a:hover{
	text-decoration:none;
	color:#003300;
	}
	
a:visited{
	text-decoration:none;
	color:#666666
}



