body{
  background-image: url(/images/title/wall.gif);
  background-repeat: repeat;
}

h1{
  font-family: Times New Roman;
  font-size: 32px;
  font-weight: normal;
  letter-spacing: -1;
  color: #744C0F;
  margin-top: 10px;
}

h2{
  font-family: Times New Roman;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: -1;
  color: #744C0F;
}

a:link, a:visited, a:active{
  color: #744C0F;
}

a:hover{
  color: #FF0000;
}

hr{
  height: 1px;
  color: #A0A0A0;
}

#top1{
  background-image: url(/images/title/part7.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
}

#top2{
  background-image: url(/images/title/part5.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#bottom{
  _height: 125px;
  min-height: 125px;
  background-image: url(/images/title/part8.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 130px;
  padding-bottom: 20px;
  font-size: 13px;
  background-color: #FFFFFF;
}

#bottom2{
  _height: 125px;
  min-height: 125px;
  background-image: url(/images/title/part11.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 160px;
  padding-bottom: 20px;
  font-size: 13px;
  background-color: #FFFFFF;
}

#bottom_flash{
  _height: 125px;
  min-height: 125px;
  background-image: url(/images/title/part10.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 160px;
  padding-bottom: 20px;
  font-size: 13px;
  background-color: #FFFFFF;
}

.voting_question{
  font-weight: bold;
  margin-bottom: 6px;
}

.highslide { cursor: url(/_inc/highslide/zoomin.cur), pointer; outline: none; }
.highslide-active-anchor img { visibility: hidden; }
.highslide img { border: 0; }
.highslide:hover img { border: 0; }
.highslide-wrapper { background: white; }
.highslide-image { border: 6px solid white; }
.highslide-image-blur { }
.highslide-caption {
  display: none;
  border: 2px solid white;
  border-top: none;
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  padding: 5px;
  background-color: white;
}
.highslide-loading {
  display: block;
  color: black;
  font-size: 8pt;
  font-family: sans-serif;
  font-weight: bold;
  text-decoration: none;
  padding: 2px;
  border: 1px solid black;
  background-color: white;
  padding-left: 22px;
  background-image: url(/_inc/highslide/loader.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
a.highslide-full-expand { background: url(/_inc/highslide/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px; }
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }


