body{
	background-image:url(kuvat/tausta.jpg); background-position: center top;
	background-repeat:no-repeat; background-attachment:fixed;
	background-color:#d9a24d;
	}
	
#logo{
	position:fixed;
	width:265px; text-align:right;
	top:15px; left:50%;
	margin-left:-480px;
	}
	
#menu{
	position:fixed;
	top:172px; left:50%;
	width:265px; margin-left:-480px;
	text-align:right;
	}
	
#v_line{
	position:fixed;
	top:0px; left:50%;
	margin-left:-208px;
	}

#h_line_l{
	position:fixed;
	top:166px; left:50%;
	margin-left:-528px;
	}
	
#h_line_2{
	position:absolute;
	top:90px; left:50%;
	margin-left:-205px;
	}
	
#header{
	position:absolute;
	top:42px; left:50%;
	margin-left:-202px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:45px; color: #990000; text-decoration:none;
	font-style:italic;
	}
	
#content{
	position:absolute;
	top:100px; left:50%;
	margin-left:-198px;
	width:460px;
	font-family:Verdana; font-size: 10px; color:#2a1b01;
	}
	
.credit{
	font-family:Verdana; font-size:9px; color:#990000;
	}
	
.credit a:link{
	font-family:Verdana; font-size:9px; color:#990000;
	font-weight:bold; text-decoration:none;
	}
	
.credit a:active{
	font-family:Verdana; font-size:9px; color:#990000;
	font-weight:bold; text-decoration:none;
	}
	
.credit a:visited{
	font-family:Verdana; font-size:9px; color:#990000;
	font-weight:bold; text-decoration:none;
	}
	
.credit a:hover{
	font-family:Verdana; font-size:9px; color:#990000;
	font-weight:bold; text-decoration:underline;
	}
	
.formfield{
	color:#000000; background-color:#FFFFFF; 
	border:1px groove #990000;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	padding:3px; margin-top:-8px;
}

.formfield_kuvat{
	color:#990000; background-color:#FFFFFF; 
	border:1px groove #990000;
	font-family:Georgia;
	font-size:16px;
}

.kuvat{
	color:#990000;
	font-family:Georgia;
	font-size:16px; font-weight:bold;
	padding:3px; 

}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; color:#990000;
	margin-top:3px; margin-bottom:0px; letter-spacing:-1px;
	}
	
#content a:link{
	font-family:Verdana; font-size:10px; color:#990000;
	font-weight:bold; text-decoration:none;
	}
	
#content a:active{
	font-family:Verdana; font-size:10px; color:#990000;
	font-weight:bold; text-decoration:none;
	}
	
#content a:visited{
	font-family:Verdana; font-size:10px; color:#990000;
	font-weight:bold; text-decoration:none;
	}
	
#content a:hover{
	font-family:Verdana; font-size:10px; color:#990000;
	font-weight:bold; text-decoration:underline;
	}
	
.menu_text a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; color:#990000; text-decoration:none;
	font-weight:none; font-style:italic;
	}
	
.menu_text a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; color:#990000; text-decoration:none;
	font-weight:none; font-style:italic;
	}
	
.menu_text a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; color:#990000; text-decoration:none;
	font-weight:none; font-style:italic;
	}
	
.menu_text a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; color: #990000; text-decoration:none;
	font-weight:bolder; font-style:italic;
	}