@charset "utf-8";
/* CSS Document */

body {
  padding:0px;
  margin:0px; 
  text-align:center;
  font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
  }
#wrapH2 {
  width: 867px;
  margin:0px auto;
  }
#topLeft {
  float:left;
  }
#headH2 {
  }
#flashH2 {
  text-align:left;
  padding-left:30px;
  }
#navH2 {
  width:558px;
  height:33px;
  text-align:left;
  font-size:12px;
  }
#navH2 ul {
  line-height:30px;
  white-space:nowrap;
  margin:0px;
  /*margin-left:35px;*/
  padding:0px;
  }
#navH2 li {
  list-style-type:none;
  display:inline;
  padding-right:45px;
  margin-left:40px;
  }
#navH2 li a:link {
  color:#000000;
  text-decoration:none;
  }
#navH2 li a:visited {
  color:#ff66cc;
  text-decoration:none;
  }
#navH2 li a:hover {
  font-size:14px;
  color:#ff6699;
  }

#topRight {
  float:left;
  }
#botLeft {
  float:left;
  }
#contH2 {
  width:577px;
  height:293px;
  border: 1px solid black;
  overflow:auto;
  }
#botRight{
  float:left;
  }
#footH2 {
  font-size:9px;
  }
.clear {
  clear:both;
  }
img {
  border:none;
  }
a:link {
  color:#ff6699;
  text-decoration:none;
  }
a:visited {
  color:#ff66cc;
  text-decoration:none;
  }
a:hover {
  color:#ff66cc;
  }
.Thmb img {
    padding:5px;
	}