body {
font-family: optima, Arial, Helvetica, sans-serif;
letter-spacing: 0.2em;
word-spacing: 0.4em;
background-color: #ffffff;
padding: 0;
border: 0;
margin: 0;
background-image: url(bg.png);
background-repeat: no-repeat;
background-position: right top;
}

a {
text-decoration: none;
color: #613d7a;
}

a:link {
text-decoration: none;
color: #613d7a;
}

a:visited {
text-decoration: none;
color: #613d7a;
}

a:hover {
text-decoration: none;
color: #613d7a;
}

a:active {
text-decoration: none;
color: #613d7a;
}

#title {
font-weight: bold;
}

/* Home Navigatie */

.nav_webdesign, .nav_home, .nav_drawings, .nav_other, .nav_comics, .nav_vector, .nav_fanart, .nav_junk, .title, #inhoud {
position: absolute;
}

#inhoud {
top: 120px;
left: 300px;
right: 50px;
padding: 10px;
border: 1px solid #ff1f72;
color: #613d7a;

}

#navigatie {
height: 723px;
width: 299px;
background-color: #ffffff;
background-image: url(gallery_bg.png);
background-repeat: no-repeat;
background-position: left top;
}

.nav_home {
top: 80px;
left: 10px;
}

.nav_webdesign {
top: 62px;
left: 126px;
}

.nav_drawings {
top: 173px;
left: 0;
}

.nav_other {
top: 254px;
left: 183px;
}

.nav_comics {
top: 374px;
left: 183px;
}

.nav_vector {
top: 405px;
left: 65px;
}

.nav_fanart {
top: 506px;
left: 0;
}

.nav_junk {
top: 504px;
left: 170px;
}

.imagetekst {
float:left;
padding-right: 40px;
padding-bottom: 40px;

}

.gallerybg {
position: fixed;
bottom: 0px;
right: 0px;

} 

.thumbnails {
    border: 1px solid #ff1f72;

}











div.thumbdesc
{
  margin: 2px;
  border: 0;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.thumbdesc img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ff1f72;
}

div.desc
{
  text-align: center;
  font-weight: normal;
  width: 140px;
  height: 80px;
  margin: 2px;
}