@charset "UTF-8";
body  {
	margin: 0 auto;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
	background: #FFFFFF;
	width: 760px;
}
h1    {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	text-decoration: none;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 8px;
	color: #000000;
	display: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	text-decoration: none;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 6px;
	color: #000000;
	line-height: 110%;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 130%;
	text-decoration: none;
	padding: 0px;
	margin-top: 40px;
	margin-bottom: 4px;
	color: #000000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 145%;
	text-decoration: none;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 2px;
	color: #000000;
}
.first_para {
	margin-top: 12px;
	margin-bottom: 4px;
}
table {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 522px;
	border-style: none;
}
caption {
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-bottom: 10px;
	font-weight: bold;
}
th {
	color: #213469;
	background: #CCCCCC;
	padding: 8px 10px;
	font-size: 70%;
	border-style: none;
}
td {
	padding: 8px 10px;
	border-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
#header  {
	height: 244px;
	width: 760px;
}


ul#main_nav {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul#main_nav li {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	cursor: pointer;
	height: 26px;
	float: left;
}

ul#main_nav a
{
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 28px;
}
ul#main_nav a:hover
{
	text-decoration: underline;
}
#etusivu {
	background: url(images/1etusivu_bg.jpg);
	width: 98px;
}
#instituutista {
	background: url(images/2instituutista_bg.jpg);
	width: 122px;
}
#tapahtumia {
	background: url(images/3tapahtumia_bg.jpg);
	width: 122px;
}
#koulutus {
	background: url(images/4koulutus_bg.jpg);
	width: 106px;
}
#julkaisuja {
	background: url(images/5julkaisuja_bg.jpg);
	width: 113px;
}
#ystavat {
	background: url(images/6ystavat_bg.jpg);
	width: 113px;
}
#linkit {
	background: url(images/7linkit_bg.jpg);
	width: 86px;
}

#mainContent {
	width: 760px;
	float: left;
} 
#story {
	width: 522px;
	float: left;
	padding-left: 8px;
	text-align: left;
}
#story p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 160%;
	text-decoration: none;
	margin-bottom: 10px;
	color: #000000;
}
#story p a:link   {
	color: #649B00;
	text-decoration: none;
}
#story p a:visited {
	color: #497400;
	text-decoration: none;
}
#story p a:hover {
	color: #CC6600;
	text-decoration: none;
}
#story h4 a:link   {
	color: #649B00;
	text-decoration: none;
}
#story h4 a:visited {
	color: #497400;
	text-decoration: none;
}
#story h4 a:hover {
	color: #CC6600;
	text-decoration: none;
}
#story ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	margin-top: 5px;
	padding-left: 25px;
	line-height: 150%;
}
#story ul a:link {
	color: #649B00;
	text-decoration: none;
}
#story ul a:visited {
	color: #497400;
	text-decoration: none;
}
#story ul a:hover {
	color: #CC6600;
	text-decoration: none;
}
#story hr {
	font-size: 1px;
	width: 522px;
}
.picture_table td {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 1px;
}
.image-left {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 1px;
}
.image-right {
	float: right;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-left: 10px;
}
#right_side {
	width: 217px;
	float: right;
	padding-right: 0px;
}
#right_side #right_menu {
	float: right;
	width: 190px;
}
#right_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#right_menu li {
	list-style: none;
	background: #E6E6E6;
	border-bottom: 2px solid #999999;
}
#right_menu a
{
	display: block;
	width: 190px;
	color: #2D401F;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right_menu a:hover {
	color: #FFFFFF;
	background: #2D401F;
	text-decoration: none;
}
#right_menu .menu_title {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#right_side #company_info {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 20px;
	float: right;
	margin-bottom: 20px;
}
#right_side #company_info p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 130%;
}
#right_side  #company_info  a  {
	color: #2D401F;
	text-decoration: none;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#right_side #company_info a:hover  {
	text-decoration: none;
	color: #CC6600;
}
#right_side  .banners {
	float: right;
	margin-bottom: 15px;
	text-align: right;
	clear: both;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer  {
	width: 760px;
	background: #2D401F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	height: 24px;
	text-align: left;
} 
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
	list-style: none;
}
#footer  a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #bot_nav {
	float: left;
	padding-left: 10px;
	padding-top: 4px;
}
.spacer {
	margin-right: 8px;
	margin-left: 8px;
}
#footer #copyright {
	float: right;
	font-size: 90%;
	padding-right: 10px;
	padding-top: 5px;
}
