body {
  margin: 0;
  padding: 0 10px 0 10px;
  background-color: #000000;
  color: #ffffff;
  font-family: Helvetica, Ariel, sans-serif;
  font-size: 12px;
}

#wrapper {
  margin: 20px auto 5px auto;
  padding: 0px;
  border: 1px solid #323d46;
  width: 900px;
  background-image: url(images/gallery-background2.jpg);
  background-repeat: no-repeat;
  background-color: #000000;
}

#header {
  padding: 0 0 0 500px;
  margin: 0 0 0 0;
  background-image: url(images/header-bkgrnd-3.jpg);
  background-repeat: no-repeat;
  background-color: #000000;
  height: 120px;
}

#header ul {
  color: #bad8e5;
  padding-top: 11px;
  margin: 0 3px 0 0;
}

#header li {
  display: inline;
  color: #bad8e5;
  margin: 0 2px 0 0;
  list-style: none;
}

#header a:link, #header a:visited {
  letter-spacing: .1em;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#header a:hover {
  color: #bad8e5;
}


#gallery_page {
  position: relative;
  top:0;
  left:  0;
  margin: 10px 0 0 0;
  padding: 0;
  height: 800px;
}

.thumbnails {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 5px 0 0 0;
  margin:10px 0 50px 20px;
  text-align: center; 
}

.thumbnails .portfolio-link {
 padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.thumbnails .portfolio-link ul {
  color: #bad8e5;
  padding: 55px 0 0 0;
  margin: 0 0 23px 0;
  list-style-type: none;
  display: inline;
}

.thumbnails .portfolio-link li {
  display: inline;
  color: #bad8e5;
  margin: 0 2px 0 6px;
  list-style: none;
}

.thumbnails .portfolio-link a:link, .portfolio-link a:visited {
  letter-spacing: .1em;
  color: #50b2fe;
  font-weight: bold;
  text-decoration: none;
  font-size: 100%;
}

.thumbnails .portfolio-link a:hover {
  color: #dbedfb;
}

.thumbnails .click p{
position: relative;
  padding: 10px 0 0 0;
  margin: 0 0 40px 0;
  text-align: center; 
  color: #dadee1;
}

.portfolio-link .thmbnl ul {
  color: #bad8e5;
  padding: 55px 0 0 0;
  margin: 0 0 23px 0;
}

.portfolio-link .thmbnl li {
  display: inline;
  color: #bad8e5;
  margin: 0 2px 0 6px;
  list-style: none;
}

#image p{
  margin: 0 20px 0 0;
  padding-top: 12px;
  text-align: right;
}

#image .title {
  margin: 0 20px 0 330px;
  padding: 20px 8px 0 0;
  font-weight: normal;
  text-align: right;
  line-height: 1.3em;
  color: #d3e7f7;
  letter-spacing: .08em;
}

#image-v p{
  margin: 0 140px 0 0;
  padding-top: 12px;
  text-align: right;
}

#image-v .title {
  margin: 0 8px 0 330px;
  padding: 20px 140px 0 0;
  font-weight: normal;
  text-align: right;
  line-height: 1.3em;
  color: #d3e7f7;
  letter-spacing: .08em;
}

#image-w p{
  margin: 0 70px 0 0;
  padding-top: 12px;
  text-align: right;
}

#image-w .title {
  margin: 0 70px 0 330px;
  padding: 20px 8px 0 0;
  font-weight: normal;
  text-align: right;
  line-height: 1.3em;
  color: #d3e7f7;
  letter-spacing: .08em;
}


#thumbnails .table {
  margin: 0 0 20px 0;
}

img {
  border: none;
}