* {
  margin: 0;
  padding: 0;
}

body {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 67%;
  background: #c5c5c5 url(images/background-gradient.jpg) top left repeat-x;
}

#container {
  margin: 0 auto;
  text-align: left;
  font-size: 0.9em;
  width: 730px;
  margin-top: 0px;
  background-color: #fff;
  border: 1px solid #666;
  position: relative;
  padding-bottom:3px;
}

#headerbar {
  width: 100%;
  height: 92px;
  background-color: #666;
  position: relative;
}

#headerbar h2 {
    color: #fff;
  font-weight: bold;
  font-size: 10px;
  padding-top: 3px;
  margin-left: 5px;
}
#headerbar #show-menu {
  width: 36px;
  height: 9px;
  text-indent:-1000px;
  background-image: url(images/show-menu.gif);
  position: absolute;
  overflow: hidden;
  left: 5px; 
  bottom: 5px;
}

#menu, #menu li { 
  padding: 0;
	display: inline;
	list-style-type: none;
}

#menu {
  height: 11px;
	position: absolute;
  color: #fff;
  width:730px;
  text-align: right;
  top: 76px;
  left: 0px;
}

#menu li {
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #cfcfcf;
}
#headerbar h2 { 

}
#menu li a, #headerbar h2 { 
  color: #cfcfcf;
  font-weight: bold;
  text-decoration: none;
  font-size: 9px;
  font-family: Verdana, Arial, sans-serif;
}

#menu li a:hover {
  text-decoration: underline;
}

#main-image {
  position: relative;
  width: 730px;
  margin-bottom: -3px;
  padding-bottom: 0px;
  text-align: center;
  background-color: #c5c5c5;
  overflow: hidden;
  clear: both;
  _margin-top: -20px; 
}

div>#main-image {
  top: -20px;
  margin-bottom: -22px;
}

#main-image * {
  text-align: left;
}

#main-image #main-img-jpg2 {
  position: absolute;
  top: 0;
  left: 0;
  text-align:center;
  width: 730px;
}

#main-image #desc1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	background-color: #fff;
	color: #000;

}

#main-image #desctext {
  position: absolute;
  width: 665px;
  top: 20px;
  left: 20px;
  background-color: #fff;
	color: #000;
  padding: 10px;
    line-height: 1.5;
  font-size: 1.1em;
}

#main-image #desctext p {
  padding: 10px;
	padding-top:0px;
  padding-bottom: 5px;
}

#main-image #desc1 h1 {
  font-size: 1.3em;
}

#main-image #desc1 h2 {
  font-size: 1.2em;
	padding-bottom: 5px;
}

#main-image #desc1 h3 {
  font-size: 1.1em;
}

#main-image #desc1 h4 {
  font-size: 1em;
}
#main-image #desctext #hide-description {
  width: 31px;
  height: 9px;
  text-indent:-1000px;
  background-image: url(images/hide-right2.gif);
  position: absolute;
  overflow: hidden;
  bottom: 5px; 
  right: 5px;
}

#main-image #caption {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 150px;
  filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	background-color: #fff;
	color: #000;
}

#main-image #caption p {
  padding: 5px;
  padding-bottom: 15px;
}

#main-image #caption #show-caption img{
  border: 0;
  padding-top: 5px;
  padding-left: 5px;
}
#main-image #caption #hide-caption {
  width: 31px;
  height: 9px;
  text-indent:-1000px;
  background-image: url(images/hide-down2.gif);
  position: absolute;
  overflow: hidden;
  bottom: 5px; 
  right: 5px;
}

#topbar {
  height: 100px;
  width: 100%;
  position: relative;
}

#topbar #show-description {
  position: absolute;  
  top: 5px; 
  right: 7px;
  color: #999;
  text-decoration: none;
  font-weight: bold;
}

#topbar #show-description a {
  color: #999;
  font-size: 9px;
  text-decoration: none;
  font-weight: bold;
}

#topbar h3 {
  margin-top: 5px;
  color: #999;
  font-size: 1.1em;
  width: 98%;
  margin-left: 5px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px;
}

#topbar a img {
  border:0;
}


#topbar #up {
  position: absolute;
  top: 25px;
  left: 600px;
}

#topbar #down {
  position: absolute;
  top: 90px;
  left: 600px;
}

#topbar #view-slideshow {
  position: absolute;
  right: 5px;
  top: 4px;
  text-decoration: none;
  color: #999;
  font-weight: bold;
}

#rightcolumn {
  width: 200px;
  position: absolute;
  top: 94px;
  left: 735px;
}

#rightcolumn #show-description {
  width: 94px;
  height: 10px;
  text-indent:-1000px;
  background-image: url(images/more-information.gif);
  position: absolute;
  overflow: hidden;
  top: 5px; 
  left: 0px;
}

#rightcolumn h3 {
  margin-top: 35px;
  color: #999;
  font-size: 1.1em;
}

#rightcolumn table {
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-left: -2px;
}

#rightcolumn table td {
  padding-bottom: 2px;
}

#rightcolumn table td a img {
  border:0;
}

#rightcolumn #view-slideshow {
  width: 79px;
  height: 8px;
  text-indent:-1000px;
  background-image: url(images/view-slideshow.gif);
  position: absolute;
  overflow: hidden;
  margin-top: 10px;
}

.thumbcell {
  text-align: left;
  padding-right: 2px;
}

#outergallery {
  scrollbar-base-color: #fff;
  scrollbar-track-color: #fff;
  scrollbar-face-color: #ccc;
  scrollbar-highlight-color: #fff;
  scrollbar-3dlight-color: #fff;
  scrollbar-darkshadow-color: #fff;
  scrollbar-shadow-color: #fff;
  scrollbar-arrow-color: #666;
  float: left;
}

#leftdiv, #rightdiv {
  width: 12px;
  height: 68px;
  display: inline;
  float: left;
  margin-top: 2px;
  position: relative;
}

#left, #right {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #999;
  background-repeat: no-repeat;
  background-position: 3px 28px;
}

#left {
  background-image: url(images/leftarrow.gif);
}

#right {
  background-image: url(images/rightarrow.gif);
}
