/* Ilona Mäkinen 2007-07-11*/

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: black;
	background-image: url(kuvat/ssjtausta_v2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: white;
}

h1, h2, h3, h4, h5
{
	font-variant: small-caps;
	text-decoration: underline;
} 

a:link, a:active, a:visited
{
	color: black;
	background-color: transparent;
}

a:hover
{
	color: #969E66;
	background-color: transparent;
	text-decoration: none;
}

a:link.th, a:active.th, a:visited.th
{
	color: #808080;
}

a:hover.th
{	
	color: #000000;
	
}

img
{
       border: 1px solid black;
	margin-bottom: 2px;
}

span
{
	font-style: italic;
}

.p1
{
	color: #007F0E; /*#527F3F; */
}

.p2
{
	color: #5B7F00; /*#6D7F3F */
}

.p2p
{
	font-size: 0.8em;
	color: #5B7F00; /*#6D7F3F */
}

div
{
	background-color: transparent;
	color: black;
}

#container
{
	margin-top: 170px;
	width: 70%;
	margin-left: 30%;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#teksti
{
	overflow: auto;
	padding: 10px;
	width: 70%;
	height: 400px;
	float: left;
	border: 1px solid #747A4E;
	margin-bottom: 5px;
}

#linkit
{
	float: left;
	width: 25%; 
	margin-top: 60px;
	margin-right: 5px;
	text-align: right;
}

#thanks
{
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: #808080;
	width: 250px;
	font-size: 0.7em;
}

/*table
{
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 40px;
	width: 80%;
	background-image: url(kuvat/grad2.png);
	background-position: right top;
	background-repeat: repeat-y; 
	background-color: transparent;
	text-align: justify;
}

#ilmo
{
	margin-left: 0;
	margin-right. 0;
	width: 100%
}

td
{
	border: 0px solid black;
	padding: 10px;

}

#otsikko
{
	border-bottom: 1px solid #969E66;
	background-image: url(kuvat/aIVotsikko.png);
	background-repeat: no-repeat;
	height: 65px;
}

#linjat
{
	border-bottom: 1px solid #969E66;
	background-image: url(kuvat/ssjlinjatpieni.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 65px;	
} 

#linkit
{
	border-bottom: 1px solid #969E66;
	//border-right: 1px solid #969E66;
	border-top: 1px solid #969E66;

}

#teksti
{
	border-top: 1px solid #969E66;
	//border-right: 1px solid #969E66;

} */

input, textarea, select
{
       color: black;
       background-color: transparent;
       border: 1px solid #000000;
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 11px;
}