/* Generated by KompoZer */
body {
  color: #ffffff;
  text-align: center;
  background-color: #666666;
}
div.projects {
  border: 0px solid #cccccc;
}
div.projects_title {
  margin-right: 10px;
  text-align: left;
  background-color: #ffcc33;
  color: #666666;
  font-weight: bolder;
  font-size: large;
  margin-bottom: 5px;
  margin-left: 10px;
}
div.main_div {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 5px;
  padding-left: 5px;
  background-color: black;
}
div.main_project_title {
  padding: 2px 5px;
  background-color: #ff9900;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  line-height: normal;
  font-size: 19px;
  margin-top: 0px;
  margin-bottom: 10px;
}
div.project_title {
  text-align: left;
  font-weight: bold;
  background-color: #999999;
}
div.project_container {
  border: 1px solid #999999;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
div.project_description {
  text-align: justify;
}
