h2 {
	font: bold 12px Verdana,sans-serif;
	letter-spacing: 0.5px;
	padding: 20px 0 0 0;
}

h3 {
	font: bold 12px Verdana,sans-serif;
	letter-spacing: 0.5px;
	padding: 0;
}

.first_p {
	margin-top: 0;
}

.last_p {
	margin-bottom: 0;
}

.right {
	float: right;
}

.image {
	float: right;
	text-align: right;
	padding-bottom: 7px;
}

.img {
	border: 1px solid #40341e;
	padding: 1px;
	margin: 5px 0 5px 15px;
}

.center {
	display: block;
	margin-left: auto;
    margin-right: auto;
}

.caption {
	font: italic 10px Verdana,sans-serif;
	padding: 1px;
}

.link_img {
	border: 0;
	padding-right: 5px;
}

.right_align_td {
	text-align: right;
}

.top_valign {
	vertical-align: top;
}

.u_list {
	list-style-type: none;
	padding: 0 0 15px 25px;
}
.list {
	list-style-type: none;
	padding: 7px 0 0 0;
}

.table {
	width: 800px;
}

.link_td {
	width: 290px;
	padding-left: 20px;
}

.img_td {
	width: 220px;
	text-align: center;
}

.img_td .img {
	border: 1px solid #40341e;
	padding: 1px;
	margin: 0;
}

.image_center {
      text-align: center;
      padding-bottom: 7px;
}
.centered {
	text-align: center; 
}

body {
	background: #9d9593;
	font: 11px Verdana,sans-serif;
	color: #40341e;
}

#all {
	margin: 0 auto;
	width: 900px;
}
#all #pagetitle_center	{
	background: url(ulkoasu_hantapala.jpg) no-repeat;
	width: 900px;
	height: 47px;
	text-align: center;
}

#all #header	{
	background: url(ulkoasu_ylaosa_2.jpg) no-repeat;
	width: 900px;
	height: 203px;
}

#all #header a:link	{
	color: #40331e;
	text-decoration: none;
}

#all #header a:visited	{
	color: #40331e;
	text-decoration: none;
}

#all #header a:hover {
	color: #d8d6d7;
	text-decoration: none;
	cursor: crosshair;
}

#all #header .language {
	float: right;
	padding-right: 50px;
}

#all #header #menulinks {
	font: bold 11px Verdana,sans-serif;
	padding: 165px 0 0 180px;
	margin-top: 0;
}

#all #header #menulinks .link {
	list-style-type: none;
	float:left;
	padding-right: 20px;
}

#all #pagetitle	{
	background: url(ulkoasu_hantapala.jpg) no-repeat;
	width: 720px;
	height: 47px;
	padding-left: 180px;
}

#all #content {
	background: url(ulkoasu_keskiosa.jpg) repeat-y;
	width: 780px;
	min-height: 250px;
	padding: 0 60px 0px 60px;
}

#all #content a:link	{
	color: #40331e;
	text-decoration: underline;
}

#all #content a:visited	{
	color: #40331e;
	text-decoration: underline;
}

#all #content a:hover {
	color: #9d9593;
	text-decoration: none;
	cursor: crosshair;
}

#all #content .updates {
	padding: 0 10px 20px 10px;
}

#all #content .updates li{
	padding: 0;
}

#all #content .cat-name {
	font-weight: bold;
}

#all #content .cat-intro {
	padding: 0 0 40px 20px;
}

#all #content .link {
	list-style-type: none;
	padding-bottom: 7px;
}

#all #content .contact {
	text-align: center;
	line-height: 25px;
}

#all #footer {
	background: url(ulkoasu_alaosa.jpg) no-repeat;
	width: 900px;
	height: 234px;
	padding: 35px 0 0 0;
	text-align: center;
	font: 10px Verdana,sans-serif;
	
}


/* IE-purkat */
* html #all #header #menulinks {
	font: bold 11px Verdana,sans-serif;
	padding: 165px 0 0 140px;
}

* html #all #content {
	background: url(ulkoasu_keskiosa.jpg) repeat-y;
	width: 780px;
	height: 250px;
	padding: 0 60px 0px 60px;
}