body
{
  text-align: center;
  background-color: #789;
  background-image: url(back.gif);
}
h1, h2, h3, p, ul, li
{
  margin: 0px 0px 0px 0px;
  padding: 4px 4px 4px 4px;
}
#main
{
  position: relative;
  padding: 0px 0px 0px 0px;
  margin: 0px auto 0px auto;
  width: 750px;
}
.round, #contents, #footer
{
  background-color: rgb(226, 226, 226);
}
#contents
{
  background-image: url(mainback.gif);
  background-repeat: repeat-x;
}
.top
{
  display: block;
  background-color: #cde;
  overflow: hidden;
}
.round
{
  display: block;
  overflow: hidden;
}
.r1
{
  margin: 0px 4px 0px 4px;
  height: 1px;
}
.r2
{
  margin: 0px 2px 0px 2px;
  height: 1px;
}
.r3
{
  margin: 0px 1px 0px 1px;
  height: 2px;
}
#contents, #header, #footer
{
  text-align: justify;
}
#menu
{
  background-color: #cde;
  height: 21px;
  text-align: left;
}
#menu ul
{
  display: block;
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  padding: 0px 0px 0px 0px;
} 
#menu ul li
{
  display: block;
  width: 140px;
  float: left;
  vertical-align: middle;
  padding: 0px 0px 0px 0px;
  text-align: center;
}
#menu ul li a
{
  background-image: url(tabback.gif);
}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active
{
  display: block;
  height: 21px;
  padding: 4px 4px 1px 4px;
  text-decoration: none;
  color: #000;
  background-color: #cba;
}
#menu ul li.selected a:link, #menu ul li.selected a:visited, #menu ul li.selected a:active
{
  background-color: #fff;
}
#menu ul li a:hover
{
  display: block;
  height: 21px;
  padding: 4px 4px 1px 4px;
  text-decoration: underline;
  background-color: #dcb;
  color: #348;
}
#menu ul li.selected a:hover
{
  background-color: #fff;
  color: #000;
}
#menu br
{
  clear: both;
}
h1
{
  font-size: 18px;
  font-weight: normal;
  font-family: Georgia, Times New Roman, Times, serif;
  color: #852;
}
h2
{
  font-size: 15px;
  font-weight: normal;
  font-family: Georgia, Times New Roman, Times, serif;
  color: #852;
}
p
{
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#header
{
  background-color: #cde;
}
#header h1, h2, p
{
  color: #510;
  text-align: left;
}
#header h2
{
  font-size: 11px;
  font-style: italic;
}
#header div
{
  position: absolute;
  right: 4px;
  top: 0px;
  width: 473px;
  height: 61px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #cde;
}
#header div p br
{
  clear: both;
}
#main p
{
  color: black;
}
#pplinks
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: auto;
  padding: 2px 2px 2px 2px;
  border: solid 1px black;
  background-color: white;
  color: black;
  display: none;
}
#pplinks a:link, #pplinks a:visited, #pplinks a:active
{
  display: block;
  color: black;
  border-bottom: solid 1px black;
  text-decoration: none;
  text-align: center;
}
#pplinks a:hover
{
  display: block;
  color: #348;
  background-color: #cef;
  border-bottom: solid 1px black;
  text-decoration: underline;
  text-align: center;
}
.ieclear
{
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
hr
{
  color:black;
  height:2px;
}
a img
{
  border: none 0px;
}
div.imagelist
{
  width: 740px;
  position: relative;
  height: 200px;
  vertical-align: middle;
  border: solid 1px rgb(196, 196, 196);
  background-color: rgb(226, 226, 226);
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
div.imagelist table
{
  border: none 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-collapse: collapse;
  height: 200px;
}
div.imagelist table td.thumbnail
{
  padding: 5px 5px 5px 5px;
  height: 190px;
  vertical-align: top;
}
div.imagelist table td.thumbnail.alt
{
  background-color: #fff;
}