html {
  background-color: #000;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
}
body {
  margin: 20px 0px;
}
a img {
  border-style: none;
}
h1, h2, h3, h4, h5, h6 {
  color:   #FF1818; 
}
h1 {
  font-size: 1.8em;
  margin: .65em 0px;
  text-align: center;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.3em;
}
td p {
  margin: 5px 0px;
}
div#container_overall {
  width: 990px;
  margin: 0px auto;
  background: #1b1564 url('images/container-background.png');
  color: #fff;
}
div#header {
  height: 314px;
}
div#slideshow_left_top {
  position: absolute;
  margin-left: 38px;
  margin-top: 13px;
}
div#slideshow_left_bottom {
  position: absolute;
  margin-top: 163px;
  margin-left: 38px;
}
div#slideshow_right {
  position: absolute;
  margin-top: 33px;
  margin-left: 685px;
}
div#slideshow_left_top img, div#slideshow_left_bottom img, div#slideshow_right img {
  border: 1px solid #000;
  width: 266px;
  height: 135px;
}
div#slideshow_right img {
  height: 245px;
}
#logo {
  margin-top: 26px;
}
div#middle {
  background-color: #f45656;
  border-bottom-color: #f00;
  color: #fff;
}
div#left {
  width: 172px;
  padding: 20px 10px;
  float: left;
}
div#nav_left {
  font-size: 17px;
  font-weight: bold;
}
div#nav_left a {
  display: block;
  color: #eee;
  text-decoration: none;
  margin: 6px 0px;
}
div#nav_left a:hover {
  color: #fff;
  font-weight: normal;
}
div#content {
  width: 758px;
  padding: 1px 20px;
  float: left;
  background: #fff url('images/content-background.jpg') no-repeat;
  color: #1B1564;
  margin-bottom: -1px;
}
}
div#content a {
  color: #1b1564;
}
div#content a:visited {
  color: #57459d;
}
#fence {
  margin-left: -20px;
  margin-bottom: -1px;
  display: block;
}
div#footer {
}
#afa {
  position: absolute;
  margin-left: 20px;
  margin-top: 31px;
}
#bbb {
  position: absolute;
  margin-left: 905px;
  margin-top: 30px;
}
div#footer div {
  text-align: center;
  padding: 20px 120px;
  font-size: 13px;
}
div#footer a {
  color: #fff;
}
div.photo_gallery {
  text-align: right;
  clear: both;
}
div.photo_gallery a {
  display: block;
  width: 112px;
  height: 160px;
  overflow: hidden;
  float: left;
  text-align: center;
  text-decoration: none;
  font-size: .75em;
  margin: 0px 7px;
}
div.photo_gallery img {
  width: 108px;
  height: 140px;
  border: 2px solid #1b1564;
  display: block;
}

