body {
	margin: 0px;
	background-color: #F5E2BD;
}

table.top td {
	background-color: #F5E2BD;
}

td.navigator {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	color: #594B29;
	font-family: verdana, lucida, arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	background: url(palkkitausta.gif);
}

#otsikkokuva {
	position: absolute;
	text-align: right;
	top: 0px;
	right: 0px;
}

#otsikko {
	position: absolute;
	top: 0px;
	left: 0px;
}

#valikkopalkkitausta {
	position: absolute;
	width: 100%;
	height: 21px;
	top: 151px;

	background: url(palkkitausta.gif);
	background-repeat: repeat-x;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;

	color: #594B29;
	font-family: verdana, lucida, arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
}

#valikkopalkki {
	position: absolute;
	width: 100%;
	height: 21px;
	top: 151px;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	vertical-align: middle;

	color: #594B29;
	font-family: verdana, lucida, arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
}

#sivu {
	position: absolute;
	top: 172px;
	left: 0px;
	right: 0px;
	width: 100%;
	background-image: url(taustatahti.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-top: 20px;
}

#cvsid {
	margin-top: 40px;
	border-top: 1px solid #A28A52;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	text-align: right;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #A28A52;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial Black, Arial, helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	margin-left: 35px;
	font-size: 30pt;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2, h3, h4, h5, h6 {
	margin-left: 70px;
}

p {
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 9px;
	margin-bottom: 9px;
}

table.taulukko p, table.taulukko h3 {
	margin-left: 10px;
	margin-right: 10px;
}

table.taulukko h3 {
	margin-top: -7px;
	margin-bottom: 10px;
}

table.taulukko img {
	margin-bottom: 15px;
}

a img {
	border-width: 2px;
}

p.selite {
	margin-left: 100px;
	font-size: 9pt;
}

ul, ol {
/*	margin-left: 3em; */
}

th, td, p, ul {
	font-family: verdana, arial, helvetica;
	font-size: 11pt;
	color: #433614;
}

th {
	text-align: left;
}

a {
	color: #433614;
}

img {
	border-color: #433614;
}

a:hover {
	color: red;
}

#valikkopalkki a {
	text-decoration: none;
}

#valikkopalkki a:hover {
	color: #433614;
	text-decoration: underline;
}	

table.taulukko {
	margin-left: 70px;
	margin-top: 10px;
}

table.taulukko td, table.taulukko th {
	padding: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;
}

