html {height:100%;}

body {
	margin:0; padding:0; height:100%;
	background:#ffffff url(gfx/bg.gif) top center repeat-y;
	font-family:arial, serif; 
	color: #000;
	}
	
td.logo{
	background-color: #7f3f98; }
	
td.navi {
	background-color: #d7df23;
	font-family: 'arial narrow', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 17px;
	color: #ffffff;
	text-align: center;}

.td_otsikko {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; }
	
	
.leipis {
	text-align: top;
	display:block;
	width:500px;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; }

.leipis_uus {
	text-align: top;
	display:block;
	width:600px;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; }
	
.leipist {
	text-align: top;
	display:block;
	width:450px;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; }

.leipisw {
	text-align: top;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff; }

.kiitos {
	text-align: top;
	display:block;
	width:500px;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.lihavointi {
	font-weight: bold }
.vihreys {
	color: #0ba14b}

a.navi {
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	text-transform: uppercase;
	text-align: center; }

a.navi:hover{
	text-decoration:underline; }

#wrap {
	position:relative;
	background:url(gfx/bg.gif) top center repeat-y;
	min-height:100%; }
* html #wrap {height:100%}

#inner-wrap {
	padding-bottom:90px; }
	
#inner-wrap:after {
	content:" ";
	display:block;
	clear:both; }
	
#footer {
	background:url(gfx/bg.gif) top center repeat-y;
	position:absolute;
	bottom:0;
	height:80px;
	background-color: #333333;
	width:100%;
	color:#FF00FF;
	text-align:center;
}

#footer p {
	margin:0;
	font-size:1.5em;
	text-align:center; }	
	
	
.sponsors { width: 920px; text-align: left; background-color: green;}
.sponsors ul { list-style-type: none; margin: 0; padding: 0;}
.sponsors ul li { float: left; width: 220px; margin:0 5px 0 5px; padding: 0; text-align: center;}
