body {
  margin: 0px 0px 20px 0px;
  background-color: #ddd;
  background-image: url("");
  background-position: 600px 0px;
  background-repeat: no-repeat;
}

a:link, a:visited, a:active {
  color: #00f;
}

a:hover {
  color: #f00;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

#container {
  line-height: 140%;
  text-align: left;
  padding: 0px;
  width: 600px;
}

#content-container {
  float: left;
  background-image: url("");
  background-repeat: repeat-y;
  background-color: #fff;
}

#content-gutter {
  width: 20px;
  height: 507px;
  float: left;
  background-color: #fff;
  background-image: url("");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#banner {
  text-align: left;
  height: 100px;
}

#banner-img {
  padding: 0px;
  margin: 0px;
  border: 0px; 
}

#center {
  float: left;
  width: 330px;
  overflow: hidden;
}

.content {
  padding: 15px 15px 5px 15px;
  color: #666;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 9pt;
  background-color: #fff;
  background-image: url("");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#right {
  float: left;
  width: 250px;
  min-height: 610px;
  overflow: hidden;
  background-color: #fff;
  background-image: url("");
  background-position: -400px 0px;
  background-repeat: no-repeat;
}

.content p {
  color: #666;
  font-size: 9pt;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
}

.content blockquote {
  line-height: 150%;
}

.content li {
  line-height: 150%;
}

.content h1 {
  font-size: 11pt;
  font-style: italic;
  margin-bottom: 10px;
  border-bottom: 1px dashed #777;
  padding-bottom: 5px;
}

.content h2 {
  color: #666;
  text-align: left;
  font-size: 11pt;
  font-weight: bold;
  margin-bottom: 3px;
}

.content h3 {
  color: #777;
  font-size: 11pt;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}


.content p.copyright {
  font-size: 9pt;
  color:#aaa;
}

.sidebar {
  padding: 15px;
  text-align:center;
  background:#fff url('sidebarfade.gif') repeat-x;
}

.sidebar h2 {
  color: #666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 30px;
}

.sidebar li {
  color: #666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  text-align: left;
  list-style-type: none;
}

.sidebar p {
  color: #999;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  text-align: left;
  line-height: 120%;

}

.sidebar img {
  border: 3px solid #fff;
}

.photo {
  text-align: left;
  margin-bottom: 20px;
}

textarea {
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 9pt;
}
