body {
        font: 100%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	background: url(images/logo_tausta.gif);
             color:white;
                  font-size:14pt;
                  line-height:2em;
                  padding: 50px 7px 0px 7px;


}

body img {
display: block;
float: left;
}

#con {
	width: 750px;
	margin: 0 auto;
	background: url(images/background.gif) repeat-y;
	display: table;
	padding: 0px 7px 0px 7px;
}

#main {
	float: left;
	width: 734px;
	padding: 0px 0px 0px 0px;
}

/**Do not Modify**/

#header {
	width: 735px;
	height: 540px;
	background: url(images/tausta_header.gif);


}



#footer {
         width: 735px;
         height: 20px;
	background: url(images/topbot.gif);
	float:left;



}
  #linksrow
{
  width: 735px;
	float: left;
}

#links {
	float: left;
	width: 690px;
	height: 32px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/links.gif) no-repeat;
}

#links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#links ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13pt;
	color: #FFF;
	float: left;
}

#links ul li a {
  font-weight: bold;

	margin-left: 0px;
	color: #FFF;
	text-decoration: none;
}

#links ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

#links ul li a:hover
 {
	font-weight: bold;

        color: red;
}

 h2 {
     font-weight:bold;
     line-height:1em;
     padding: 20px 0px 0px 0px;
     text-decoration:underline;
}
#sisalto {

           padding: 0px 0px 0px 30px;
}

#ilmoitukset
{padding: 0px 0px 0px 0px;
font-weight:bold;
font-size:16px;
color:red;

}

a
{
  color: white;
  
}
a:hover
{
  color: red;
  font-weight: bold;
  font-size: 18px;
 
}