body {
	background : #fff;
	margin: 0;
	padding: 0;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #333;
}

#container {
	width: 780px;
	min-height: 5000px;
	background: #fff left top;
	border-right: 1px dotted #999;
	position: absolute;
}

#keski {
	width: 438px;
	top: 92px;
	left: 192px;
	position: absolute;
	border-right: 1px solid #006;
	border-left: 1px solid #006;
	border-top: 2px solid #006;
}

#keski-ei-kehys {
	width: 440px;
	top: 92px;
	left: 192px;
	position: absolute;
	border-right: 1px none #006;
	border-left: 1px none #006;
	border-top: 2px none #006;
}
h2 {
	text-align: center;
	color: #FFF;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

/* @group Ylareuna */

#ylapalkki {
	background: #FFF url(../kuvat/logot/vyla.gif) center top no-repeat;
	height: 80px;
	margin-bottom: 10px;
	padding-right: 4px;
	padding-top: 2px;
	text-align: right;
}
/* @end */

/* @group VasenNavi */

#vasennavi  { width: 180px;
	background: #369;
	color: #fff;
	top: 92px;
	position: absolute;
}

.naviotsikko {
	color: #fff;
	font-size: 16px;
	height: 22px;
	width: 155px;
	background: #006;
	padding-top: 10px;
	padding-left: 25px;
}

.ku {
	color: #999;
}

a.vasennavi {
	color : #fff;
	text-decoration: none;
	line-height: 22px;
}

a.vasennavi:hover {
	color : #006;
	text-decoration : none;
}

li.taso2 {
	color: #fff;
	list-style: square;
}

li.taso3 {
	color: #fff;
	margin-left: -36px;
	list-style: square;
}

li.none {
	list-style: none;
}

		img { border: 1px solid #fff;
}
		h4 {color: #fff; font: small-caps bold 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; padding-left: 25px;}
		h4 a:link {color: #fff;}
		h4 a:visited {color: #fff;}
		h4 a:active {color: #fff;}
		h4 a:hover {color: #999; text-decoration: none;}
	
/* @end */

/* @group keski */

#index-keski  { position: absolute; top: 92px; left: 190px; width: 440px; border-top: 2px none #006; border-right: 1px none #006; border-left: 1px none #006 }

.otsikkopalkki  {
	background-color: #369;
	border-right: #006 solid 1px;
	border-top: 3px solid #006;
	border-left: #006 solid 3px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	padding: 10px;
}

.leipis   {
	overflow: hidden;
	background: #fff;
	border-right: 1px solid #006;
	border-left: 1px solid #006;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	margin-top: -8px;
}

.koira {
	color: #900;
	font-weight: bold;
	font-size: 110%;
	font-variant: small-caps;
}

.tuomari:before {
	content: "Tuomari: ";
	color: #666;
	font-style: normal;
}

.tuomari {
	color: #666;
	letter-spacing: 2px;
	font-style: italic;
	font-weight: bold;
}

.paivays {
	border-right: 3px solid #006;
	border-left: #006 solid 1px;
	background: #ccc;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	border-bottom: 3px solid #006;
	letter-spacing: 2px;
	text-transform: none;
	padding-right: 10px;
	line-height: 12px;
	padding-top: 15px;
}
	
/* @end */

#oikeacol {
	width: 140px;
	float: right;
	background: transparent;
	text-align: center;
}

#alapalkki {
	background: #ccc;
	border: 1px solid #999;
	position: relative;
	width: 440px;
	height: 24px;
	text-align: center;
	letter-spacing: 2px;
	color: #666;
	font-size: 9px;
	display: table;
	margin-top: 10px;
}