body
{
  background-color: #fff;
  font-family: verdana;
  font-size: 11px;
}

.main_bg
{
  background-color: #fff;
  padding: 0px; margin: 0px;
}

.page
{
  width: 830px;
  height: 100%;
  border: 1px solid #000;
  border-width: 0 1px;
}


td
{
  font-family: verdana;
  font-size: 11px;
}


h3
{
  font-weight: bold;
  font-size: 14px;
  color: #42361e;
  border-bottom: 1px dotted #42361e;
  clear: both;
}

FORM
{
  padding: 0px;
  margin: 0px;
}

FORM H3
{
  margin: 0px;
}

a
{
  text-decoration: none;
  font-weight: bold;
  color: #42361e;
}

a:hover
{
  text-decoration: underline;
  color: #000000;
}


.content
{
  height: 100%;
  padding: 5px 15px;
  background: url(/images/bodybg.jpg) no-repeat bottom right #fff;
}

.content p
{
  text-align: justify;
}


.header
{
  background: url(/images/header.jpg) no-repeat #fff;
  height: 151px;
  vertical-align: bottom;
  text-align: right;
  font-weight: bold;
  color: #ffffff;
  border-bottom: 1px solid #000;
}

.header A
{
  color: #ffffff;
}


.inactive
{
  display: none;
}


#menu
{
  margin-top: 0px;
  background-color: #fff;
  clear: both;
}


#menu a
{
  clear: both;
  display: block;
  padding: 3px;
  background-color: #fce9d8;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

#menu a:hover
{
  background-color: #ff8800;
  color: #fff;
  text-decoration: none;
}

#menu .submenu
{
  clear: both;
  border-bottom: 1px solid #000;
}

#menu .submenu a
{
  display: block;
  clear: both;
  color: #000;
  font-weight: normal;
  border: 0;
  background: url(/images/navli.gif) 4px 5px no-repeat #fff;
  padding: 1px 2px 2px 14px;
}

#menu .submenu a.selected
{
  background: url(/images/navli_sel.gif) 4px 5px no-repeat #fff;
}

#menu .submenu a:hover
{
  background-color: #fce9d8;
  color: #000;
}

#menu .subsubmenu
{
  clear: both;
}

#menu .subsubmenu a
{
  display: block;
  clear: both;
  color: #000;
  font-weight: normal;
  border: 0;
  background: url(/images/navli.gif) 14px 5px no-repeat #fff;
  padding: 1px 2px 2px 24px;
}

#menu .subsubmenu a.selected
{
  background: url(/images/navli_sel.gif) 14px 5px no-repeat #fff;
}

#menu .subsubmenu a:hover
{
  background-color: #fce9d8;
  color: #000;
}


#menu .inactive, .niettonen
{
  display: none;
}

#menu .selected, #menu .selected a
{
  background-color: #ff8800;
  color: #fff;
  border-bottom: 1px solid #000;
}

.menusep
{
  height: 10px;
  clear: both;
  background-color: #393939;
  border-bottom: 1px solid #000;
}

.menu_bg
{
  width: 170px;
  color: #000;
  border-right: 1px solid #000;
  background: url(/images/menubg.jpg) bottom left repeat-x #393939;
}



.footer
{
  background: url(/images/footer.jpg) repeat-x #fff;
  text-align: center;
  height: 26px;
  color: #fff;
  font-weight: bold;
  border-top: 1px solid #000;
}

.footer a
{
  color: #e9e9f1;
}

.wt_credits
{
  background-color: #eee;
  color: #444;
  text-align: center;
  font-size: 10px;
  height: 20px;
  border-top: 1px solid #000;
  background: url(/images/wt_credits.gif) top repeat-x;
}

.wt_credits A
{
  font-weight: bold;
  color: #666;
  text-decoration: none;
}

.wt_credits A:hover
{
  text-decoration: underline;
}

.itext
{
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  border: 1px solid #999999;
}

.itextarea
{
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  border: 1px solid #999999;
  width: 100%;
  height: 100px;
}

.ibutton
{
  padding-left: 10px;
  padding-right: 10px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #a2762c;
  background-image: url(/images/menuitem_bg.gif);
  border: 1px solid #000000;
}




.albumdesc
{
  font-size: 11px;
}

.th_container {
  position:relative;
  float:left;
  /* width:110px; */
  margin-right: 5px;
  height:110px;
  text-align: center;
}

th
{
  text-align: left;
  color: #42361e;
  clear: both;
  border-bottom: 1px dotted #42361e;
  font-size: 14px;
}
