.link_top_left {
  height: 160px;
  width: 180px;
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  padding-right: 10px;
  padding-top: 5px;
  display: block;
  float: left;
  clear: right;
  font-weight: normal;
}

.link_top_center {
  height: 160px;
  width: 172px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCCCCC;
  padding-top: 5px;
  font-weight: normal;
}

.link_top_right {
  height: 160px;
  width: 180px;
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  float: right;
  padding-left: 10px;
  padding-top: 5px;
  font-weight: normal;
}

.link_top_img  {
 float:left;
 border: 1px solid #000000;
 margin-right: 7px;
 height: 90px;
 width: 90px;
}

.link_bottom {
  width: 450px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  float: left;
  margin-right: 15px;
  line-height: normal;
  margin-bottom: 5px;
  font-weight: normal;
}

.link_bottom h2 {
 font-size: 14px;
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-weight: bold;
 color: #990000;
 margin: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 3px;
 padding-left: 0px;
}

.link_bottom img {
 border: 1px solid #000000;
 margin-right: 7px;
 margin-bottom: 3px;
 float: left;
}

.link_bottom a, a:visited {
 font-weight: bold;
 color: #990000;
 text-decoration: none;
 font-size: 14px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.link_bottom a:hover, a:active {
 font-weight: bold;
 color: #0000FF;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
}

.link_video {
 height: 133px;
 width: 90px;
 float: right;
 margin-right: 10px;
 margin-bottom: 0px;
 margin-top: 16px;
 text-decoration: none;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}

.link_video  img {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}

.banner {
 padding: 0px;
 height: 70px;
 width: 565px;
 background-color: #99CCFF;
 float: left;
 text-align: center;
 margin-left: 5px;
 margin-top: 10px;
 margin-bottom: 15px;
}

