#banner {
  padding-bottom: 29px;
  background: url(../images/pieces/divider.gif) bottom left no-repeat;
}
#banner img {
  display: block;
}
footer {
  color: #743E26;
  padding: 6px;
}
.dot {
  color: #B3A25F;
}
#copyright {
  float: right;
  margin-right: 5px;
}
#content h3 {
  margin-bottom: 0;
  line-height: 1.8;
}
#content .main p {
  color: #884300;
  line-height: 1.7;
  font-size: 1.1em;
  text-shadow: #ddd 0.1em 0.1em 0.2em;
}
#content dd {
  color: #884300;
  text-shadow: #ddd 0.1em 0.1em 0.2em;
}
body.home #content .main p{
  font-size: 1.2em;
}
body.home #content .sub h3,
body.home #content .sub p {
  text-align: right;
}
#content .sub p {
  font-family: Georgia, Times, "Times New Roman", serif;
}
#content .sub strong {
  font-variant: small-caps;
  font-size: 1.3em;
}
#content .sub em {
  font-weight: bold;
  font-size: 1.1em;
}

/*.pagination {
  color: #666;
  margin-top: 9px;
}
.pagination * {
  padding: 0 2px;
}
.pagination a {
  color: #f6f6f6;
  text-decoration: none;
}
.pagination a:hover {
  color: #B3A25F;
}*/
.t-port {
  width: 90%;
  margin: 0 auto 9px;
}
.t-port td {
  padding: 0 10px 4px 0;
  font-size: 1.2em;
  text-shadow: #ddd 0.1em 0.1em 0.2em;
  text-align: center;
}
.t-port a {
  color: #884300;
  text-decoration: none;
  padding: 2px 5px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
}
.t-port a:hover {
  color: #BD2700;
  background: #F0EBE3;
  border-color: #D7D2C8;
  -moz-border-radius:    5px;
  -webkit-border-radius: 5px;
  border-radius:         5px;
}
#project-section {
  width: 880px;
  margin: 9px auto;
  table-layout: fixed;
}
#project-section td {
  padding: 9px 10px 9px 27px;
  vertical-align: middle;
}
#project-section img {
  display: block;
  margin-top: 9px;
}




















