body {
	background-color: #DCD8CB;
	background-image: url(images/grafiikat/taustaruutu.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #600;
}

.tumma {
	background-image: url(images/grafiikat/topbar.png);
	background-repeat: repeat-x;
}


/*.navireuna {
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	text-indent: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}*/

.pohja {
	background-image: url(images/grafiikat/bottombar.png);
	background-repeat: repeat-x;
	color: #999;
	vertical-align: middle;
	margin-top: 20px;
}
.kehys {
	padding: 15px;
	margin: 0px;
	background-color: #FFF;
	border: thin solid #000;
}


td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
}
li {
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(images/grafiikat/sivumerkki.png);
}
small {
	color: #999;
}



h1 { 
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #B9B9B9;
	font-family: "Courier New", Courier, monospace;
}
h1:first-letter, h4:first-letter, p:first-letter
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
}

#nav li {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style: none;
}

#nav li a{
	font-size: 16px;
	color: #000;
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	font-weight: bold;
}

#nav li.current a{
	color: #B9B9B9;
}

#nav li a:link {
	color:#000;
	display: block;
}
ul#nav {
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	text-indent: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h3 {
	margin-bottom: 10px;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
h4{
	font-family: "Courier New", Courier, monospace;

	
}
p {
	text-decoration: none;
	color: #000;
}



a:link {
	color: #963;
	text-decoration: none;
}
a {
}

a:visited {
	color: #963;
	text-decoration: none;
}
a:hover {
	color: #03F;
	text-decoration: underline;
}
a:active {
	color: #03F;
	text-decoration: underline;
}
pre {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #472323;
	font-weight: normal;
	font-size: small;
	text-align: left;
	vertical-align: top;
}

li.auringonpilkut a {
padding-left: 10px;
}