*	{
	margin: 0px;
	padding: 0px;
	}

body	{
	background-color: #F1F1F1;
	background-image: url(images/isokuva.png);
	background-repeat: no-repeat;
	margin: 270px 30px 30px 30px;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	}

img	{
	margin: 0px 3px 5px 0px;
	}

#flash	{
	margin: 0px 3px 5px 0px;
	height: 212px;
	width: 500px;
	}


#content {
	}

#navi	 {
	height: 75px;
	line-height: 23px;
	margin: 0px 0px 0px 0px;
	
	}

	#navi ul { 
		clear: both;
		list-style-type: none;
		height: 30px;
		}

	#navi ul li { display: inline;}

		#navi ul li a {
		display: block;
		float: left;
		margin: 0px 3px 3px 0px;
		padding: 3px 15px 5px 15px;
		color: #fff;	
		font-family: verdana, helvetica, arial, sans-serif;
		text-align: left;
		font-size: 11px;
		font-weight: bold;
		line-height: 12px;
 		text-decoration: none;
		background: #B80000;	
		filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
		}

		#navi ul li a.aktiivinen { color: #fff0db; background: #000; }
		#navi ul li a:hover { color: #fff0db; background: #000; }

.katkoviiva {
		width: auto;
		height: 10px;
		background: transparent url(images/katkoviiva.gif) center repeat-x;
		margin: 100px 0px 100px 0px;
		}
		
.katkoviiva_matala {
		width: auto;
		height: 30px;
		background: transparent url(images/katkoviiva.gif) center repeat-x;
		margin: 0px 0px 7px 0px;
		}

.katkoviiva_ylin {
		width: auto;
		height: 10px;
		background: transparent url(images/katkoviiva.gif) top repeat-x;
		margin: 0px 0px 20px 0px;
		}
		
.katkoviiva_alin {
		width: auto;
		height: 10px;
		background: transparent url(images/katkoviiva.gif) center repeat-x;
		margin: 50px 0px 50px 0px;
		}
		
p		{
		clear: both;
		margin: 0px 0px 10px 0px;
		line-height: 12px;
		}

#ingressi	{
		clear: both;
		width: 600px;
		color: #000;
		background: #fff;
		line-height: 16px;
		padding: 10px 10px 10px 15px;
		margin-bottom: 20px;
		font-family: courier new, georgia, serif;
		text-align: left;
		font-size: 12px;
		font-weight: normal;
		}
		
#tekstilaatikko	{
		clear: both;
		width: 600px;
		color: #000;
		background: #fff;
		line-height: 16px;
		padding: 10px 10px 10px 15px;
		margin-bottom: 20px;
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		}

.otsikko	{
		color: #2D6C2A;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		}

.bteksti	{
		font-weight: bold;
		}


.haaleateksti	{
		color: #999;
		}
		
.korostusteksti	{
		color: #fff0db;
		font-family: Georgia, times, serif;
		font-size: 18px;
		line-height: 24px;
		padding: 0px 3px;
		background: #333;
		}
		
#lausunto {
		clear: both;
		width: 600px;
		color: #555;
		background: #fff url(images/puhekupla.gif) bottom left no-repeat;
		line-height: 22px;
		padding: 10px 10px 45px 15px;
		margin: 60px 0px 0px 0px;
		font-family: georgia, serif;
		text-align: left;
		font-size: 18px;
		font-weight: normal;
		}

a:link		{
		text-decoration: underline;
		color: #bd0200;
		}

a:visited	{
		text-decoration: none;
		color: #bd0200;
		}

a:hover		{
		text-decoration: none;
		color: #999999;
		}

a:active	{
		text-decoration: none;
		color: #999999;
		}
