@charset "UTF-8";
/* CSS Document */
body {
  background: url(images/mainbg.png) repeat-x #276091;
  color: #333;
  size: 10px;
  font-family: Verdana, Geneva, sans-serif;
  color: #000000;
}
h2 {
  font-size: 18px;
  color: #000;
}
a.noblue {
  font-size: 13.5px;
  color: #000;
}

a {
  font-weight: bold;
  color: #276091;
  size: 10px;
  font-family: Verdana, Geneva, sans-serif;
  color: #276091;
  font-size: 12px;
}
a:link {
  font-weight: bold;
  color: #276091;
  size: 10px;
  font-family: Verdana, Geneva, sans-serif;
  color: #276091;
  font-size: 12px;
}
a:visited {
  font-weight: bold;
  color: #276091;
  size: 10px;
  font-family: Verdana, Geneva, sans-serif;
  color: #276091;
  font-size: 12px;
}
a:hover {
  font-weight: bold;
  color: #276091;
  size: 10px;
  font-family: Verdana, Geneva, sans-serif;
  color: #276091;
  font-size: 12px;
}
a:active {
  font-weight: bold;
  color: #276091;
  size: 10px;
  font-family: Verdana, Geneva, sans-serif;
  color: #276091;
  font-size: 12px;
}
#container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
#left {
  background: url(images/shadowright.png) repeat-y right;
  font-family: Verdana, Geneva, sans-serif;
  color: #000000;
  font-size: 12px;
  position: absolute;
  width: 12%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1;
}
#middle {
  background-color: #ffffff;
  position: absolute;
  width: 76%;
  height: 100%;
  top: 0px;
  left: 153px;
  overflow: scroll;
  z-index: 3;
}
#right {
  background: url(images/shadowleft.png) repeat-y left;
  position: absolute;
  width: 12%;
  height: 100%;
  bottom: 0px;
  right: 0px;
  z-index: 2;
}
#mtop {
  padding: 10px 5px 5px 5px;
  position: relative;
  width: 100%x;
  height: 190px;
  top: 0px;
  left: 0px;
  color: #276091;
}

#mbtm {
  padding: 0px 50px 0px 50px;
  position: relative;
  width: 100%x;
  top: 0px;
  left: 0px;
  margin-left: 200px;
}
img {
  border: none;
}
img.floatLeft {
  float: left;
  margin: 10px 10px 10px 10px;
}
img.floatRight {
  float: right;
  margin: 10px 10px 10px 10px;
}
#links {
  font-weight: bold;
  color: #276091;
  size: 10px;
  font-family: Verdana, Geneva, sans-serif;
  color: #276091;
  font-size: 10px;
}
li {
  text-align: left;
  padding: 0px;
  margin: 0px;
}

.fun-run {
  margin-top: 10px;
  text-align: left;
}
