body {
	/*background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;*/	
	background-color: #F4F1EA;
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	height: 100%;
	font-family: Arial;
	font-size: 13px;
}
#mainsite_container {
	width: 800px;
	margin: 0 auto; 
	padding: 0 auto;
}

#mainsite {
	float: left; 
	width: 800px;
	padding-right: 0px;
	margin: 0 auto; 
	background-position: 0 125px;
}
#bannerlogo {
	height: 110px;
	width: 100%;
	background-image: url(/kuvat/bannerlogo.jpg);
	background-repeat: no-repeat; 
	background-position: left bottom;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.siteBox {
	margin: 0px;
	display: block; 
	padding: 2px;
	text-align: left;
}

#rightcolumn .siteBoxHeader, #leftcolumn .siteBoxHeader {
	color: white;
	font-weight: bold;
	font-size: 85%;
	display: block;
	padding: 2px;
	border: 1px solid black;
	background-color: #800000;
	cursor: default;
}
a:link, a:visited, a:active{
color: black;
}
a:hover {
	color: green;
}

#rightcolumn .siteBox, #leftcolumn .siteBox {
	background-color: #EAE0C0;
	margin-top: 5px;
	border: 1px solid black;
}

#maincolumn .siteBoxHeader {
	font-weight: bold;
	display: block;
	padding: 2px;
	text-align: center;
	color: white;
	font-size: 110%;
	border-bottom: 1px solid black;
	background-image: url(/kuvat/headerbg.gif);
	background-repeat: no-repeat; 
	background-position: center bottom;
	
	cursor: default;
	
}
#maincolumn .siteBox {
	display: block;
	margin: 5px;
 	padding: 5px;
	background-color: white;
	border: 1px solid black;
}



#leftcolumn a:link, #leftcolumn a:visited, #leftcolumn a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#leftcolumn a:hover {
	text-decoration: none;
}

#leftcolumn ul {
	list-style-position: outside;
	margin: 5px;
	margin-left: 13px;
	padding-left: 0px;
	
	list-style-type: square;
}

#leftcolumn li {
list-style-image: url(kuvat/bullet.gif);
margin: 3px; padding: 0px;

}

#leftcolumn li:hover {
list-style-image: url(kuvat/bullet2.gif);
margin: 3px; padding: 0px;

}

li#active {
padding-bottom: 10px;
color: white;
}

li:hover#active {
padding-bottom: 10px;
}

P {
clear: both;
margin: 0px;
padding: 5px;
}

.menu_links {
	text-align: center;
}

.menu_links a:link, .menu_links a:visited, .menu_links a:active, .menu_links a:hover {
	color: black;
}
.menu_links a:hover {
text-decoration: none;
}

P.news_article {
margin: 5px;
}

.news_article I {
	font-style: normal;
	font-size: 90%;
}
.news_article B {
	font-size: 110%;
}



HR {
	color: black;
	padding: 0px; 
	margin: 0px;
	background: black; 
	height: 1px;
	border: 0; 
}

TEXTAREA {
font-family: arial;
font-size: 12px;
}

#copyright, #copyright a:link, #copyright a:hover, #copyright a:active, #copyright a:visited {
font-size: 90%;
color: #DDD4BD;
}

table.reunat, .reunat td {
text-align: center;
padding: 2px;
border: 1px solid black;
}

.sivu img {
	margin-right: 5px;
	border: 1px solid black;
}


