body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000;
	background-image: url(../img/tausta_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.OF #kehys {
	width: 840px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.OF #sidebar1 {
	float: left;
	width: 200px; 
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0;
}
.OF #sidebar1 h3, .OF #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}
.OF #box_v {
	float: left;
	width: 350px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.OF #box_o {
	float: right;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.OF #paa_alue {
	background-image: url(../img/of_lpt.png);
	float: right;
	width: 560px;
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 40px;
} 
.OF #ots {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #990;
	text-align: center;
	float: right;
	width: 630px;
	background-image: url(../img/of_yla.png);
	background-repeat: no-repeat;
	height: 59px;
	padding-top: 20px;
	font-weight: bold;
} 
.OF #f {
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	float: right;
	width: 632px;
	background-image: url(../img/of_f.png);
	background-repeat: no-repeat;
	height: 60px;
	font-size: 11px;
	color: #999;
	padding-top: 20px;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	font-size: 24px;
	color: #990;
}
h2 {
	font-size: 18px;
	color: #990;
}
h3 {
	font-size: 18px;
	color: #666;
}
