body {
  background: #f2f2f2;
  font-family: verdana;
}
a {
  text-decoration: none;
}
a:link {
  color: #606000;
}
a:visited {
  color: #606000;
}
p {
  margin-left: 15px;
  margin-right: 15px;
}
.header1 {
  text-width: 100%;
  text-align: left;
  font-size: 16px;
  background: #e0e0d0;
  padding: 6px;
  border: 1px solid #808080;
  margin-top: 14px;
  margin-bottom: 8px;
}
.header2 {
  text-width: 100%;
  text-align: left;
  font-size: 15px;
  background: #c0c0a0;
  padding: 3px;
  border: 1px solid #808080;
  margin-top: 12px;
  margin-bottom: 4px;
}
.image_project {
  margin-top: 6px;
  margin-bottom; 6px;
  border: 1px solid #202020;
}
#news_box {
  height: 300px;
  overflow: scroll;
  background-color: #e0e0e0;
}
.news {
}
.news p {
}
.news_date {
  width: 98%;
  margin-top: 4px;
  border-top: solid 1px black;
  border-left: solid 2px black;
  padding-left: 6px;
  padding-top: 6px;
  margin-left: 4px;
  font-family: courier;
  font-size: 16px;
  font-weight: bold;
}
.footer {
  font-size: 12px;
}
#mainbody {
}
#col_left {
  float: left;
  text-align: center;
  width: 160px;
  margin-left: 10px;
  margin-right: 10px;
}
#col_center {
  float: left;
  width: 80%;
}
#catalog_box {
}
#browse_box {
  float: right;
  width: 48%;
  background: #ffffe0;
  text-align: center;
  border: 1px solid #d0d0d0;
}
#search_box {
  float: left;
  background: #f0f0d0;
  width: 48%;
  border: 1px solid #d0d0d0;
  margin-bottom: 10px;
}
.search_row {
  border: 1px solid #d0d0d0;
}
.youtube_video {
  width: 280px;
  height: 210px;
}
.file_record {
  line-height: 150%;
}
.file_title {
  font-size: 17px;
  font-style: underline;
}
.file_name {
  font-family: courier;
  font-size: 16px;
}
.file_author {
  color: #00a000;
}
.file_group {
  color: #0000a0;
}
.file_watch {
}
.file_rating {
}
.file_description {
}
