body {
  color: #ffffff;
  background-color: #4464a1;
  font-size: 12px;
}
a {
  color: #ffffff;
  font-weight: bold;
  font-size: 80%;
}
a:visited { color: #ffffff; }
h1 a { font-size: 100% }

#page {
  width: 851px;
  margin: 0 auto 0 auto;
  padding: 0;
  border-top: 0;
  background: #e3b659 url( /files/jaakkokolmonen.kotisivukone.com/kuvat/page.jpg ) no-repeat 3px 282px;
}
#columns {
  border: 4px solid #ffffff;
  border-bottom: none;
  border-top: none;
  margin: 0;
}
#top-bar {
  height: 204px;
  background: #f8f8f8 url( /files/jaakkokolmonen.kotisivukone.com/kuvat/topbar2.jpg ) no-repeat top left;
  padding: 0;
}
#content {
  margin: 0 298px 20px 8px;
  background: #e3b659 url( /files/jaakkokolmonen.kotisivukone.com/kuvat/content_bg.gif ) repeat-y top left;
}
#content_top {
  display: block;
  height: 12px;
  background: #e3b659 url( /files/jaakkokolmonen.kotisivukone.com/kuvat/content_top.gif ) no-repeat top left;
}
#content_bottom {
  display: block;
  height: 12px;
  background: #e3b659 url( /files/jaakkokolmonen.kotisivukone.com/kuvat/content_bottom.gif ) no-repeat top left;
}
.inner { margin: 20px; }

#content h1 {
  font-weight: bold;
  color: #ffffff;
  font-size: 18px;
}
#content h2 {
  font-size: 120%;
  color: #ffffff;
}

#footer {
  background: #f8f8f8 url( /files/jaakkokolmonen.kotisivukone.com/kuvat/footer.jpg ) no-repeat top left;
  text-align: center;
  margin: 0;
}
#footer a {
  display: block;
  margin: 0 40px;
  padding: 0 0 5px;
  font-size: 8px;
  color: #f5db8e;
  font-weight: normal;
  text-decoration: none;
}

#menu {
  background: #f8f8f8 url( /files/jaakkokolmonen.kotisivukone.com/kuvat/menu.jpg ) no-repeat top left;
  height: 78px;
  padding: 0;
}
#menu ul {
  height: auto !important; min-height: 39px;
  height: 39px;
  padding-left: 10px;
}
#menu ul li {
  height: 39px;
  padding: 0 10px 0 0; margin: 0;
}
#menu ul li a {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 8px 16px;
  text-transform: uppercase;
}
#menu ul a:hover {
  color: #ffffff;
}
#menu ul li.active_link a {
  font-weight: bold;
}
#menu ul li a:hover { color: #ffffff; text-decoration: none; }

#menu ul li ul {
  padding-bottom: 1px;
  z-index: 100;
  border: 1px solid #646464;
  background-color: #f8f8f8;
  height: auto;
  width: 200px;
}
#menu ul li ul li {
  clear: both;
  background-image: none;
  height: auto;
  padding: 0;
  width: 200px;
}
#menu ul li ul li a {
  color: #000000;
  text-transform: none;
  padding: 4px 6px;
  overflow: hidden;
  background: none;
  font-weight: bold;
  width: 188px;
  display: block;
}
#menu ul li ul li a:hover {
  color: #000000;
}
#menu ul li.active_link a, #menu ul li.active_link a:hover,
#menu ul li ul li.active_link a, #menu ul li ul li.active_link a:hover {text-decoration: none; }
#menu ul li ul li a, #menu ul li.active_link ul li a, #menu ul li.active_link ul li a:hover {
  text-decoration: none;
}


#left-bar, #right-bar {
  color: #ffffff;
}
#left-bar h1, #right-bar h1 {
  color: #ffffff;
  font-size: 100%;
  font-weight: bold;
}

#right-bar, #left-bar {
  margin: 4px 0 0 10px;
  width: 272px;
}
#right-bar .box, #left-bar .box {
  width: 263px;
  margin-right: 9px;
}
.box {
  border: none;
  margin: 20px 0 0 0;
  background: transparent url( ) repeat-y top left;
}
.box .header {
  background: none;
  padding: 0;
  height: 30px;
  background: transparent url( /files/jaakkokolmonen.kotisivukone.com/kuvat/box_top.gif ) no-repeat top left;
}
.box .content {
  margin: 0;
  background: transparent url( /files/jaakkokolmonen.kotisivukone.com/kuvat/box_bg.gif ) repeat-y top left;
}
.box .content .content_bottom {
  display: block;
  margin: 0; padding: 0;
  height: 12px;
  background: transparent url( /files/jaakkokolmonen.kotisivukone.com/kuvat/box_bottom.gif ) repeat-y top left;
}
.box .content div{
  margin: 0 10px;
}
.box .content p{
  margin: 0 15px;
}
.box h1 {
  padding: 10px 0 0;
  margin: 0 10px;
}
.box p {
  padding: 15px 0;
  margin: 0;
}
