body {
	padding:0;margin:3px;
	color: white;
	background-color:#BDAD9C;
	font-family: Verdana;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

img {
	
}

#main {

	width: 478px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#header {
	background-image: url("header.gif");
	height:202px;
	padding-top: 10px;
}

td#menu img {
	border: 0;padding:0;margin:0;
}

td.sivu {
	background-image: url("side.gif");
	background-repeat: repeat-y;
	width: 20px;
}

td#sisalto {
	background-image: url("textback.gif");
	background-repeat: repeat-y;
	width: 400px;
	height: 300px;
	vertical-align: top;
	padding: 15px;
	padding-left: 23px;
	font-size: 12px;
	line-height: 16px;
}

td#footer {
	font-size: 12px;
	width: 400px;
	text-align: center;
}