body{
	margin:0px;
	font-family: "Verdana","Helvetica", "sans-serif";
	background-image: url(pics/tausta.gif);
	background-repeat: repeat-y;
	background-position: center top;
}



#kokotaulu
{
	width: 750px;
	height: 291px; 
	/*border: solid 2px white;*/
	margin-bottom: 0px;
	margin-top: 0px;
}

#content_table
{
	font-family: "Verdana","Helvetica", "sans-serif";
	font-size: 0.8em;
	width: 750px;
	/*border: solid 2px black;*/
	padding: 0;
	margin-bottom: 10px;
	text-valign:top;
}

#column_left
{
	width: 575px;
	height: 210px; 
	background-color: white;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0;
}

#column_right
{
	margin-left:10px;
	text-valign: top;	
	padding-top: 7px;
	vertical-align: top;
}

#menu
{
	font-weight: bold;
	text-align: center;
}

#copyright
{
	font-weight: bold;
	height: 17px;
	color: #629ac4;
	font-size: 0.8em;
	background-image: url(pics/website_bottom.gif);
	background-repeat: no-repeat;
}

#authors
{
	background-color: white;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #629ac4;
	position: fixed;
	bottom: 0;
	clear: both; 
	width: 100%;
	vertical-align: bottom;
	height: 20px;
	
}

#naytto
{
	min-height:100%;
	position:relative;
}

#content
{
	width: 100%;
}

img.sidebar
{
	margin: 7px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	border: 0;
}

a.menuitem:link , a.menuitem:visited
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.menuitem:hover
{
	color: #629ac4;
	font-weight: bold;
}

