body {
  background-color: #000000;
  font-family: Arial;
  color: #FFFFFF;
}
a {
  border: 0px;
}
img {
  border: 0px;
}
h1 {
  font-size: 24px;
}

.maintable {
  width: 900px;
  height: 600px;
  border: 1px solid black;
}
td {
}
.titlerow td {
  height: 88px;
}
.headertable {
  width: 900px;
}
.headertable td {
  background-image: url('img/header_bg.gif');
  background-repeat: repeat-x;
}
.headertablebuttons {
  padding-top: 20px;
}
.content {
  text-align: center;
}
.portfoliomenu {
  position: absolute;
  z-index: 1;
  visibility: hidden;
  width: 105px;
  color: #FFFFFF;
  background-color: #000000;
  top: 0px;
  left: 0px;
}
.portfoliomenu td {
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  padding-left: 15px;
  text-align: left;
  font-size: 14px;
}
.portfoliomenu a {
  color: #FFFFFF;
  text-decoration: none;
}
.copyright {
  font-size: 12px;
}
.portfolioname {
}
.imagename {
}
.portfoliodesc {
  width: 140px;
  padding-top: 25px;
}
.portfolioimage {
  width: 620px;
  height: 525px;
  padding: 0px;
  margin: 0px;
}
.portfoliothumbs {
  width: 140px;
}
.portfolioname {
  font-weight: bold;
}
.imagename {
}
.thumbtable td {
  padding-left: 5px;
  padding-bottom: 5px;
}
