html, body {
	margin:0;
	padding:0;
}

body {
	background-color: black;
	background-image: url(../images/bg.jpg);
	margin-top: 0px;
}

body,td,th {
	font-family: "Trebuchet MS", "Verdana", sans-serif;
	font-size: 12px;
	color: #3f2618;
	text-align: justify;
}

h1 {
	margin: 0px 0px 0px 0px;
    padding: 80px 0 0 0;
}

h2 {
	font-size: 15px;
	margin: 5px 0px 0px 0px;
	padding: 0;
	text-align: center;
}

a {
	color: #7c4c2b;
	text-decoration: none;
}

a:link {
	color: #7c4c2b;
	text-decoration: none;
}

a:focus {
	color:#f5ede3;
}

a:hover {
	color:#f5ede3;
	text-decoration:none;
}

a:active {
	color: #f5ede3;
}


p{
	font-family: "Verdana", sans-serif;
	padding:2px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}


pre {
	font-size: 1.2em;
	line-height: 1.2em;
}

div#page-wrap {
	width: 1050px;
	height: 810px;
	background-image: url(../images/image.png);	
	margin-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div#container {
	width: 650px;
	height: 420px;
	margin-top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div#content {
	width:260px;
	height:400px;
	text-align:left;
	float: left;
	margin-left: 30px;
	margin-top: 25px;
	padding: 10px 20px 0px 0px;
}

div#content2 {
	width:275px;
	height:400px;
	text-align:left;
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	padding: 10px 10px 0px 0px;
}

div#topright {
	width: 129px;
	height: 126px;
	float: right;
	position: relative;
	top: -200px;
	right: 75px;
	text-decoration: none;
	display: inline;
}

div#arrowleft {
	width: 38px;
	height: 21px;
	float: left;
	text-decoration: none;
	display: inline;
}

div#arrowright {
	width: 38px;
	height: 21px;
	float: right;
	text-decoration: none;
	display: inline;
}

div#nav {
	width: 978px;
	height: 55px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.page-wrap {
width: 1050px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}

.container {
width: 700px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

ul.navigation li {
    display: inline;
}

ul.navigation a {
    padding: 0px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background: none;
}

ul.navigation a:focus {
    outline: none;
}

#a1 {
float: left;
margin-top: 20px;
width : 150px;
height : 50px;
background-image : url(../images/etusivu.png);
background-position: 0px 10px;
background-repeat: no-repeat;
}

#a1:hover {
background-image : url(../images/etusivu.png);
background-position: 0px 0px;
}

#a1:focus {
	
background-image : url(../images/etusivu.png);
background-position: 0px 0px;
}

#a2 {
float: left;
margin-top: 20px;
width : 150px;
height : 50px;
background-image : url(../images/tietoa.png);
background-position: 0px 10px;
background-repeat: no-repeat;
}

#a2:hover {

background-image : url(../images/tietoa.png);
background-position: 0px 0px;
}

#a2:focus {
background-image : url(../images/tietoa.png);
background-position: 0px 0px;

}

#a3 {
	
float: left;
margin-top: 20px;
width : 150px;
height : 50px;
background-image : url(../images/pelit.png);
background-position: 0px 10px;
background-repeat: no-repeat;
}

#a3:hover {
	
background-image : url(../images/pelit.png);
background-position: 0px 0px;
}

#a3:focus {
background-image : url(../images/pelit.png);
background-position: 0px 0px;
} 

#a4 {
float: left;
margin-top: 20px;
width : 150px;
height : 50px;
background-image : url(../images/hinnasto.png);
background-position: 0px 10px;
background-repeat: no-repeat;
}

#a4:hover {
	
background-image : url(../images/hinnasto.png);
background-position: 0px 0px;
}

#a4:focus {
	
background-image : url(../images/hinnasto.png);
background-position: 0px 0px;
}

#a5 {
	
float: left;
margin-top: 20px;
width : 150px;
height : 50px;
background-image : url(../images/tausta.png);
background-position: 0px 10px;
background-repeat: no-repeat;
}

#a5:hover {
	
background-image : url(../images/tausta.png);
background-position: 0px 0px;
}

#a5:focus {
	
background-image : url(../images/tausta.png);
background-position: 0px 0px;
}   

#a6 {
	
float: left;
margin-top: 20px;
width : 150px;
height : 50px;
background-image : url(../images/yhteystiedot.png);
background-position: 0px 10px;
background-repeat: no-repeat;
}

#a6:hover {
	
background-image : url(../images/yhteystiedot.png);
background-position: 0px 0px;
}

#a6:focus {
	
background-image : url(../images/yhteystiedot.png);
background-position: 0px 0px;
}

div#footer {
	clear: both;
	color: #916e45;
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 30px;
	text-align: center;
	margin-top: 20px;
}


