body
{
  margin: 0;
}

#outer-wrapper
{
  margin:0 auto;
  width:991px;
}

#header
{
  height: 140px;
  margin: 0 auto;
  background: url("images/header_bg.gif") no-repeat scroll 0 0 #1949B8
}

#logo
{
  margin: 27px 0 0 8px;
  border: none;
} 

#logo-wrapper
{
  float: left;
}
  
#subtitle
{
  margin: 5px 0 0 65px;
  color:#d9f7ff;
  font-size: 14px;
  font-weight: bold;
  font-family:helvetica;
}

#top-banner-ad-wrapper
{
  float: right;
  margin: 10px 8px 0 0;
}


#navigation-wrapper
{
  clear: both;
}

#navigation-wrapper, 
#navigation-wrapper a:link, 
#navigation-wrapper a:visited,
#footer a:link, 
#footer a:visited
{
  color:#BAD4DF;
  font-weight:normal;
  padding:17px 3px;
  #padding-top: 6px;
  font-family:helvetica;
  font-size:12px;
  margin-left:2px;
  text-decoration: none;
}
 
#navigation-wrapper a:hover, 
#navigation-wrapper a:hover,
#footer a:hover
{
  text-decoration: underline;
}

#navigation-wrapper a:link.currentCategory,
#navigation-wrapper a:visited.currentCategory
{
  color: white;
  font-weight: bold;
}

#content
{
  width: 780px; 
  float: left;
  margin: 5px 0;
  min-height: 500px;
}

/* These three rules get rid of the controls, 
   set the width and height of the container,
   and remove the original space for the thumbnails
   (since we're moving them elsewhere).
 */
.galleria-container 
{
  background: transparent;
  width: 780px;
  height: 520px;
}

.galleria-image-nav-left,
.galleria-image-nav-right,
.galleria-counter
{
  display:none !important;
}

.galleria-stage
{
  top: 0px !important;
  bottom: 0px !important;
  left: 0px !important;
  right: 0px !important;
}

#thumbnails-wrapper
{
  width: 100%;
  position: relative;
}

.galleria-thumbnails-container
{
  height: 80px !important;
  margin: 25px 10px 0 10px;
  left: 0px;
  right: 0px;
  bottom: auto;
  z-index: inherit !important;
  position: static !important;
}

.galleria-thumbnails .galleria-image
{
  width:90px;
  height:60px;
}

.galleria-thumbnails-list
{
  height:60px;
}

.galleria-thumb-nav-left, .galleria-thumb-nav-right 
{
  margin-top: 10px;
  #margin-top: 35px;
}

#galleria-footer
{
  display:none;
  margin-top: 5px;
}

#galleria-share
{
  background:none repeat scroll 0 0 white;
  padding: 10px;
  clear: both;
}

#galleria-share div
{
  font: 100% Georgia,Serif;
  color: #1949B8;
  margin-top: 7px;
  text-align: center;
}

#galleria-footer-top
{
  position: relative;
  padding-top: 20px;
}

#print-link, #image-title
{
  color: white;
  font-size: 16px;
  font-family: helvetica;
  text-decoration: none;
}

#print-link:hover, #image-title:hover
{ 
  text-decoration: underline;
}

#print-link
{
  margin-left: 50px;
}

#image-title
{
  font-weight: bold;
  font-style: italic;
  position: absolute;
  left: 100px;
  top: 20px;
  right: 100px;
  text-align: center;
}

#sitemeter
{
  margin-right: 10px;
  position: absolute;
  top: 20px;
  right: 0px;
}

#right-ad-wrapper {
  float:right;
  width: 200px !important;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }

#sidebarlist-wrap1 {
  width: 198px !important;
  line-height: 1.5em;
  font-size:normal;
  font: 14px/1.5em Georgia Serif;
  border: 1px dotted #B0BEC7;
  background: #F1F5F6;
  color: #334455;
  }

#sidebarlist-wrap1 h2 {
  text-align:center;
  color: #222222;
  border-bottom: 1px dotted #222222;
 }

.sidebarlist-wrap1 a 
{
  font-weight: bold;
  text-decoration: none;
}

ul 
{ 
   margin: 0; 
   padding: 0 10px;
}
ul li 
{
   list-style-type: square;
   margin:0 10px 5px 10px; 
   padding: 0;
}

#sidebarlist-wrap1 a:link
{
  color:#0C2765;
  font-weight: bold;
}
#sidebarlist-wrap1 a:visited
{
  color:#994499;
}
#sidebarlist-wrap1 a:hover
{
  color:#cc0000;
}

#footer
{
  background:none repeat scroll 0 0 white;
  padding: 10px;
  clear: both;
}

#footer div
{
  font: 100% Georgia,Serif;
  color: #1949B8;
  margin-top: 7px;
  text-align: center;
}

#about-text
{
  display: none;
  margin: 20px 50px;
  font-family: helvetica;
  font-weight: bold;
  font-size: 13px;
}
