body {
color: #27381a;
font-size: 9pt;
font-family: arial;
text-align: justify;
line-height: 1.6;
text-align: left;
background: #bfb3a3;
margin: 0px;
}

td {
color: #27381a;
font-size: 9pt;
font-family: arial;
text-align: justify;
line-height: 1.6;
text-align: left;
}

#tab {
width: 800px;
text-align: justify;
background-image: url(http://havanese.biz/virt/ulkoasu/bg.png);
background-repeat: repeat-y;
margin: 0 auto;
}

#top {
background-image: url(http://havanese.biz/virt/ulkoasu/top.png);
height: 296px;
width: 800px;
text-align: justify;
}

#teksti {
margin-left: 10px;
margin-right: 0px;
padding-right: 10px;
width: 570px;
border-right: 1px solid #64696c;
float: left;
padding-bottom: 12px;
margin-top: 0px;
}

#sivupalkki {
margin-top: 15px;
bottom: 12px;
margin-right: 2px;
width: 195px;
padding-left: 47px;
margin-left: 550px;
background: transparent;
text-align: justify;
font-size: 8pt;
}

li {
list-style-type: round;
color: #6f583d;
margin: 0 0 0px 0;
padding: 0 0 0 0px;
}

li a { 
color: #4B4732; 
}

li a:hover { 
color: #5f693d;
}

/* Ala */

#pala {
height: 78px;
clear: both;
font-size: 8pt;
margin-bottom: 0;
width: 800px;
background-image: url(http://havanese.biz/virt/ulkoasu/bot.png);
margin-top: 10px;
}

#teksti_a {
text-align: left;
font-size: 7.5pt;
color: #ffffff;
padding-top: 20px;
padding-left: 18px;
line-height: 1.8;
clear: none;
float: left;
}

#ala a {
color: #000000;
font: 7.5pt arial, sans-serif;
font-weight: normal;
}

#ala a:hover {
color: #000000;
text-decoration: none;
}

/* top2 */

#nav {
height: 80px;
}

#nav ul {
padding: 12px 11px 0px 5px;
margin: 0px;
}

#nav li {
float: left;
border-right: 1px solid #000000;
padding: 42px 12px 9px 9px;
list-style: none;
}


#nav li.last {
border-right: none;
}

#nav a {
color: #27381a;
font: 12px arial, sans-serif;
font-weight: normal;
}

#nav a:hover {
color: #6f583d;
text-decoration: none;
}

#nav .selected a {
font-weight: bold;
}

a:link {
text-decoration: none;
color: #4f6824;
padding: 1px;
}
 
a:visited {
text-decoration: none;
color: #4f6824;
padding: 1px;
}

a:active {
text-decoration: none;
color: #4f6824;
padding: 1px;
}
 
a:hover {
text-decoration: none;
color: #405920;
border: 0px;
padding: 1px;
}

h1 {
font-family: "Times New Roman";
font-size: 18px;
color: #4B4732;
font-weight: bold;
text-align: left;
margin-bottom: 4px;
margin-top: -4px;
padding-left: 10px;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
margin: 0 0 0 15px;
padding: 0px 15px 2px 15px;
font-size: 12px;
color: #4B4732;
}

h3 {
font-family: arial, tahoma;
margin: 0 0 0 15px;
padding: 0px 15px 2px 15px;
font-size: 9px;
color: #4B4732;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #d3cab8;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: #000000;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}