body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 100%;
  text-align: center;
  background-color: rgb(255, 255, 255);
  font-family: Trebuchet, MS, Lucida, Sans, Unicode, Arial, sans-serif;
}

title {
	text-align: center;
	color: white;
}

h2 {
    font-size:28px;
    text-align: center;
    color: white;
    font-weight:bold;
}

a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none
	}
a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	}

#mainContainer {
  margin-top: 0pt;
  margin-right: auto;
  margin-bottom: 0pt;
  margin-left: auto;
  width: 685px;
  height: 315px;
  text-align: left;
  background:files/bbackground.png;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: rgb(255, 255, 255);
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: rgb(255, 255, 255);
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: rgb(255, 255, 255);
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: rgb(255, 255, 255);
}
.clear {
  clear: both;
}
#DHTMLgoodies_panel_one, #DHTMLgoodies_arrows, #DHTMLgoodies_thumbs {
  width: 240px;
}
#DHTMLgoodies_panel_one {
  float: left;
}
#DHTMLgoodies_thumbs {
  overflow: hidden;
  height: 280px;
  position: relative;
  float: left;
}
#DHTMLgoodies_largeImage {
  width: 400px;
  height: 310px;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
#DHTMLgoodies_largeImage table {
 width: 100%;
 height: 100%;
 text-align: center;
}
#DHTMLgoodies_largeImage img {
 border: 1px solid rgb(255, 255, 255);
}
.strip_of_thumbnails {
  width: 114px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  position: absolute;
}
.strip_of_thumbnails div {
 width: 110px;
 height: 90px;
 padding: 1px;
 text-align: center;
}
.strip_of_thumbnails img {
 border: 0px none;
 padding: 5px;
}
.strip_of_thumbnails .activeImage {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(255, 255, 255);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(255, 255, 255);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(255, 255, 255);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(255, 255, 255);
  padding: 5px;
}
.leftArrow {
  float: left;
}
.rightArrow {
  float: right;
}
#DHTMLgoodies_thumbs_inner {
  position: relative;
  width: 1000px;
}
#bg_color {
  color: rgb(255, 255, 255);
}
