body {
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  background-image: url(../images/page_bg.gif);
  background-repeat: repeat-x;
}
p, td {
  font-family: trebuchet ms;
  font-size: 13px;
  color: #000;
}
img {
  border: 0px;
}
a {
  color: #666;
}
a:hover {
  color: #888;
  text-decoration: none;
}
.introcontent {
  padding-top: 30px;
  padding-right: 60px;
}
.maincontent {
  padding-top: 28px;
  padding-bottom: 60px;
}
.maincontent1 {
  padding-top: 28px;
}
.maincontent2 {
  padding-top: 10px;
  padding-bottom: 60px;
}
.header_projects {
  font-family: impact;
  font-size: 23px;
  color: #3DB5C8;
}
.header_projects2 {
  font-family: impact;
  font-size: 29px;
  color: #3DB5C8;
}
.bigheadline {
  position: relative;
  top: -7px;
}
.header_about {
  font-family: impact;
  font-size: 23px;
  color: #BB4D8B;
}
.header_contact {
  font-family: impact;
  font-size: 23px;
  color: #BB2B32;
}
.header_resume {
  font-family: impact;
  font-size: 23px;
  color: #7EAE4A;
}
.header_links {
  font-family: impact;
  font-size: 23px;
  color: #D19822;
}



.subhead {
  font-size: 17px;
  font-weight: bold;
}
.footer {
  font-size: 12px;
  color: #fff;
}
.white {
  color: #fff;
}
.projectsbody {
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  background-image: url(../images/projects_page_bg.gif);
  background-repeat: repeat-x;
}
.photoscolumn {
  padding-bottom: 48px;
}
.projectphoto {
  margin-bottom: 30px;
  border-width: 5px;
  border-style: solid;
  border-color: #B7E7EE;
}
.quote {
  font-weight: bold;
  color: #60B360;
  font-size: 15px;
  font-family: georgia;
  word-spacing: 2px;
  line-height: 21px;
}