body {
margin:0;
padding:0;
border:0;
background-image: url(img/bg1px.jpg);
background-position: top;
background-repeat: repeat-x;
background-color :#0c0c0c;
font-family: Arial, Helvetica, sans-serif;
color:#cecece;
font-size:9pt;
font-weight: normal;
line-height:12px;
letter-spacing: 0.5px;
text-align:left;
margin-bottom:	40px;
}


/* --- SIVUN RAKENNE --- */

#kehys {
width: 990px;
margin: 0 auto;
margin-top: 0px;
}

#flash {
width: 990px;
margin: 0 auto;
margin-top: 0px;
}

#ajankohtaista {
	position:		relative;
	margin-left:	320px;
	color:			#fff;	
}
#ajankohtaista a:link, #ajankohtaista a:visited {
	color:			#fff;
	text-decoration:underline;	
}
#ajankohtaista a:hover, #ajankohtaista a:active {
	color:			#ddd;
	text-decoration:none;	
}
#alapalkki  {
position: fixed;
width:100%;
height: 26px;
bottom: 0px;
background-position: left;
text-align: center;
padding-top: 7px;
font-size: 8pt;
color: #9d9d9d;
}


/* ---  TEKSTIT --- */


 

.tummennus {
color:#2a4366;
font-weight:bold;
}

.vaalennus {
color:#71acff;
font-weight:bold;
}


a {
color:#fff;
font-weight:bold;
text-decoration: none;
}

a:hover {
color:#ccc;
font-weight:bold;
text-decoration: none;
}
