body
{
  margin-top: 20px;
  background: #FFF;
  text-align: center;
}

body,
table
{
  font-family: "Bitstream Vera Sans", "Verdana", "Helvetica";
  font-size: 13px;
}

img.logo
{
  padding: 0px 0px 20px;
  border: none;
}

.center
{
  text-align: center;
}

a
{
  text-decoration: none;
  font-weight: bold;
}

a:hover,
a:visited:hover
{
  text-decoration: underline;
  color: #66D;
}

#language
{
  float: right;
  margin-right: 10px;
  
}

img
{
  border: none;
}

h1
{
  font-size: 16px;
  border-style: none solid solid none;
  border-width: 1px;
  border-color: #777777;
  margin: 0px 0px 20px;
}

h1 a
{
  color: #777999 !important;
}

table,
tr,
td
{
  border: none;
  vertical-align: top;
  text-align: left;
}



/* Front page */
/* #mainpage-language
{
  position: relative;
  float: left;
  margin-left: -13px;
}
  */
#mainpage-language
{
  position: absolute;
  margin-left: -13px;
}

#mainpage-data
{
  background: #BBB;
  width: 745px;
  border: 1px solid #FFF;
  margin: 0px auto;
  padding: 10px 15px;
}

#mainpage-left-side
{
  width: 250px;
  background: #FFF;
  color: #777777;
  padding: 10px 40px 80px;
}

#navi
{
  text-align: center;
  font-weight: bold;
  padding: 10px 0px 40px;
}

#navi a
{
  font-family: "Century gothic";
  color: #777777;
  text-decoration: none;
  line-height: 20px;
}

#navi a:hover,
#navi a:visited:hover
{
  text-decoration: underline;
  color: #444444;
}

#mainpage-right-side
{
  float: right;
  width: 400px;
}

#mainpage-left-side,
#mainpage-left-side a,
#mainpage-right-side,
#mainpage-right-side a
{
  color: #777777;
}

#heading
{
  background: #ffffff;
  padding: 8px 20px;
  text-align: center;
}

#mainpage-image
{
  width: 402px;
  height: 352px;
  margin: 5px 0;
  line-height: 350px;
  vertical-align: center;
}

#mainpage-image img
{
  border: solid 1px #000000;
  line-height: 350px;
  margin: auto 0;
}

#footer
{
  background: #FFF;
  padding: 8px 20px;
  text-align: center;
}


/* Other pages */
#data
{
  background: #FFF;
  width: 745px;
  color: #777777;
  margin: 0px auto;
  padding: 10px 15px;
  text-align: left;
  font-size: 12px;
}

#left-side
{
  
}

#right-side
{
  float: right;
  padding-bottom: 80px;
  text-align: center;
}

#right-side img
{
  min-height: 30px;
  display: block;
  margin: 0 auto 10px;
}

#right-side a
{
  color: #777777;
  text-decoration: none;
}

#right-side a:hover,
#right-side a:visited:hover
{
  color: #777777;
  text-decoration: underline;
}

.back-button
{
  padding: 80px 0px;
}

#language a
{
  color: #777777;
  text-decoration: none;
}

#language a:hover,
#language a:visited:hover
{
  color: #777777;
  text-decoration: underline;
}

#thumbnails
{
  text-align: center;
  padding-bottom: 15px;
}

#thumbnails img
{
  border: solid 1px #000;
}

#content
{
  color: #777777;
}

#content a
{
  color: #777777;
  text-decoration: none;
}

#content a:hover,
#content a:visited:hover
{
  color: #777777;
  text-decoration: underline;
}

#content td.people
{
  width: 200px;
  vertical-align: top;
  padding-right: 10px;
}

dt
{
  font-weight: bold;
  display: inline;
  border-bottom: dotted 1px;
  width: auto;
  margin-top: 12px;
}

dd
{
  margin: 6px 24px 12px;
}

#slideshow
{
  float: right;
}

#slideshow span.artist
{
  display: block;
  text-align: center;
}

table.artist td
{
  padding-right: 2em;
}

table.baleal img
{
  padding: 2px 0;
}

label
{
  display: block;
}

ul.thumbnails
{
  padding: 0;
  margin: 1em 0;
  list-style: none;
  text-align: center;
}

ul.thumbnails li
{
  display: inline;
}

ul.thumbnails li a img
{
  border: solid 1px #000000;
}

body.artists #content
{
  width: 400px;
}

body.artists #content h2
{
  text-align: center;
}

h2,
h3,
table
{
  color: #777777;
}

table caption
{
  margin-top: 2em;
  font-size: 16px;
  font-weight: bold;
}
