body {
	background-color: #e7e3de;
	padding-left: 50%;
	margin: 0;
	font-size: medium;
	font-family: Verdana;
	}
	
h1 {
	margin: 0;
	font-weight: bold;
	color: #e2001a;
	font-size: 105%;
	}
	
h2 {
	margin: 0;
	font-weight: bold;
	color: #ffcc00;
	font-size: 105%;
	}

b  {
	margin: 0;
	font-weight: bold;
	color: #2b758b;
	font-size: 100%;
	}
		
a:link {
	color: #000000;
	text-decoration: none;
	}

a:visited {
	color: #999999;
	text-decoration: none;
	}
	
a:hover {
	color: #e2001a;
	text-decoration: none;
	}
	
a:active {
	color: #e2001a;
	text-decoration: none;
	}	

#wrapper {
	margin: 0;
	width: 1024px;
	height: 740px;
	position: relative;
	top: 10px;
	left: -512px;
	border: 1px solid #dbd5cd;
	background-color: #f5f3ed;
	padding: 1px 1px 1px 0px;
	}
	
#top {
	margin: 0;
	width: 1024px;
	height: 90px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #f5f3ed;
	background: url(images/top.jpg) no-repeat;
	}

#top img {
	padding: 15px;
	}

#fjader {
	width: 132px;
	height: 82px;
	position: relative;
	top: -60px;
	left: 850px;
	background-image: url(images/solfjader1.png);
	}

#links {
	margin: 0;
	width: 775px;
	height: 20px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #baafa0;
	color: #e2001a;
	padding-left: 250px;
	}
	
#links a {
	color: #000000;
	text-decoration: none;
	}

#links a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#links a:hover {
	color: #e2001a;
	text-decoration: none;
	}
	
#links a:active {
	color: #e2001a;
	text-decoration: none;
	}	
	
.linkki {
	margin: 0;
	font-size: 72%;
	padding: 0px 58px 4px 8px;
	position: relative;
	top: -1px;
	left: 0px;
	}
	
#left {
	margin: 0;
	width: 250px;
	height: 460px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	padding: 20px 4px 4px 4px;
	font-size: 72%;
	color: #e2001a;
	}	

#left ul {
	list-style: none;
	padding-bottom: 0px;
	position: relative;
	top: 6px;
	left: 15px;
	}

#left li {
	padding-bottom: 4px;
	}
	
#content {
	margin: 0;
	width: 971px;
	height: 550px;
	position: relative;
	top: -10px;
	left: 0px;
	}
	
#text {
	margin: 0;
	width: 565px;
	height: 445px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 10px 4px 50px 0px;
	font-size: 72%;
	overflow: auto;
	font-family: Myriad, Verdana, Sans-serif;
	}

#text img {
	border: 1px solid #cccccc;
	}

#text a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #2b758b;
	}
	
#text a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #2b758b;
	}

#text a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #2b758b;
	}
	
#footer {
	margin: 0;
	padding: 0px;
	width: 1021px;
	height: 28px;
	position: relative;
	top: -80px;
	left: 8px;
	font-size: 65%;
	padding: 2px 5px 5px 10px;
	}
	
#footer b {
	color: #e2001a;
	}
	
.prints {
	position: relative;
	top: 0px;
	left: -6px;
	}