body {
	background: #f5f0dd url('../images/back.jpg') no-repeat top left;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Verdana, Arial;
	font-size: 0.95em;
	color: #000;
	line-height: 1.5em;
}

#header {
 width: 1100px;
 background: transparent;
 margin: 0 0;
 padding: 0;
 height: 275px;
 border-right: 1px solid #B78E96;
 
}

#header h1 {
	padding: 20px 0;
	color: #999;
	font-size: 1.4em;
	letter-spacing: 3px;
	margin: 0;
	text-align: right;
}

#nav {
	position: absolute;
	top: 265px;
	left: 155px;
	width: auto;
	padding: 0;
	margin: 0 auto;
	font: bold 18px Verdana, Arial;
	height: 30px;
		
}

#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#nav li a {
	padding: 3px;
	margin: 0;
	border: 1px solid #B78E96;
	border-bottom: none;
	background: transparent url(../images/trans6.gif) repeat;
	text-decoration: none;
	}

#nav li a:link { color: #4D3921; }
#nav li a:visited { color: #fff; }

#nav li a:hover {
	color: #fff;
	background: transparent url(../images/trans7.gif) repeat;
}

#nav li a#current {
	background: transparent url(../images/trans7.gif) repeat;
	border-bottom: 1px solid #999;
}

#container {
	background: transparent url('../images/trans5.gif') repeat;	
	width: 944px;
	margin: 0 155px;
	padding: 0;
	border: 1px solid #B78E96;
	
}

#content {
	margin: 0;
	padding: 40px;
	font-family: Verdana, Arial;
	font-size: 12pt;	
}

#footer {
	background: transparent;
	padding: 5px 10px 2px 0;
	text-align: right;
	font-size: 0.75em;
	clear: both;
	line-height: 1.15em;
}

a, a:visited {
	background: transparent;
	color: #333;
	border-bottom: 1px solid #333;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	background: transparent;
	color: #666;
}

.otsikko  {font-family: Verdana; font-size: 13pt; font-weight: bold; text-align: center;}
.otsikko_right {font-family: Verdana; font-size: 13pt; font-weight: bold; text-align: right;}

.kuva_reuna{
	border-style: solid;
	border-color: #B78E96;
	border-width: 3px;}


.td_keski {border-width: 0px; background:  url('../images/trans4.jpg') no-repeat; text-align: justify; width: 695px; vertical-align: top;}

.td_news {background: #f5f0dd no-repeat; text-align: justify; border: 1px solid #B78E96; padding: 10px;}


table {font-family: Verdana; 
       font-size: 10pt;
       font-style: normal;
       color: #4D3921;
       border-collapse: collapse;}
 }

#news a {
color:#4D3921;
font-family:Verdana, Arial;
font-size:10pt;
}

.news_right{
float:left;
position:relative;
clear:both;
width:300px;
height:140px;
margin:0 0 5px 10px;
border: 1px solid #B78E96;
padding:0 10px 0 10px;
background:#f5f0dd;
}

.news_left{
float:right;
position:relative;
clear:both;
width:300px;
height:140px;
margin:0 0 5px 10px;
border: 1px solid #B78E96;
padding:0 10px 0 10px;
background:#f5f0dd;
}
/*
.news p {
margin:10px 10px;
}

.news_cnr_top {
background:url(../images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.news_cnr_bottom {
background:url(../images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img {
border:none;
}


.right img{
position:relative;
float:right;
padding:0 0 0 0;
margin:5px 2px 2px 5px;
}

.left img{
position:relative;
float:left;
padding:0 0 0 0;
margin:0 5px 0 2px;
}
*/
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}
