body {
	margin:0px;
	padding:0px;
	background:#f2EFDC;
	font-family:Courier New, Courier New, Courier6, monospace;
	color:#533118;
	font-size:14px;
	text-align:center;
}

#piilo {
	display:none;
}

img {
	border:0px solid white;
}
#container {
	margin:auto auto;
	width:1002;
	background:url(images/isotausta.jpg) top center no-repeat;
}

#page {
	background:url(images/topbg.jpg) top center no-repeat;
}

#dataArea {
	margin-top:0px;

	background:url(images/mainbg.jpg) top center repeat-y;
	padding-left:100px;
	border:0px solid black;
	text-align:left;
}

#textArea {
	min-height:600px;
	border:0px solid black;
	padding-left:50px;
	padding-top:30px;
	width:500px;
	text-align:left;
	float:left;
}

#textarea input.text {
	border:0px solid white;
	background:#FBFAF5;
	width:250px;
	border-bottom:1px solid #999999;
	font-family:Courier New, Courier New, Courier6, monospace;
	font-size:14px;
	color:#533118;
}

#textarea .textArea {
	border:1px dotted #DDDDDD;
	background:#FBFAF5;
	font-family:Courier New, Courier New, Courier6, monospace;
	font-size:14px;
	width:250px;
	height:250px;
}

#textArea a {
	position:relative;
}

#textarea a span {
	position:absolute;
	left:50px;
	bottom:40px;
	text-decoration:none;
}

#textarea .tworow {
	position:absolute;
	left:50px;
	bottom:30px;
	text-decoration:none;
}

#textarea a {
	color:#333333;
		text-decoration:none;

}

#textArea td {
	padding-top:20px;
	font-size:14px;
	text-align:left;
}

.textTitle {
	padding-right:20px;
	vertical-align:top;
	font-weight:bold;
	border:0px solid black;
	width:150px;
}

#navigation {
	padding-top:220px;
	text-align:center;
}

#navigation a {
	display:inline;

	position:relative;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	font-weight:bold;
	color:#533118;
}
#navigation a:hover {
	color:#DDDDDD;
	background:#533118;
}

#footer {
	border: 0px solid black;
	text-align:right;
	padding-right:140px;
}

.submit {
	color:#533118;
	border:1px solid #999999;
	background:#FBFAF5;
	font-family:Courier New, Courier New, Courier6, monospace;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}

.syyte {
	display:none;
	
}
.korkea40 {
	height:70px;
	overflow:hidden;
}

#kone {
	padding:0px;
	margin-top:0px;
}

#kone span {
	visibility:hidden;
}

#tekstikuva {
	margin-left:30px;
	margin-top:40px;
	width:173px;
	height:435px;
	background:url(images/teksti.jpg) top right no-repeat;
	float:left;
	border:0px solid black;
	display:inline;
}

.piilo {
	visibility:hidden;
}

.textlink {
	border-bottom:1px dashed #333333;
}

ul {
	padding:0px;
	margin:0px;
	padding-left:15px;
}

li {
	list-style-position:outside;
}

.martification {
	font-size:12px;
}
