body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#80a7e2;
}
.border_left {
	background-image:url(../pictures/border_left.jpg);
	background-repeat:repeat-y;
	width:6px;
}
.border_right {
	background-image:url(../pictures/border_right.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:56px;
}
.main {
	background-image:url(../pictures/paakuva.jpg);
	width:700px;
	height:500px;
	padding:20px;
}
.links {
	background-image:url(../pictures/linkit_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:100px;
}
.sisalto {
	background-image:url(../pictures/sisalto_bg.png);
	padding:20px;
	vertical-align:top;
	min-height:450px;
	width:640px;
}
.footer {
	background-image:url(../pictures/border_down.jpg);
	background-repeat:repeat-x;
	height:6px;
	font-size:1px;
}
.footer_left {
	background-image:url(../pictures/border_left.jpg);
	background-repeat:repeat-y;
	width:6px;
	height:6px;
}
.footer_right {
	background-image:url(../pictures/border_right.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:56px;
	height:6px;
}
.kuva_thumb {
	padding-bottom:20px;
}
.video_valikko {
	width:200px;
}

a.palkki, a.palkki:visited
{
  	color: #000000;
	font-weight:bold;
	font-size:12px;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #CCCCCC;
	text-decoration: none;
}

a.palkki:hover
{
  	background-image:  url(../mediat/kuvat/palkki_valittu.gif);
	color:#FF0000;
	text-decoration: none;
}

a.palkki:active 
{
	color:#FF0000;
}
a.linkki, a.linkki:visited
{
  	color: #3835ba;
	text-decoration: none;
}

a.linkki:hover
{
  	color:#7d7cb1;
	text-decoration: none;
}

a.palkki:active 
{
	color:#7d7cb1;
}
.paksu
{
	font-weight: bold;
}