* {
	margin: 0;
	padding: 0;
	list-style: none;
}
html {
	background: #fff;
}
body {
	color: #555;
	position: relative;
	font-family: "Trebuchet MS Italic", Arial, Verdana;
	font-size: 1em;
	line-height: 1.5;
}
header {
	background-image: url(kuvat/banner.gif);
	height: 200px;
	padding-bottom: 14px;
	border-bottom: 3px solid #dcdcd5;
}
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
nav {
	font-family: "Trebuchet MS Italic", Arial, Verdana;
	font-size: 16px;
	text-align: center;
	letter-spacing: .05em;
	color: #f8f8f6;
}
nav > ul, #subnavi ul {
	list-style: none;
}
nav li, #subnavi li {
	float: left;
}
nav a {
	color: #333;
	display: block;
	padding-top: 23px;
	height: 48px;
	width: 196px;
	background-image: url(kuvat/navi.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
nav a:focus, #nav a:hover, #subnavi a:hover {
	color: #0d96cd;
}
nav #alku a, #subnavi #eka a {
	background-position: -1px 100%;
}
#alkusivu #alku a, #aikataulu #aikat a, #materiaalit #material a, #harjoitukset #harj a, #linkit #links a {
	background-position: -196px 100%;
	color: #9c8d6c;
}
#alku a {
	background-position: -1px 100%;
}
#alkusivu #alku a {
	background-position: -198px 100%;
}
#subnavi {
	height: 40px;
}
#subnavi a {
	font-family: "Trebuchet MS Italic", Arial, Verdana;
	font-size: 12px;
	color: #333;
	display: block;
	padding-top: 2px;
	height: 55px;
	padding-left: 10px;
	padding-right: 10px;
	width: 87px;
	background-image: url(kuvat/navi2.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	text-align: center;
	text-decoration: none;
}
#mat1 #materiaalit #container #subnavi #eka a {
	background-position: -143px 100%;
	color: #9c8d6c;
}
#mat1 #materiaalit #subnavi #eka a, #mat2 #materiaalit #subnavi #toka a,  #mat3 #materiaalit #subnavi #kolmas a, #mat4 #materiaalit #subnavi #nelja a,  #mat5 #materiaalit #subnavi #viisi a, #mat6 #materiaalit #subnavi #kuusi a,  #mat7 #materiaalit #subnavi #seiska a, #mat8 #materiaalit #subnavi #kasi a {
	background-position: -140px 100%;
	color: #9c8d6c;
}
footer {
	height: 200px;
	margin: 90px 0 0;
	padding: 47px 0 0;
	color: #f8f8f6;
	background-color: #272423;
	background-image: url(kuvat/footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}
a {
	text-decoration: underline;
	color: #5E3200
}
h1 {
	color: #666666;
	text-align: left;
	letter-spacing: 0.09em;
	font: 17px Georgia, "Times New Roman", Times, serif;
	line-height: 1;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	text-transform: uppercase;
}
pre {
	background: #eee;
}
h2 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #9c8d6c;
	margin: 40px 0 15px;
	text-transform: uppercase;
}
p {
	margin: 10px 0 10px;
}
a:hover {
	color: #0f698d;
}
article {
	padding: 30px;
	float: left;
	width: 500px;
}
article ul {
	margin: 10px 30px;
}
#materiaalit article, #harjoitukset article {
	padding: 30px;
	width: 900px;
}
section {
	padding-top: 24px;
	float: left;
	width: 420px;
}
#aikataulu section {
	padding: 24px;
	float: left;
}
section img {
	margin-top: 30px;
}
footer p {
	font-size: .8em;
}
.tyhja {
	clear: both;
}
hr {
	color: #FFF;
	border: thin none #CCC;
	height: auto;
}
#content {
	clear: both;
}
#mat8 #content img {
	border: 1px solid #CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 3px 1px #555;
box-shadow: 5px 5px 3px 1px #888; 
	
}
