/* MojoGallery------------------------------------------ */#MojoGallery {font-size: 11px;  width: 700px;  margin: 0px auto;  padding: 0;  }#MojoGallery #topnavigation{  margin: 0;  padding: 0;  }#MojoGallery #mgThumbs {  margin: 0;  }#MojoGallery #mgThumbs a {  float: left;  border: 3px solid #fff;  margin: 5px 10px;  display: block;  overflow: hidden;  }  #MojoGallery #mgThumbs a:hover {  border: 3px solid #2097D3; /* bivins sky blue */   }#MojoGallery #mgThumbs .selectedThumb {  float: left;  border: 3px solid #2097D3; /* bivins sky blue */  margin: 3px 10px;  }  #MojoGallery #mgThumbs img {  float: left;  margin: 0;  }  #MojoGallery #mgPrevious,#MojoGallery #mgNext {display: block;  padding: 0;  margin: 0;  text-align: center;  }#MojoGallery #mgPrevious a,#MojoGallery #mgNext a {display: block;width: 25px;  height: 25px;font-size: 12px;  color: #FFF;  padding-top: 5px;  text-decoration: none;   background: url("img/datebg_small.gif") no-repeat top;}#MojoGallery #mgPrevious span,#MojoGallery #mgNext span {display: block;width: 25px;  height: 25px;  font-size: 12px;  color: #FFF;  padding-top: 5px;  text-decoration: none;  background: url("img/datebg_small_inactive.gif") no-repeat top;}#MojoGallery #mgPrevious a:hover,#MojoGallery #mgNext a:hover {  text-decoration: none;}#MojoGallery #pulldown {  font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;  color: #666;  }    #MojoGallery #pulldown select, option{  font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;  color: #666;  }    #MojoGallery #mgView {  border: none;  background: #FFF;  padding: 8px;  margin: 10px;  display: block;}#MojoGallery #mgView a{}#bignav_last { font-size: 32px; display: block; color: white; text-align: center; padding: 5px 3px 3px 3px; margin: 0px 5px 0px 0px; width: 50px; height: 50px; background: #000 url("img/datebg.jpg") no-repeat top; }  #bignav_next {float: right;font-size: 32px;display: block; color: white; text-align: center; padding: 5px 3px 3px 3px; margin: 0px 0px 0px 5px; width: 50px; height: 50px; background: #000 url("img/datebg.jpg") no-repeat top; }   #bignav_next a { display: block; color: white; text-decoration: none; margin: 0; }  #bignav_last a { display: block;  color: white; text-decoration: none; margin: 0; }