body {
		background:url('images/taustakuva.jpg');
		margin: 5 auto;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
}
div.boxi_t {
		width: auto;
		height: 50px;
		background:url('images/logo1.gif');
		background-repeat: no-repeat;
		padding-left: 220px;
		padding-top: 5px;
}		
div.main {
        background-color: #B4BAD3;
		width: 982px;
        height: auto;
        margin: 0 auto 0 auto;
}
div.boxi_l {
        width: 142px;
		height: auto;
		float: left;
}
div.boxi_r {
        width: 800px;
		float: right;
}
div.boxi_b {
		width: auto;
		height: auto;
		bottom: 0;
		clear: both;
		text-align: center;
		border-top: 1px dashed white;
}

a:hover {
		color: red;
}

.td_kuva {
	border: 1px solid #003333;
	padding: .75pt .75pt .75pt .75pt;
	width: 119px;
	text-align: center;
	padding-bottom: 0px;
	vertical-align: middle;
}

.td_teksti {
	border-right:1.0pt inset #003333; 
	border-top:1.0pt inset #003333; 
	border-bottom:1.0pt inset #003333; 
	width:542px;
	border-left: medium none;
	padding:.75pt;
	padding-left: 5px;
	vertical-align:text-top;
}
