body {
	margin:0px;
	background:#a9bfeb;
	color: #333333;
	padding:0;
	background-color:#f7f4ee;
 }
 
#page {
 border:0px solid #000000;
 width:930px;
 margin:auto;
 margin-bottom:40px;
 background-image:url('tausta.jpg');
 }
 
#linkkipalkki { 
width : 135px; 
height : 30px; 
background-image : url(linkkitausta_green.png); 
} 

#linkkipalkki_used { 
width : 135px; 
height : 30px; 
background-image : url(linkkitausta_blue.png); 
} 

#alavarjo {
 border:0px solid #000000;
 width:930px;
 height:15px;
 background-image:url('alavarjo.jpg');
 margin-bottom:0px;
 }
 
#outer {
 border:0px solid #000000;
 width:900px;
 margin:0 auto;
 margin-left:15px;
 margin-right:15px;
 margin-bottom:0px;
 }

#hdr {
 height:320px;
 color: #2874b2;
 background-image:url('HDR.gif');
 border:solid #000000;	
 border-width:0px 1px 0px 1px;
 }
 
#backgroundbar {
 height:0px;
 background:#2874b2;
 color: #333333;
 border:solid #000000;	
 border-width:0px 0 0px 0;
 }
 
#bar {
 height:30px;
 background:#006633;
 color: #333333;
 margin-left: 0px;
 margin-right: 0px;
 border:solid #000000;	
 border-width:1px 1px 0px 1px;
 }

#bodyblock {
 position:relative;
 background: #006633;
 color: #333333;
 width:899px;
 padding:0;
 border:solid #000000;	
 border-width:0px 0px 0 1px;
 }

#l-col {
	float:left;
	background:#006633;
	color: #FFF;
	width:200px;
	padding: 10px;
	border:solid #000000;	
 	border-width:0 0px 0 0px;
 }

#cont {
	width:630px;
	background:#ffffff;
	color: #333333;
	padding: 20px;
	border:solid #000000;
	border-width:1px 1px 1px 1px;
	text-align:justify;
 }
 
#ftr {
 height:30px;
 background:#006633;
 color: #333333;
 border:solid #000000;
 border-width:0px 1px 1px 1px;
 }
 
