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

body	{
	background-color: #e4e4e4;
	background-image: url(images/isokuva.jpg);
	background-repeat: no-repeat;
	margin: 370px 30px 100px 30px;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:16px;
	}

img	{
	margin: 10px 11px 0px 0px;
	}
	

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

#content {
	}

#navi	 {
	clear: both;
	min-height: 75px;
	max-width: 1100px;
	margin: 0px 0px 130px 0px;
	}

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

	#navi ul li { display: inline;}

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

		#navi ul li a.aktiivinen { color: #fff; background: #a00; }
		#navi ul li a:hover { color: #fff; background: #a00; }

.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;
		}
		
	
h1	{
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height:24px;
	margin: 5px 0px 5px 0px;
	}

p		{
		clear: both;
		margin: 0px;
		}

#ingressi	{
		min-height: 20px;
		clear: both;
		width: 500px;
		color: #000;
		background: #fff;
		line-height: 16px;
		padding: 20px 40px 15px 20px;
		margin: 100px 0px 50px 0px;
		font-family: courier new, georgia, serif;
		text-align: left;
		font-size: 12px;
		font-weight: normal;
		}
		
#somelaatikko	{
		min-height: 20px;
		clear: both;
		width: 500px;
		color: #000;
		background: #fff;
		line-height: 16px;
		padding: 20px 40px 15px 20px;
		margin: 100px 0px 50px 0px;
		font-family: courier new, georgia, serif;
		text-align: left;
		font-size: 12px;
		font-weight: normal;
		}
		
#tekstilaatikko	{
		clear: both;
		width: 500px;
		color: #000;
		background: #fff;
		line-height: 16px;
		padding: 20px 20px 20px 25px;
		margin: 10px 0px 20px 0px;
		font-family: helvetica, arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		}


.bteksti	{
		font-weight: bold;
		}


.haaleateksti	{
		color: #999;
		}
		
.korostusteksti	{
		color: #ddd;
		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: #000;
		}

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

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

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