/* Generated by KompoZer */
#background {
  width: 100%;
  background-color: #00003f;
  height: 1031px;
}
#container {
  border:  none;
  margin: 0px auto;
  background-color: white;
  width: 800px;
  position: relative;
  height: 975px;
}
#header {
  margin: 0px;
  padding: 0px;
  height: 175px;
  width: 800px;
  background-image: url(../images/TMBearlogo.gif);
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: white;
  background-position: center top;
  position: relative;
}
#header a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial Black;
  font-size: medium;
}
#header a:visited {
  font-weight: bold;
  color: silver;
  text-decoration: none;
  font-family: arial black;
  font-size: medium;
}
#header a:hover {
  text-decoration: none;
  font-weight: bold;
  font-family: Arial Black;
  color: #8fccff;
  font-size: medium;
}
.horizlinks {
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 170px;
  top: 140px;
}
.horizlinks ul {
  margin: 0px 0px 0px 25px;
  padding: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  top: 0px;
}
.horizlinks li {
  margin: 0px 20px 0px 0px;
  padding: 0px;
  list-style-type: none;
  display: inline;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
#leftcol {
  padding: 0 5pt;
  float: left;
  background-color: white;
  position: relative;
  display: inline;
  width: 385px;
  height: 800px;
}
#rightcol {
  padding: 0 5pt;
  float: right;
  background-color: white;
  position: relative;
  height: 800px;
  width: 385px;
}
#footer {
  clear: both;
  background-color: black;
  height: 6%;
  width: 800px;
  margin-bottom: 0%;
  margin-top: 800px;
}
.footertxt {
  border-style: none;
  text-align: center;
  font-size: x-small;
  font-weight: normal;
  color: #999999;
}
