a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF5500;
	text-decoration: none;
}
.linkki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
body {
	background-color: #d4d4e2;
	background-image: url('kuvat/tausta1.png');
	background-repeat: repeat-x;
}
img {
	border:0px;
	}


#content{
	position:absolute;
	top:60px;
	left:160px;
	clear:left; 
	float:left;
	width:700px;
	height:500px;
	margin:0 auto;
	background:url(kuvat/content-gb.png) no-repeat;

}

#sivu{
	position:relative;
	top:-55px;
    left:12px;
	clear:left;
	float:left;
	width:680px;
	height:480px;
	margin:10 auto;
	vertical-align:middle;
}


#grass{
	position:absolute;
	bottom:0px;
	float:left;
	width:170px;
	height:130px;
	margin:0 auto;
	background:url(kuvat/ruohotausta.gif) no-repeat;

}


#titles{
	position:relative;
	top:-60px;
	float:left;
	width:700px;
	height:60px;
	margin:0 auto;
#	background:url(kuvat/mm-logo.gif) no-repeat top left;
}

#buttons{
	position:absolute;
	top:60px;
	left:0px;
	float:left;
	width:150px;
	height:500;
	margin:0 auto;
}

#copyright{
	position:relative;
	bottom:55px;
	float:left;
	width:700px;
	height:30px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
