* {
		margin: 0;
		padding: 0;
	}

a:link {
		color: #0002AF;
	}
	
body {
		font-family: arial, helvetica, verdana, sans-serif;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		width: 48em;
		background: #EFEFD1 none;
	}

#header {
		background: url('ylapalkki.jpg') #EFEFD1 no-repeat scroll top left;
		height: 12.3125em;
		text-align: left;
		
	}
	
h1 {
		font-family: arial, helvetica, verdana, "Trebuchet MS", sans-serif;
		font-size: 150%;
		text-align: left;
		padding: 0.6em 0 0 0.3em;
		white-space: pre;
	}

h1 span {
		font-size: 60%;
	}
	
#name {
		font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
		font-size: 150%;
		color: #FEFF9F;
		text-align: left;
		text-decoration: none;
		font-weight: bold;
		margin: 2em 0 0 3em;
		line-height: 1.3;
	}

.inactive {
		cursor: default;
		font-size: 100%;
		color: #FEFF9F;
		text-align: left;
		text-decoration: none;
		font-weight: bold;
		margin: 0 0 0 5em;
		line-height: 1.2;
		font-style: italic;
		padding: 0 0 0.3em 0; 
		font-family: verdana, arial, helvetica, "Trebuchet MS", sans-serif;
		white-space: pre;
	}

a.slogan {
		font-size: 100%;
		color: #FEFF9F;
		text-align: left;
		text-decoration: none;
		font-weight: bold;
		margin: 0 0 0 5em;
		line-height: 1.2;
		font-style: italic;
		padding: 0 0 0.3em 0; 
		font-family: verdana, arial, helvetica, "Trebuchet MS", sans-serif;
		white-space: pre;
	}
	
a.slogan:link {
		font-size: 100%;
		color: #FEFF9F;
		text-align: left;
		text-decoration: none;
		font-weight: bold;
		margin: 0 0 0 5em;
		line-height: 1.2;
		font-style: italic;
		padding: 0 0 0.3em 0; 
		font-family: verdana, arial, helvetica, "Trebuchet MS", sans-serif;
		white-space: pre;
	}

div#menu {
		clear: left;
		height: 2em;
		text-align: center;
		background: url('menu.gif') blue repeat-x top left;
	}
	
div#menu a {
		float: left;
		text-decoration: none;
		padding: 0.6em 0.6em;
		border-left: 2px solid #FEFF9F;
		color: yellow;
		font-weight: 600;
		font-size: 90%;
	}
	
div#menu a:hover {
		background-color: #FEFF7F;
		color: #0000FF;
	}
	
div#menu a#current {
		cursor: default;
		background: #FEFF9F none;
		color: red;
		border: none;
	}
	
div#future {
		float: right;
		width: 13em;
		background: #FEFF7F;
		padding: 0 0 1em 0;
		font-weight: 600;
		margin-bottom: 1em;
		margin-top: 1.2em;
		border: 1px solid #FFE900;
		margin-right: 1em;
	}

div#future p {
		font-size: 80%;
		font-weight: 500;
	}
	
div#future a:link {
		font-size: 110%;
		font-weight: 600;
		color: #0002AF;
	}
	
div#content {
		text-align: left;
		clear: left;
		float: left;
		width: 100%;
		background: #FEFF9F;
		font-size: 90%;
		padding-top: 0.6em;
		color: #BF0B30;
		line-height: 1.35;
		overflow: hidden;
	}

div#teksti {
		width: 35em;
		margin-bottom: 2em;
		margin-left: 2em;
		padding-right: 0.5em;
	}

table {
		table-layout: fixed;
		border-collapse: collapse;
		width: 35em;
		margin-top: 1.2em;
		margin-bottom: 0.7em;
	}
	
 tr {
		
	}
	
td {
		height: 15.2em;
		width: 10em;
		vertical-align: top;
		padding: 0;
		margin: 0;
	}

.lista {
		width: 20em;
		height: 14em;
		list-style-position: inside;
		padding-left: 1em;
	}

.lista span {
		display: list-item;
		padding: 0;
		margin: 0;
	}
	
h2, p, embed, ul.vids {
		padding-left: 0.5em;
		padding-right: 0.5em;
	}
	
h2 {
		font-size: 115%;
		padding-top: 0.8em;
		padding-bottom: 0.2em;
		white-space: pre;
	}

h2 span {
		font-size: 80%;
	}
	
h2 a {
		color: #0002AF;
	}
	
p {
		padding-top: 0.3em;
		padding-bottom: 0.3em;
		text-align: left;
	}
	
blockquote {
		padding-top: 0.3em;
		padding-bottom: 0.3em;
		padding-left: 2em;
		font-size: 83%;
		font-family: Verdana, Arial, sans-serif;
		text-align: left;
	}
	
	
ul, ol {
		list-style-position: inside;
	}
	
ol.bold li {
		font-weight: bold;
		padding-bottom: 1em;
	}
	
li {
		padding: 0.1em 1em 0.2em 1.5em;
	}

h4 {
		font-size: 105%;
		padding: 0.8em 0 0.2em 0.5em;
	}

.hinta {
		padding-left: 3em;
	}
	
.right {
		clear: right;
		float: right;
		margin-right: 1em;
		margin-top: 1em;
	}
	
.pic {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		margin-top: 1.5em;
		margin-bottom: 2em;
	}
	
.imgtxt {
		font-style: italic;
		text-align: center;
	}

div.info {
		width: 35em;
		text-align: left;
		border: 5px double #BF0B30;
		margin-left: 2em;
		margin-bottom: 2em;
	}
	
h3 {
		background: #BF0B30;
		padding: 0.5em 0;
		margin-bottom: 0.5em;
		text-align: center;
	}

div#future h3 {
		background: #FFE900 url('futureh.gif') repeat-x scroll top left;
	}
	
div#linkit h3 {
		background: #0002AF url('linkith.gif') repeat-x scroll top left;
	}
	
div#contact h3 {
		background: #BF0B30 url('contacth.gif') repeat-x scroll top left;
	}
	
div#contact {
		clear: right;
		float: right;
		width: 13em;
		background-color: #DC143C;
		color: #FEFF9F;
		padding: 0 0 1em 0;
		font-weight: 600;
		margin: 1.2em 0 1em 0;
		border: 1px solid #BF0B30;
		margin-right: 1em;
	}
	
div#contact p {
		padding: 0.3em 1em;
		width: auto;
		font-size: 100%;
	}
	
div#linkit {
		clear: right;
		float: right;
		width: 13em;
		background-color: blue;
		color: #FEFF9F;
		padding: 0 0 1em 0;
		font-weight: 600;
		text-align: left;
		border: 1px solid #0002AF;
		margin-right: 1em;
	}
	
div#linkit div {
		padding: 0.3em 0.3em;
	}
	
div#linkit div a:link {
		color: #FEFF7F;
		font-size: 85%;
		text-align: left;
		display: inline;
	}
	
	
div.courses {
		background-color: #FEFF7F;
		border: 1px solid #FFE900;
	}

div.courses h2 {
		background-color: #FFE900;
		overflow: hidden;
		
	}

p.crump {
		margin: 2em 0 2em 1.5em;
	}
	
#footer {
		border-top: 1px solid #FFE900;
		background-color: #FEFF7F;
		padding: 0.5em 0.5em 0 0.5em;
		text-align: center;
		height: 5em;
		display: block;
	}
	
#footer p {
		text-align: left;
	}
	
#maker {
		float: right;
		font-size: 80%;
		text-align: right;
		padding: 1em 0.5em 0 0.5em;
	}	

.vids {
		margin-bottom: 2em;
	}
	
.vids li {
		list-style: none;
		padding: 1em 0 0.5em 0;
		margin: 0;
		list-style-position: outside;
		font-weight: 600;
	}

a:visited {
		color: #813C7B;
	}
	
div#future a:visited {
		font-size: 110%;
		font-weight: 600;
		color: #813C7B;
	}

h2 a:visited {
		color: #813C7B;
	}
	
div#linkit div a:visited {
		font-size: 85%;
		text-align: left;
		display: inline;
		color: white;
	}
	
a:hover {
		color: #0000FF;
	}
	
div#future a:hover {
		color: #0000FF;
	}
	
h2 a:hover {
		color: #0000FF;
	}

div#linkit div a:hover {
		color: #FFE900;
	}

a.slogan:visited {
		color: #FEFF9F;
		cursor: pointer;
	}
	
a.inactive:hover {
		color: #FEFF9F;
	}

a.slogan:hover {
		color: #FEFF9F;
		cursor: pointer;
	}
