body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fdffea;
}
#site {
	width: 886px;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 30px;
}

#content img {
	border: 1px solid #7A7E78;

}

#footer {
	width: 886px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 5px;
}

#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 924px;
	margin: auto;
	font-size: 11px;
	color: #D59862;
}

#header table {
	font-size: 11px;
	color: #D59862;
}

#header table a {
	font-size: 11px;
	color: #D59862;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#menu {
	height: 290px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}
#menu li {
	list-style-type: none;
	padding-bottom: 5px;
}
#menu a {
	color: #AE6B2F;
	text-decoration: none;
}
#menu p {
	margin: 0px;
	padding: 0px;
	color: #AE6B2F;
}
#site p {
	margin: 0px;
	padding: 0px;
}
#menu p.active {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
td.pbinactive {
	background-color: #CCCCCC;
}
td.pbactive {
	background-color: #FF6633;
}
#palapeli {
	position: absolute;
	visibility: hidden;
}