/* CSS Document */


body {
	font-family: "Times New Roman", Times, serif; font-size: 14px;
	color: #000000;
	background-color: #000000;
	background-image: url(images/tausta_20100315.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
outline: none;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color:#b47b10;
	text-decoration: underline;
}
a:hover {
	color: #b47b10;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

.navigaatiopalkki {
	height: 30px;
	font-variant: small-caps;
	font-size: 15px;
	color: #b47b0f;
	background-color: #000000;	
}

.navigaatiopalkki a:link {color: #b47b0f; text-decoration: none;}
.navigaatiopalkki a:visited {color: #b47b0f; text-decoration: none;}
.navigaatiopalkki a:hover { color: #ffffcd; text-decoration: none;}
.navigaatiopalkki a:focus {color: #b47b0f; text-decoration: none;}
.navigaatiopalkki a:active {color: #b47b0f; text-decoration: none;}

.tablen_kellutus {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.sloganintila {
	height: 20px;
	font-variant: small-caps;
	font-size: 11px;
	color: #b47b0f;
	background-color: #000000;
	text-align: center;
	letter-spacing: 4px;
}

.sisalmykset {
	background-color: #ffffcd;
	padding-left: 40px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	}

.sivun_ozicco {
	position: absolute; left: 40px; top: 290px; width: 800px;
	font-variant: small-caps;
	color: #b47b0f;
	}
	
.palsta_vasen {
	position: relative; left: 0px; top: 0px; width: 440px;
	}
	
.palsta_oikea {
	position: absolute; left: 520px; top: 310px; width: 440px;
	}
	
.svgalleria {
	height: 666px;
	}

