.thumbnail
{
  cursor: pointer;
}
.smallButton
{
  font-size: 10px; 

  width: 120px;

  margin-bottom: 10px;
}
html
{
  background-color: #c0c0c0;
}
div#sliderPane div.slide
{
  border-right: 1px solid;
  border-top: 1px solid;
  overflow: hidden;
  border-left: 1px solid;
  width: 145px;
  border-bottom: 1px solid;
  position: absolute;
  height: 140px;
  text-align: center;
}
div#sliderPane div.centerslide
{
  width: 160px;
  height: 155px;
  position: absolute;
  left: 293px;
  top: -6px;
  z-index: 1;
}
div#sliderPane div.thickSlide
{
  border-right: 4px solid;
  border-top: 4px solid;
  border-left: 4px solid;
  border-bottom: 4px solid;
  width: 150px;
  height: 144px;
  position: absolute;
  left: 294px;
  top: -5px;
  z-index: 1;
}
div.sliderPane
{
  width: 750px;
  z-index: 0;
  position: relative;
}
div.selectedImageSection
{
  width: 900px;
  position: relative;
}
div.selectedImageSection div#photoTitle
{ 
  margin-top: 6px;
  margin-bottom: 3px;
}
div.selectedImageSection span#title
{
  font-weight: bold;
  font-size: 15px;
  color: #303030;
  font-family: arial, sans-serif;
}
div.selectedImageSection span#date
{
  margin-left: 30px;
  font-size: 12px;
  font-family: arial, sans-serif;
}
div.selectedImageSection div#photoDescription
{
  font-size: 10px;
  margin-bottom: 10px;
  font-family: arial, sans-serif;
  width: 500px;
}
div.selectedImageSection div.photosubDescription
{
  font-size: 12px;
  margin-bottom: 15px;
  font-family: arial, sans-serif;
}
div.selectedImageSection div.photoSubtitle
{
  font-weight: bold;
  font-size: 12px;
  font-style: italic;
  font-family: arial, sans-serif;
}
div.titleDesc
{
  font-size: 20px;
  left: 180px;
  width: 600px;
  font-family: times new roman, times, sans-serif;
  position: relative;
  text-align: center;
  margin-bottom: 15px;
  color: #000000;
}
div.titleDesc span.desc
{
  font-size: 10px;
  font-family: arial, sans-serif;
}
div.buttonpane
{
  margin-top: 10px;
  width: 750px;
  position: relative;
}
div.buttonPane span.leftButton
{
  font-size: 15px;
  left: 15px;
  cursor: pointer;
  font-family: arial, sans-serif;
  position: absolute;
  text-align: left;
  text-decoration: underline;
  color: #3d477b;	
}
div.buttonPane span.centerButton
{
  font-size: 14px;
  left: 72px;
  width: 600px;
  font-family: arial, sans-serif;
  position: absolute;
  text-align: center;    
}
.link
{
  text-decoration: underline;
  cursor: pointer;
  color: #3d477b;	
}
div.buttonPane span.centerButton span.desc
{
  font-size: 10px;
  font-family: arial, sans-serif;
}
div.buttonPane span.rightButton
{
  font-size: 15px;
  left: 705px;
  cursor: pointer;
  font-family: arial, sans-serif;
  position: absolute;
  text-align: right;
  text-decoration: underline;
  color: #3d477b;
}
div.footer
{
  margin-top: 36px;
  font-size: 10px;
  width: 745px;
  font-family: arial, sans-serif;
  position: relative;
  text-align: right;
}
div#GalleryTitle
{ 
  position: relative;
  font-family: arial, sans-serif;
  font-size: 15px;
  text-align: center;
  text-transform: capitalize;
  font-weight: bold;
  font-variant: small-caps;
}
div#GalleryAdvancedSearchTitle
{ 
  position: relative;
  font-family: arial, sans-serif;
  font-size: 12px;
  text-align: center;
}
div#ThumbnailTitle
{ 
  margin-top: 25px;
  margin-bottom: 12px;
  position: relative;
  font-family: arial, sans-serif;
  font-size: 16px;
  text-transform: capitalize;
  text-align: center;
  font-weight: bold;
  font-variant: small-caps;
}
div#ToggleThumbnails
{
  text-align: center;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 5px;
}div#MainDisplayPanel
{
  position: relative;
}
div#thumbnailsPanel
{
  position: relative;
}
div#Home
{
  border: 0px;
  padding: 0px;
  font-weight: bold;
  position: relative;

  font-family: verdana, sans-serif;
  font-size: 15px;
  text-align: left;
  margin-left: 15px;
}
div#owners
{ 
  margin-bottom: 15px;
  position: relative;
  font-family: verdana, sans-serif;
  font-size: 10px;
  text-align: right;
}
div#software
{ 
  position: relative;
  font-family: arial, sans-serif;
  font-size: 10px;
  text-align: right;
}a
{
  color: #3d477b;
}
a:visited
{
  color: #3d477b; 
}
a:hover
{
  color: #6e870c;
}