body {
	background: #FFFF33;
	font-family: Geneva, Verdana, Arial, Sans-serif
}
#container {
	margin: 0 auto;
	width: 750px;
}
#header {
	width: 100%;
}
#logo {
        margin-top: 0px;
	height: 100px;
}
#sm_logo {
        margin-top: 0px;
	height: 30px;
}
#sub_header {
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	color: red;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('images/tausta_sisalto.gif'); 
} 
#main_content_top {
  	height: 20px;
	background: #FFFFFF url('images/tausta_yla.gif'); 
        text-align: right;
        font-size: 11px;
	font-weight: bold;        
} 
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('images/tausta_ala.gif'); 
}
#footer_logo {
        margin-top: 0px;
	height: 100px;
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto;
}
#kuva {
        width: 570px; 
        height: 400px;
}
#timer {
        font-size: 12px; 
}
.menu {
        position: relative;
	width: 13%;
	float: left;
	padding: 0 15px 0 15px;
	font-size: 12px;
}
.content {
    position: relative;
	float: left;
	width: 76%;
	text-align: left;
	padding: 0 15px 0 15px;
	font-size: 12px;
}
.cont2_1 {
    position: relative;
	float: left;
	width: 35%;
	text-align: left;
	padding: 0 20px 0 20px;
	font-size: 12px;
}
.cont2_2 {
    position: relative;
	float: left;
	width: 32%;
	text-align: left;
	padding: 0 20px 0 20px;
	font-size: 12px
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: blue;
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: black;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 0;
}
.menu li {
	padding-top: 2px;
	list-style-type: none;
}
#counter {
	color: blue;
	font-size: 12px;
}
a {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a.menu_link {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
a.hh_link {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

a.menu_link:hover {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a.hh_link:hover {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.quote {
	text-align: left;
	font-weight: bold;
	color: black;
}
#table1 
	{
	visibility: visible;
	width: 100%;
	position: relative;
	}

#table1 table   
	{
	font-size: 12px;
	font-family: Geneva, Verdana, Arial, sans-serif;
	background-color: transparent;
	}

#table1 td
	{
	background-color: #F5FAF5;
	padding: 0px 4px 0px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff;
	}

#table1 th
	{
	padding: 0px 4px 0px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #ffffff #FF0000 #FF0000 #ffffff;
	background-color: #FFFF33;
	text-align: left;
	}

#table2 
	{
	visibility: visible;
	width: 100%;
	position: relative;
	}

#table2 table   
	{
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Verdana, Arial, sans-serif;
	background-color: transparent;
	}

#table2 td
	{
	background-color: #F5FAF5;
	padding: 0px 4px 0px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff;
	}

#table2 th
	{
	padding: 0px 4px 0px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #ffffff #FF0000 #FF0000 #ffffff;
	background-color: #FFFF33;
	text-align: left;
	}
#table3 
	{
	visibility: visible;
	width: 100%;
	position: relative;
	}

#table3 table   
	{
	font-size: 12px;
	font-family: Geneva, Verdana, Arial, sans-serif;
	background-color: transparent;
	}

#table3 td
	{
	background-color: #F5FAF5;
	padding: 0px 4px 0px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff;
       	}