A { 
	text-decoration: none; color: #793811;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10px;
	overflow: visible;
}

A:VISITED { 
	text-decoration: none; color: #4F4F4F;
}

A:ACTIVE { 
	text-decoration: none; color: #9C5B34;
}

A:HOVER { 
	text-decoration: none; color: #9C5B34;
}

TD {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #F2F2F2;
}

div.banneri
{
	width: 900px;
	position: absolute;
	top: 100px;
	left: 10px;
}

div.valikko
{
	width: 120px;
	height: 480px;
	position: absolute;
	top: 220px;
	left: 10px;
}

div.content
{
	width: 780px;
	height: 480px;
	position: absolute;
	top: 220px;
	left: 130px;
	overflow: auto;
}

table.content
{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 130px 220px;
	background-image: url(images/tausta.jpg);
	width: 760px;
	height: 480px;
	border: 0px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.valikko
{
	background-image: url(images/sivustausta.jpg);
	width: 120px;
	height: 480px;
	border: 0px solid gray;
	border-right: hidden;
	border-top: hidden;
	border-bottom: hidden;
}

table.banneri
{
	background-image: url(images/ylatausta.jpg);
	width: 890px;
	height: 120px;
	border: 0px solid gray;
	border-bottom: hidden;
	padding-bottom: 0px;
	padding-right: 15px;
}


BODY
{
	background-color: #000000;
	background-image: url(images/jatkumo2.jpg);
	background-attachment: fixed;
	background-position: 900px 100px;
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #F2F2F2;
	overflow: hidden;
}

img {
	border: 0px;
}

#cr
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

td.nurkka
{
        vertical-align: bottom;
	text-align: right;
}

td.sisalto
{
        vertical-align: top;
        text-align: left;
}

