body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
   	color:#333;
    background-image: url(bckgrnd35.jpg);
    background-repeat: repeat-y;
	width: 800px;
    }
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:26px;
	line-height:26px;
	font-weight:900;
	color:#F9F9F9;
	}
p {
	font: 16px verdana, arial, helvetica, sans-serif;
	padding:5px;
   
   	}

a {
	color:#09c;
	font-size:16px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
    
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {color:#273126;}
a:active {color:#273126;}

#ylio {
    position: absolute;
    left: 0em;
    width: 800px;
    height: 55px;
	margin: 0px;
	padding: 0px;
    top: 0px;
}
    
#Header {
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:0px 0px 1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#006591;
    color: #F9F9F9;
    font-weight:700;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
     
#sisalto {
	margin:0px 50px 50px 200px;
	padding:10px;
    font-size: 16px;
    width: 75%;
    }

 ul {
	list-style: none;
	}   
    
#Menu {
	position:absolute;
	top:100px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;

	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}

body>#Menu {width:150px;}

#footer {
    text-align: center;
    font-size:14px;}
    
img.galleria {
border: 1px solid black;
margin-right: 5px;
margin-bottom: 5px;
font-size: 85%;
}


