body {
	background: black url('layout_images/grendel_background.jpg') top center no-repeat;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-size: 11px;
}
#maintable {
	width: 800px;
	margin: 0 auto;
	background-color: #000000;
	border-width: 0;
}
#left_ornament {
	width: 121px;
	height: 1024px;
	vertical-align: top;
	text-align: center;
	background-color: black;
}
#right_ornament {
	width: 121px;
	height: 1024px;
	vertical-align: top;
	text-align: center;
	background-color: black;
}
#navhead {
	width: 558px;
	height: 246px;
	vertical-align: top;
	text-align: center;
}
#left_col {
	vertical-align: top;
	background-image: url('layout_images/sivupalkki.jpg');
	width: 241px;
	height: 900px;
	background-repeat: no-repeat;
	text-align: center;
	color: #C0C0C0;
}
#right_col {
	vertical-align: top;
	width: 317px;
}
#content_col {
	vertical-align: top;
	width: 558px;
	height: 900px;
}
#spacer {
	height: 40px;
	width: 558px;
}
#content {
	vertical-align: top;
	margin: 0px 0px 10px 40px;
}
#content_1col {
	vertical-align: top;
	margin: 0px 0px 10px 0px;
}
.ytaulukko {
	width: 558px;
	margin-top: 10px;
	background-color: #000000;
	border-width: 0;
}
.noborder {
	border-width: 0;
}
.reuna {
	border: 1px solid #666666;
}
h1 {
	margin: 16px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #666666;
}
h1.eiviivaa {
	border-top: 0px;
	padding-top: 0px;
	margin: 0px;
}
.harmaa {
	color: #BBBBBB;
	font-weight: normal;
}
.ytaulutr {
	background-color: #333333;
	background-image: url('layout_images/hrtausta.jpg');
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	margin: 0px;
}
p {
	padding: 0px 0px 6px 0px;
	margin: 0px;
	text-align: justify;
}
a {
	text-decoration: underline;
	color: #BBBBBB;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}