body {
	background-color:#000000;
	margin:0px;
	background-image:url(img/bg61.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: "Trebuchet MS";
	font-size:12px;
	background-attachment:fixed;
}

a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	text-decoration:none;
}

a:hover {
	color: silver;
}

#scrollBlock {
	overflow: hidden;
}

#preview {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:3px;
	display:none;
	color:#fff;
	}

.bg_layout {
	font-size: 12px;
	color: #333333;
	background-image: url(img/bg6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
}

.valikko {
	background-image:url(img/bg_valikko2.jpg);
	height:29px;
	padding-top:4px;
	font-size:12px;
	overflow:visible;
	text-align: center;
	}

.valikko a:link, .valikko a:visited {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	}
	
.valikko a:hover, .valikko a:active {
	color:silver;
	text-transform:uppercase;
	text-decoration:none;
	}

.linkki {
	font-size: 9px;
	color: #ffffff;
	line-height: 18px;
	text-align: left;
}	
	
.linkki:hover {
	color: silver;
}

.data {
	background-image:url(img/bg_valikko2.jpg);
	height:29px;
	padding-top:4px;
	font-size:12px;
	padding-left:15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.sisalto {
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #282828;
	border-left-color: #282828;
	width:901px;
	background-repeat:repeat-y;
}

.teksti {
	background: #3c3c3c url(img/background.png) repeat-x;
	text-align: left;
	font-size: 11px;
	color: #888888;
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.teksti a:link, .teksti a:visited {
	color:#888888;
	text-decoration:none;
	}
	
.teksti a:hover, .teksti a:active {
	color:silver;
	text-decoration:none;
	}

.laita {
	background-color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #282828;
	text-align: center;
}

.laita  a:link, .laita  a:visited {
	color:#333333;
	text-decoration:none;
	}
	
.laita  a:hover, .laita  a:active {
	color:#888888;
	text-decoration:none;
	}
.kuva {
	float:center;
	width:200px;
	border:1px solid black;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.login {
	background: #3c3c3c url(img/background.png) repeat-x;
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	padding-left:15px;
	padding-right:15px;
	}

.logo {
	width:901px;
	height:180px;
}

.footer {
	background: #000000;
	background-image:url(img/bg_valikko2.jpg);
	height:33px;
	color:#bbbbbb;
	font-size:12px;
	
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	}
	
.footer a:link, .footer a:visited {
	color:silver;
	text-decoration:none;
	}
	
.footer a:hover, .footer a:active {
	color:#888888;
	text-decoration:none;
	}
	
.webdesign {
	position:absolute;
	padding-left:210px;
}	
	
	
	
