body#vloed {
  background-color: #666666;
  margin: 0;
  padding: 0;
  font-family: Century Gothic, arial, sans-serif;
  font-size: 12pt;
}

body#vloed div#centrer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  width: 960px;
}

body div#blog div#topmenu,
body#vloed div#centrer div#topmenu {
  width: 963px;
  height: 65px;
  border-left: 1px solid #888888;
  padding: 0;
}

body div#blog div#topmenu a.topmenuitem,
body#vloed div#centrer div#topmenu a.topmenuitem {
  display: block;
  position: relative;
  float: left;
  width: 119px;
  height: 50px;
  background-color: #333333;
  color: #cccccc;
  border-right: 1px solid #888888;
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-variant: small-caps;
  padding-top: 15px;
}

body div#blog div#topmenu a.topmenuitem:hover,
body#vloed div#centrer div#topmenu a.topmenuitem:hover {
  background-color: #555555;
}

body div#blog div#topmenu a.topmenuitem.selected,
body#vloed div#centrer div#topmenu a.topmenuitem.selected {
  color: #eeeeee;
}

body#vloed div#centrer div#adminframe {
  width: 959px;
  height: 35px;
  border: 1px solid #888888;
  padding: 0;
  margin-top: 15px;
  background-color: #333333;
  color: #cccccc;
}

body#vloed div#centrer div#adminframe a {
  display: block;
  float: left;
  width: 119px;
  height: 35px;
  background-color: #333333;
  color: #cccccc;
  border-right: 1px solid #888888;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-variant: small-caps;
}

body#vloed div#centrer div#adminframe a:hover {
  background-color: #555555;
}

body#vloed div#centrer div#main {
  width: 939px;
  margin-top: 14px;
  border: 1px solid #888888;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #333333;
  color: #cccccc;
  font-size: 11pt;
}

body#vloed div#centrer div#main h1 {
  font-size: 140%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 60px;
}

body#vloed div#centrer div#main p {
  margin-top: 0;
  margin-bottom: 10pt;
}

body#vloed div#centrer div#main a,
body#vloed div#centrer div#main a:hover
body#vloed div#centrer div#main a:visited
{
  text-decoration: none;
  font-weight: bold;
  color: #cccccc;
}

body#vloed div#centrer div#main a:hover {
  text-decoration: underline;
}

div.div-galheader img {
  vertical-align: text-top;
}

div.div-galheader {
  font-size: 140%;
  margin-bottom: 0;
}

td.td-thumbnails-thumb,
td.td-thumbnails-thumb-selected {
  width: 200px;
  padding-left: 10px;
  padding-right: 10px;
}

table.table-thumbnails {
  border-spacing: 0 30px;
}

table.table-shadows {
  margin-bottom: -40px;
}

td.td-picture-pic table.table-shadows {
  margin-bottom: -20px;
}

form {
  margin: 0;
  border: 0;
  padding: 0;
}
