@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/layoutuus7_22.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-3dlight-color: 16150E;
	scrollbar-arrow-color: C3C1B2;
	scrollbar-darkshadow-color: 000000;
	scrollbar-face-color: 3a5869;
	scrollbar-highlight-color: 515558;
	scrollbar-shadow-color: 515558;
	scrollbar-track-color: 26363c;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #223744;
	width: 120px;
	padding-left: 0px;
	font-style: normal;
	text-align: justify;
}
.Header {
	font-family: sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.photos {
	border: thin solid #304b56;
}

A:link    {
	color: #DEDFFF;
	font-weight: bold;
}
A:active   {
	color: #DEDFFF;
	font-weight: bold;
}
A:visited     {
	color: #DEDFFF;
	font-weight: bold;
}
A:hover   {
	color: white;
	font-weight: bolder;
	text-decoration: underline;
}


