body {
	margin: 10px ;
	font-family: Arial, Verdana, Tahoma, sans-serif ;
	font-size: 11px ;
	background-color: #3CC2D2 ; 
	background-image:url(gfx/bg.gif);
	background-repeat:repeat-x ;
	background-attachment: fixed ;
	}

table td {
	font-size: 11px ;
	color: #484848 ;
	}

a {
	font-size:11px ;
	color: #EF3E33 ;
	text-decoration:none ;
	}

a:hover {
	color: #ffffff ;
	background-color: #EF3E33 ;
	}

.site {
	width: 920px ;
	}

.nosto {
	font-size: 10px ;
	/* margin: 5px ; */
	color: #3D4142 ;
	}

.otsikko {
	font-family: Georgia, serif ;
	font-size: 16px ;
	font-weight: bold ;
	color: #EF3E33 ;
	margin-bottom: 5px ;
	text-transform: uppercase ;
	}
	
.content {
	font-size: 12px ;
	color: #3D4142 ;
	}
	
.content-box {
	/* padding: 0px ; */ 
	margin: 0px ;
	width: 220px ;
	}
	
.content-box-main {
	width: 700px ;
	/* padding: 0px ; */ 
	margin: 0px ;
	min-height: 500px ;
	}
	
.content-box-main #top {
	background-image: url(gfx/palkki_top.gif);
	height: 10px ;
	}

.content-box-main #left {
	background-image: url(gfx/palkki_left.gif);
	background-repeat: repeat-y ;
	width: 10px ;
	}
	
.content-box-main #middle {
	/* border: 1px solid #f2e8e8 ; */
	background-color: #ffffff ;
	vertical-align:top ;
	}

.content-box-main #right {
	background-image: url(gfx/palkki_right.gif);
	background-repeat: repeat-y ;
	width: 10px ;
	}

.content-box-main #bottom {
	background-image: url(gfx/palkki_bottom.gif);
	height: 10px ;
	}
	
.content-box #left {
	background-image: url(gfx/palkki_left.gif);
	background-repeat: repeat-y ;
	width: 10px ;
	}

.content-box #middle {
	border: 1px solid #f2e8e8 ;
	vertical-align:top ;
	}

.content-box #right {
	background-image: url(gfx/palkki_right.gif);
	background-repeat: repeat-y ;
	width: 10px ;
	}

.content-text {
	margin: 11px ;
	text-align: left ;
	}
	
.float {
	float:left ;
	margin: 5px ;
	}

.spacer {
	clear:both ;
	font-size:1px ;
	}

.navi-content {
	margin: 11px ;
	}
