* {
	margin: 0;
}

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color: #000;

}

h1 { 
	font-size: 18pt;
	font-family: sans-serif, arial, verdana;
	margin: 3px 0 5px 0;
	font-weight: italic;
	color: #fff;
}

h2 {

	font-size: 10pt;
	font-family: sans-serif, arial, verdana;
	margin:3px 0 5px 0;
	font-weight: italic;
	color: #0F6DB6;
}

h3 {

	font-size: 10pt;
	font-family: sans-serif, arial, verdana;
	margin:3px 0 20px 0;
	font-weight: italic;
}

.madeby
{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 13px;
	height: 77px;
}

div, p { 
	font-size: 10pt;
	font-family: sans-serif, arial, verdana;
	color:#fff;
	line-height:1.5;
	margin:0 0 1em;
}

i {
color: #0D6088;
}

ul, li {
margin: 0;
padding: 0;
}


#lomake 
{
margin: 0;
padding: 0 0 0 20px;
}

#lomake label
{
	float: left;
	width: 160px;
	font-weight: normal;
	color: #fff;
}

#lomake input
{
	border-width: 1px;
	border-style: solid;
	width: 200px;
	margin-bottom: 5px;
	border: 0;
	border-color: #f8ff49;
	background: white;
	color: #000;
}

#lomake textarea
{
	width: 200px;
	height: 150px;
	border: 1px solid;
	border-color: #879835;
	background: none;
	color: #879835;
}

#laheta input
{
	width: 50px;
	margin: 20px 0 0 160px;
	border: 0;
	clear: both;

}

#lomake #signup_submit{
	border: none;
	text-indent: -9999px;
	background: transparent url('../kuvat/ilmoittautumisnappi2.png') no-repeat top left;
	height: 63px;
	width: 192px;
	cursor: pointer;
}

#sv_button{
	width: 192px;
	border: none;
	text-indent: -9999px;
	background: transparent url('../kuvat/maksunappi2.png') no-repeat top left;
	height: 63px;
	width: 192px;
	cursor: pointer;
}

.lomakeclear { clear: both; height: 3px; margin: 0; padding: 0; }
 
 



#content ul
{
	list-style: none;
	margin: 10px 0 15px 0;
	padding: 0;
}

#content li 
{
	background-image: url(../kuvat/li.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	COLOR: #323232;
	padding-left: 12px;
}



A:link, A:visited, A:active
{
	COLOR: #0D6088;
	text-decoration: none;
}

A:hover
{
	COLOR: #84C6E6;
	text-decoration: none;
}


div#sivu {
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
	padding: 50px 0;
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(/kuvat/taustakuva2.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}


div#ylapalkki {
width: 680px;
height: 357px;
margin: 0 auto;
padding: 0;
text-align: center;
background-image: url(/kuvat/vuodenyrittaja2009.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color: #ffffff;
}

div#ylapalkki h1, div#ylapalkki h2 { display: none;}

div#sisalto {
	margin: 400px auto 0;
	padding: 0 0 0 7px;  /* bottom padding for footer */
	width: 673px;

}

 
.clear {

	width: 680px;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}

div#alapalkki {
	margin: 0 auto 0 auto;
	padding: 0;  /* bottom padding for footer */
	width: 680px;
	min-height: 60px;
}


.push {
height: 120px; /* .push must be the same height as .footer */
clear: both;
}



div#alapalkki {
	position: relative;
	width:100%;
	height: 120px; /* .push must be the same height as .footer */
	margin: 0;
	padding: 0;
}

	div#madeby {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20px;
	height: 80px;
	}
	
	div#alaosa {
	width: 702px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(/kuvat/alaosa.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	}




 

 
 
 
#topSet
{
width: 100%;
clear: both;
padding: 5px; 
margin: 0;
background: red; 
text-align: center;
color: #ffffff;
}

#topSet A:link, #topSet A:visited, #topSet A:active
{
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	text-decoration: none; 
	margin: 0 15px 0 0;
}
#topSet A:hover
{
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	text-decoration: underline; 
}


 
 
