/* Structure
---------------------------------------------------------*/

body {
	background: #bdbdbd url(../img/bg_inha.jpg) left top no-repeat;
	font: normal 12px/22px  Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin:0;
	text-align: center;
}

body * { 
	margin:0;
	padding:0;
	text-decoration: none;
	border:none;
	list-style-type: none; 
}

div#wrapper {
	width: 530px;
	_width: 531px;
	position: absolute;
	left: 300px;
}

div#container {
	text-align: left;
	float: right;
	width: 530px;
}

div#header {
	width: 530px;
	height: 178px;
	margin-top: 83px;
	_margin-bottom: 22px;
}

div#left {
	width: 140px;
	padding-right: 20px;
	_padding-right: 10px;
	position: relative;
	float: left;
}

div#content {
	width: 370px;
	position: relative;
	float: left;
	margin: 0 0 3em 0;
}

#kuvapankki div#content {
	margin-left: 160px;
	_margin-left: 0px;
}


/* Text replacement
---------------------------------------------------------*/

span.ir {
	display: none;
}

h1, h2, h3 {
	height: 0px;
	text-indent: -999em;
	font-size: 0; 
}



/* Homepage specific
---------------------------------------------------------*/

h1 {
	margin: 83px 0 0 -3px;
	_margin: 0 0 0 -3px;
	width: 370px;
	height: 60px;
	background: url(../img/title_ikinha.gif) 0 0 no-repeat;
	position: relative;
}

h2 {
	margin: 9px 0 0 151px;
	width: 214px;
	height: 23px;
	background: url(../img/title_unelma_maisemasta.gif) 0 0 no-repeat;
	position: relative;
}

#en h2 {
	background: url(../img/title_unelma_maisemasta_en.gif) 0 0 no-repeat;
}

h3 {
	margin: 26px 0 0 -1px;
	width: 525px;
	height: 26px;
	background: url(../img/title_gk.gif) 0 0 no-repeat;
	position: relative;
}

#en h3 {
	background: url(../img/title_gk_en.gif) 0 0 no-repeat;
}

p {
	margin: 0 0 1.5em 0px;
}

p.lang {
	float: right;
}

p.lainaus {
	font-size: 110%;
	font-style: oblique;
}

p.sanoja {
	font-size: 90%;
	margin-top: -0.5em;
}

a {
	color: #fff;
}

a:hover {
	border-bottom: 1px solid #fff;
}

div#left a:hover {
	border: none;
}

div#left img {
	margin-top: 40px;
}

dl {
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
	padding-bottom: 15px;
	_padding-bottom: 0px;
}

dt {
	float: left;
}

dt img {
	border: 3px solid #fff;
}

dd {
	margin: 0 0 0 120px;
}