body {
margin: 0;
padding: 0;
font-family: sans-serif;
font-size: .7em;
line-height: 1.4em;
height: 100%;
}
div#navbartarina {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;border: dashed thin;width: 300px;
}
#navbartarina ul li a:link, #navbar ul li a:visited {
color: #777777;
background-color: #e6fcf4;
text-decoration: none;
border-top: solid #ffffee 0px;
border-left: solid #ffffff 0px;
border-bottom: solid #cccccc 0px;
border-right: solid #aaab9c 0px;
display: block;width: 300px;
}
#navbartarina ul li a:hover {
color: #484751;
background-color: #cdeae1;
text-decoration: none;
border-top: solid #cccccc 0px;
border-left: solid #aaa9bc 0px;
border-bottom: solid #ffffee 0px;
border-right: solid #ffffff 0px;
display: block;width: 300px;
}
#navbartarina a.current {
text-decoration: none;
}
#navbartarina ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}
#navbartarina ul {
margin: 0px;
padding: 0px;
}
a:link, a:visited, a:hover {
color: #666666;
text-decoration: none;
}
div#header {
padding: 0px;
text-align: center;
color: #000000;
margin-bottom: 0px;
border-bottom: dashed thin;
background-image: url(./htmlkuvat/header.jpg);
height: 95px;
font-size: medium;
}
a:link, a:visited, a:hover {
color: #000000;
text-decoration: none;
background-repeat: no-repeat;
}
div#footer {
padding: 0px;
text-align: center;
clear: both;
color: #000000;
border-top: dashed #000000 thin;
background-image: url(./htmlkuvat/footer.jpg);
height: 95px;
}
div#maincontent {
padding: 0px;
text-align: inherit;
margin-right:  110px;
margin-left:  110px;
background-color: #ffffff;
border-right: dashed #000000 thin;
border-left: dashed #000000 thin;
width: auto;
height: 100%;
margin-top: 0px;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}
a:link, a:visited, a:hover {
color: #666666;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
div#navbar {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
text-align: center;
width: 100%;
border-bottom: dashed thin;
}
#navbar ul li a:link, #navbar ul li a:visited {
color: #777777;
background-color: #e6fcf4;
text-decoration: none;
border-top: solid #ffffee 0px;
border-left: solid #ffffff 0px;
border-bottom: solid #cccccc 0px;
border-right: solid #aaab9c 0px;
display: block;width: 100%;
}
#navbar ul li a:hover {
color: #484751;
background-color: #cdeae1;
text-decoration: none;
border-top: solid #cccccc 0px;
border-left: solid #aaa9bc 0px;
border-bottom: solid #ffffee 0px;
border-right: solid #ffffff 0px;
}
#navbar a.current {
text-decoration: none;
}
#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}
#navbar ul {
margin: 0px;
padding: 0px;
}
div#leftcolumn {
padding: 0px;
float: left;
text-align: center;
background-color: #fffce9;
background-repeat: repeat;
width: 110px;
}
div#rightcolumn {
padding: 0px;
float: right;
text-align: center;
background-color: #fffce9;
background-repeat: no-repeat;
width: 110px;
}
iframe {
background: transparent;
} 
