body {
	margin: 0;
	padding: 0; 
	background: #F4F1EA url(/img/tausta.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}

a:link { 
	text-decoration: underline;
	color: #2366B6;
	} 
a:visited {
	text-decoration: underline;
	color: #2B1558;
	} 
a:hover {
	text-decoration: none;
	color: #7A0000;
	}
a:active {
	text-decoration: underline;
	color: #458FC7;
	} 

#navi {
	margin: 2% 0% 1% 0%;
	padding: 0 0 10px 7%;
	border-bottom: 1px solid #000000;
	list-style-type: none;
	}
#navi li {
	display: inline;
	margin: 0 1em 0 0;
	}
#navi li a:link {
	text-decoration: none;
	}
#navi li a:visited {
	text-decoration: none;
	}
#navi li a:hover {
	border-bottom: 4px solid #000000;
	padding-bottom: 6px;
	}
#navi li a:active {
	border-bottom: 4px solid #000000;
	padding-bottom: 6px;
	}
.nyt span{
	border-bottom: 4px solid #000000;
	padding-bottom: 6px;
	background: transparent;
	color: #000000;
	}
#navi2 {
	padding: 0 0 10px 1em;
	border-bottom: 1px solid #000000;
	float: left;
	margin: 1.5em 0 2em 3em;
	}


h1 {
	margin: 0;
	padding: 0% 0% 0% 5%;
	}
#header {
	position: relative;
	height: 60px;
	width: 124px;
	}
#header span {
	background: url(/img/artturi.png) no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	}

h2, h3 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	clear: left;
	}

h2 {
	padding: 5% 0% 0% 0%;
	width: 80%;
	border-bottom: 1px dashed #5B5B5B;
	color: #663534;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 100%;
	}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	text-decoration: none;
	}

h3 {
	padding: 0;
	width: 70%;
	border-top: 1px dashed #5B5B5B;
	color: #663534;
	font-size: 70%;
	}

h4 {
	border-top: 1px solid #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	padding: 10px 0 10px 7%;
	}
h4 a:hover {
	border-top: 4px solid #000000;
	padding-top: 6px;
	}

p {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	}

blockquote p {
	width: 100%;
	}
blockquote 
	{
	margin-left: auto;
	margin-right: auto;
	padding: 0 1% 0 1%;
	width: 60%;
	border-left: 3px solid #808080;
	font-size: 90%;
	background: url(/img/lainaus.gif);
	color: navy;
	}
blockquote blockquote
	{
	color: maroon;
	background: transparent;
	width: 99%;
	}
blockquote blockquote blockquote
	{
	color: green;
	background: transparent;
	width: 99%;
	}
blockquote blockquote blockquote blockquote
	{
	color: purple;
	background: transparent;
	width: 99%;
	}
blockquote blockquote blockquote blockquote blockquote
	{
	color: teal;
	background: transparent;
	width: 99%;
	}

pre {
	margin-left: auto;
	margin-right: auto;
	padding: 0 1% 0 1%;
	width: 60%;
	border-top: 2px solid #E7E1D1;
	border-left: 2px solid #E7E1D1;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background: url(/img/pre.gif);
	font-family: courier, serif ;
	overflow: auto;
	}

blockquote pre {
	margin-left: auto;
	margin-right: auto;
	padding: 0 1% 0 1%;
	width: 90%;
	border-top: 2px solid #E7E1D1;
	border-left: 2px solid #E7E1D1;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background: url(/web/20050213151518/http://artturi.org/img/pre.gif);
	font-family: courier, serif ;
	overflow: auto;
	}


fieldset {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	padding: 1%;
	width: 70%;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #E7E1D1;
	border-right: 2px solid #E7E1D1;
	background: url(/web/20050213151518/http://artturi.org/img/fieldset.gif);
	}
fieldset p {
	margin: 0;
	}
.text:hover {
	background-color: #EEF7E9;
	}

table {
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 15px;
	}
td {
	border-bottom: 1px solid #5B5B5B;
	padding: 3px 15px 0px 3px;
	margin: 0;
	font-family: courier, serif;
	text-align: right;
	font-size: 80%;
	}
th {
	padding: 9px 15px 0px 3px;
	margin: 0;
	font-family: courier, serif;
	text-align: left;
	}

#tulos {
	margin-top: 1.5em;
	clear: both;
	}
	
.lista {
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	}

.firefox {
	margin-left: auto;
	margin-right: auto;
	width: 125px;
	display: block;
	}
