button{
	
	width: 100px;
}
#graph{
	left: 0px;
	border:  1px solid;
	
}
h1 {
/*	text-align: center;*/
	font-family: Baskerville,Times, Serif;/*, Times-new-roman, Times, serif ;*/
	font-weight: normal;
	font-size:  64pt;
	color: #493c3e;
	text-shadow: #646464 3px 3px 9px;
}
.details{
	font-size: 10pt;
	color: #493c3e;
}

#linkkinappi{
	text-align:center;
	border: 1px solid; 
	border-radius: 5px; 
	width:135px; 
	height:40px;
	display: table-cell;
	vertical-align: middle;	
	text-align:center;
	background-color: #222222;
	color: #252525;	

}
body {
	margin: 60px;
	font-size: 12pt;
}
#leftmenu{
	position:absolute;
	top:  200px;
	left: 62px;
/*	border: 2px solid:#b18f5a ;*/
	padding:  1em;
	
}
#splitprint{
	position: absolute;
	left: 300px;
	top:  20px;
}
#slogan{
	position:absolute;
	left:  400px;
	top:   160px;
	font-family:  futura, skia, helvetica, sans-serif, Serif; 
	color: #22aa22;/*#836c6f;/ *574529;*/
	font-size: 10pt;
}

#mainImage{
	position: absolute;
	text-align: center;
	width: 50px;
	height: 50px;
	left: 50px;
	top:  50px;
}
#content{
}
td.exampleImages{
	vertical-align:top;
	padding-right:  2em;
	text-align: center;
}
td.examples{
	vertical-align:top;
	padding-right:  2em;
}
table.examples{
	padding: 2em;
}
.examples{
}
.content{
	position: absolute;
	left: 300px;
	right: 100px;
	top:  200px;

	width:  40em;
	font-family: Baskerville, Times, Serif; 
	font-weight: lighter;
	color: #493c3e;
	padding-left: 0px;
	
}
a.sivu{
	color: #ccccff;
}
a{
	color: #2222aa;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10pt;

}
a.seeAlso{
	text-decoration: none;
	text-align: center;
	font: normal normal smaller "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #d6d9fb 0 0 15px;
}
td.seeAlso{
	padding-left: 50px;
}
h2.seeAlso{
		font-family: Baskerville,Times, Serif;/*, Times-new-roman, Times, serif ;*/
	font-weight: normal;
	font-size:  16pt;
	color: #493c3e;
}
a.seeAlso{
	text-decoration: none;
	text-align: center;
	font: normal normal smaller "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #d6d9fb 2px 2px 15px;
}
#center{
	position:absolute;
	left: 50px;
	top:  500px;
	bottom:  10px;
	position: static;
}
td.linkTable{
	border-left: 	1px solid gray;
	margin-left:  10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#firstCell {
	border-left: none;
}
li.bigList{
	padding-bottom: 1em;
}
li.praise{
	padding: 4px;
}
ul.praise{
	font-style: italic;
	list-style-type: none;
}