@charset "utf-8";

body{
background-image:url(Tausta.jpg);
background-repeat:repeat;
}

#Keskikohta {
	position:absolute;
	background-color: #FFF;
	width:644px;
	top:0px;
	left: 120px;
	background-image:url(TekstiAlueTausta.jpg);
	background-repeat:repeat-y;
	
	
}

a:link
{
	border: none;
}

.Otsikko
{
	color:#000;
	size:14px;
	text-decoration:none;
	text-transform:uppercase;
	font-stretch:condensed;
	font-weight:bold;
}

.PerusTeksti
{
	color:#000;
	size:5px;
	text-decoration:none;
	text-transform:none;
	margin-left:20px;
        font: verdana
}

#TekstiAlue
{
	width:600px;
	top:0px;
	background-color:transparent;
	padding: 7px;
	font-size:12px;
	padding-left:22px;
	padding-right:22px;

}

#OikeaB{
	position:absolute;
	left:764px;
	top:48px;
	width:68px;
	height:40px;
	background-image:url(OikeaBan.png);
	text-align:right;
}

#VasenB{
	position:absolute;
	left:46px;
	top:48px;
	width:74px;
	height:34px;
	background-image:url(VasenBan.png);
	text-align:right;
}

#LinkArea{
	position:absolute;
	background-color: transparent;
	width:644px;
	height:34px;
	top:51px;
	left: 120px;
	z-index:7;
}

.ezjax
{
	
}

H2
{
	font-size:16px;
	color:#000;
}

H3
{
	font-size:14px;
	color:#000;
}

body,td,th {
	color: #000;
}
body {
	background-color: #000;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #666;
}

