body			{background: black;
			background-image: url('tausta_siipi.jpg');
			background-repeat: no-repeat;
			background-attachment:fixed;
			font-family: tahoma, sans-serif;
			color: white;
			font-size: small;
			margin-left: auto;
			margin-right: auto;
			text-align: center;}
			
#logo		{position: static;
			margin-left: auto;
			margin-right: auto;
			background: transparent;
			text-align: center;
			border-top: 10px solid transparent;}
			
#left-banner{position: relative;
			top: -200px;
			margin: 10px 10px 20px 20px;
			padding: 0;
			border: none;}

#content	{position: relative;
			background: transparent;
			width:625px;
			margin-left:auto;
			margin-right:auto;
			font-size:1.1em;
			padding-bottom:0.5em;
			margin-bottom:2em;}
			
#navi		{position: fixed;
			right: 0;
			top: 20px;
			height: auto;
			width: 180px;
			background-color: #1D1D1D;
			text-align: left;
			padding:2em 2em 2em 2em;
			font-family: tahoma;
			font-size:0.8em;
			overflow:hidden;
			border-left: 1px solid #6E0000;
			border-bottom: 1px solid #6E0000;
			z-index:999;-moz-border-radius: 18px;}
			
#hideshow	{position: fixed;
			right: 0;
			top: 0;
			height: 20px;
			width: 180px;
			background-color: #3D3D3D;
			padding:0 2em 0 2em;
			text-align: center;
			font-size: 1em;
			font-weight:bold;
			font-family:tahoma;
			color:white;
			border-bottom:1px solid black;
			border-left: 1px solid #6E0000;
			border-top:1px solid black;
			z-index:999;}

.navbar		{margin: 0.2em 0em 0.2em 0em;
			border: 1px solid transparent;
			font-family: "Palatino Linotype", sans-serif;
			font-size:1.8em;}
				
.lahettaja	{font-size: 0.9em;
			font-style:italic;
			margin-top:-0.1em;
			float:right;}		
			
/* uutisotsikot */
.otsikko	{font-weight: normal;
			text-align: center;
			margin:2em 0 1em 0;
			font-family: Tahoma, sans-serif;
			color: white;
			width:86%;
			margin-left:auto;
			margin-right:auto;
			border-left:2px dotted black;
			border-right:2px dotted black;
			background-color: #2A2A2A;
			font-size: 1em;
			padding:0.1em;
			text-transform: uppercase;}

/* uutistekstit */
.teksti		{font-weight: normal;
			font-family: "Palatino Linotype", serif;
			text-align: justify;
			margin-left:0.5em;
			margin-right:0.5em;
			font-size:1.1em;line-height: 1.2;}

/* esittely yms. sivujen normaali teksti*/
.sisateksti	{font-weight: normal;
			font-family: "Palatino Linotype", sans-serif;
			text-align: center;
			margin:0em 1.5em 0em 1.5em;
			font-size:1em;}

/* info yms sivujen otsikkoteksti */
.suurotsikko{margin:1.5em 0 1em 0;}

.artit		{font-family: tahoma;
			font-size: 0.9em;}
.artistit	{font-family: tahoma;
			font-size: 1em;}
.artistiviiva {width:40%;
			color:#2D2D2D;}
.paakuva	{border: 1px solid #3D3D3D; margin:1em 1em 0.2em 1em;}
.kuvateksti	{text-align:left;margin:0 1em 1em 1em;}		
a:link, a:visited, a:active {font-family: tahoma;color: #F0F0F0;text-decoration: none;}
a:hover {color: #686868 ;}
.navbar:hover{background:#5D4343;border: 1px solid black;}
.navipois:hover{cursor:crosshair;}
.navipois:link{color:white;}
.navipois:active{color:gray;}
.navipois:visited{color:white;}