body {
  text-align: center;
  background: #888f9d;
  font-size: 17px;
  color: #5e6a80;
  background-image: url(/images/bg.jpg);
  background-repeat: repeat-x;
}
#containerMain {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #d2d4db;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #d2d4db;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #d2d4db;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #d2d4db;
  width: 817px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-right: 10px;
  padding-left: 10px;
  background-image: url(/images/mainbg.jpg);
}
#containerInner {
  border-top-style: solid;
  border-top-color: #adb1b8;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #adb1b8;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-color: #adb1b8;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-color: #adb1b8;
  border-right-width: 1px;
}
#containerContent {
  clear:both;
  background: #e2e4ed;
  margin-top:0px;
  margin-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
  background-image: url(/images/bgContent.jpg);
}
#header {
  font-size: 12px;
  clear: both;
  background: #d2d4db;
}
#banner {
  height: 214px;
  background-image: url(/images/reelfun_banner2.jpg);
}
#navMenu{
  background: #d2d4db;

}
#content {
  text-align: justify;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #adb1b8;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #adb1b8;
  padding-left: 15px;
  padding-right: 15px;
  background: #f3f4f9;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
#content p {
 text-align: justify;
 font-size: 17px;
}
#content h1, h2, h3, h4, h5 {
 text-align: left;
}

#footer {
  font-size: 12px;
  border-top-style: solid;
  border-top-color: #adb1b8;
  border-top-width: 1px;
  clear: both;
  background: #d2d4db;
  background-image: url(/images/dean.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
.navLinks a:link {
  font-size: 12px;
  font-weight: bold;
  color: #5e6a80;
  text-decoration: none;
  border-left-style: solid;
  border-left-color: #c5c9d0;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-color: #c5c9d0;
  border-right-width: 1px;

}
.navLinks a:visited {
  font-size: 12px;
  font-weight: bold;
  color: #5e6a80;
  text-decoration: none;
  border-left-style: solid;
  border-left-color: #c5c9d0;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-color: #c5c9d0;
  border-right-width: 1px;

}
.navLinks a:hover {
  background: #f3f4f9;
  font-size: 12px;
  font-weight: bold;
  border: 2px;
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-color: #f3f4f9;
  border-bottom-width: 2px;
  border-top-style: solid;
  border-top-color: #5e6a80;
  border-top-width: 1px;
  border-left-style: solid;
  border-left-color: #5e6a80;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-color: #5e6a80;
  border-right-width: 1px;
}
#navLinks a:hover {
  background-color: #000000;
}
.footer a:link {
  font-size: 10px;
  font-weight: bold;
  color: #5e6a80;
  text-decoration: none;
  border-bottom-style: dotted;
  border-bottom-color: #e2e4ed;
  border-bottom-width: 1px;
}
.footer a:visited {
  font-size: 10px;
  font-weight: bold;
  color: #5e6a80;
  text-decoration: none;
  border-bottom-style: dotted;
  border-bottom-color: #e2e4ed;
  border-bottom-width: 1px;
}
.footer a:hover {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  border: 2px;
  text-decoration: none;
  border-bottom-style: dotted;
  border-bottom-color: #5e6a80;
  border-bottom-width: 1px;
}
#content a:link {
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  border-bottom-style: dotted;
  border-bottom-color: #5e6a80;
  border-bottom-width: 1px;
}
#content a:visited {
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  border-bottom-style: dotted;
  border-bottom-color: #5e6a80;
  border-bottom-width: 1px;
}
#content a:hover {
  font-size: 14px;
  color: #888888;
  border: 2px;
  text-decoration: none;
  border-bottom-style: dotted;
  border-bottom-color: #5e6a80;
  border-bottom-width: 1px;
}
