html{
	overflow-y: scroll;
}

body{
	background-color: #231f20;
	margin: 0px;
	font: normal 12px "Trebuchet MS", Arial, Verdana, Sans-Serif; color: #000000;
}

.paataulu{
	width: 1012px;
	height: 600px;
	background-image: url(kuvat/ylapalkki2.jpg);
	background-repeat: no-repeat;
}

.ylavalikko{
	position: absolute;
	top: 286px;
}

.main{
	position: absolute;
	top: 270px;
}

.ylavalikko{
	position: absolute;
	top: 2px;
	left: 75px;
	width:816px;
}

.sisaltoalue{
	position: absolute;
	left: 77px;
	top: 36px;
	width:816px;
	background-color: #f4f2ea;
}

.ylavalikkolinkit{
	font-family: "Imprint MT Shadow", castellar, times new roman;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;	
}

.sisalto{
	width:815px;
	font: normal 12px "Trebuchet MS", Arial, Verdana, Sans-Serif; color: #000000;
}

table{
	font: normal 12px "Trebuchet MS", Arial, Verdana, Sans-Serif; color: #000000;
}

td{
	font: normal 12px "Trebuchet MS", Arial, Verdana, Sans-Serif; color: #000000;
}

.sisennys{
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}

strong{
	font-size: 16px;
	color: #3097b9;
}

.oikealle{
	padding-left: 25px;
}

.submit{
	border-color: #3097b9;
	border-width: 1px;
	border-style: solid;
	background-color: #3097b9;
	color: #ffffff;
} 

.fckeditor_purkka{
	margin-top: -15px;
}

.musta_alapalkki{
	background-color: #231f20;
	height: 30px;
	/*width: 815px;*/
	margin-right: -1px;
}