div#container {
   margin: 0 auto 0 auto;
   position: relative;
   text-align: left;
   width: 1246px;
}
body {
   background-color: #8DE1EB;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a {
   color: #800000;
   text-decoration: underline;
}
a:visited {
   color: #F5FFFA;
}
a:active {
   color: #000000;
}
a:hover {
   color: #B8860B;
   text-decoration: underline;
}
#PageHeader1 {
   background-color: transparent;
   background-image: url('images/Gallery_PageHeader1_bkgrnd.png');
   background-position: left top;
   background-repeat: repeat-x;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PhotoGallery2 {
   box-sizing: border-box;
   display: table;
   font-size: 0;
   height: 100%;
   margin: 0;
   table-layout: fixed;
   width: 100%;
}
#PhotoGallery2 .thumbnails {
   margin: 0;
}
#PhotoGallery2 .thumbnail {
   box-sizing: border-box;
   float: left;
   min-height: 1px;
   padding: 3px 3px 3px 3px;
   position: relative;
   text-align: center;
   vertical-align: top;
   width: 16.66666667%;
}
#PhotoGallery2 .thumbnail img {
   border: 0px #000000 solid;
   border-radius: 0px;
   box-sizing: border-box;
   display: block;
   height: auto;
   max-width: 100%;
   width: 100%;
}
#PhotoGallery2 .clearfix:before,
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:before,
#PhotoGallery2 .thumbnails:after {
   content: " ";
   display: table;
}
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:after {
   clear: both;
}
#PhotoGallery2 .visible-col6 {
   display: block;
}
#PhotoGallery2 .visible-col5 {
   display: none;
}
#wb_Image2 {
   vertical-align: top;
}
#Image2 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: 100%;
   left: 0;
   margin: 0;
   padding: 0;
   top: 0;
   width: 100%;
}
#wb_Image1 {
   vertical-align: top;
}
#Image1 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: 100%;
   left: 0;
   margin: 0;
   padding: 0;
   top: 0;
   width: 100%;
}
#wb_Text7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text7 div {
   text-align: left;
}
#wb_Extension3 {
   font-family: Lucida Sans Unicode;
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
}
#wb_Extension3 a {
   text-decoration: none;
}
#wb_Extension3,
#wb_Extension3 ul,
#wb_Extension3 li,
#Extension3 a {
   margin: 0;
   padding: 0;
}
#Extension3_button {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: #0000CD;
   border: 1px solid #424242;
   box-sizing: border-box;
   color: #FFFFFF;
   cursor: pointer;
   display: none;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
   width: 100%;
}
#Extension3_title {
   padding: 0 0 0 30px;
}
#Extension3_icon {
   display: block;
   position: absolute;
   right: 15px;
   top: 11px;
}
#Extension3_icon span {
   background-color: #FFFFFF;
   color: #FFFFFF;
   display: block;
   height: 2px;
   margin-top: 4px;
   width: 24px;
}
#Extension3:before,
#Extension3:after {
   content: " ";
   display: table;
}
#Extension3:after {
   clear: both;
}
#Extension3 {
   background-color: #0000CD;
   border: 1px solid #424242;
   list-style: none;
}
#Extension3 a {
   color: #FFFFFF;
   padding: 10px 50px 10px 30px;
}
#Extension3 a:hover {
   background-color: #CCCCCC;
   color: #000000;
}
#Extension3 li {
   position: relative;
}
#Extension3 > li {
   float: left;
}
#Extension3 > li > .hassubmenu {
   background-image: url(./images/menu_arrow_down.png);
   background-position: 95% 50%;
   background-repeat: no-repeat;
   padding-right: 50px;
}
#Extension3 > li > a {
   display: block;
}
#Extension3 li ul {
   left: -9999px;
   list-style: none;
   position: absolute;
}
#Extension3 > li.hover > ul {
   left: 0;
}
#Extension3 li li.hover ul {
   left: 100%;
   top: 0;
}
#Extension3 li li a {
   background-color: #7A7A7A;
   border-top: 1px solid #424242;
   color: #FFFFFF;
   display: block;
   position: relative;
   z-index: 100;
}
#Extension3 li li a:hover {
   background-color: #CCCCCC;
   color: #000000;
}
#Extension3 li li li a {
   background-color: #B4B4B4;
   border-top: 1px solid #424242;
   color: #424242;
   z-index: 200;
}
#Extension3 li li li a:hover {
   background-color: #CCCCCC;
   color: #000000;
}
@media screen and (max-width: 320px) {
#Extension3 .visible {
   display: block;
}
#Extension3 > li {
   float: none;
}
#Extension3 li li .hassubmenu {
   background-image: url(./images/menu_arrow_down.png);
   background-position: 90% 50%;
   background-repeat: no-repeat;
}
#Extension3 ul {
   display: block;
   width: 100%;
}
#Extension3 > li.hover > ul,
#Extension3 li li.hover ul {
   position: static;
}
}
#PhotoGallery1 {
   box-sizing: border-box;
   display: table;
   font-size: 0;
   height: 100%;
   margin: 0;
   table-layout: fixed;
   width: 100%;
}
#PhotoGallery1 .thumbnails {
   margin: 0;
}
#PhotoGallery1 .thumbnail {
   box-sizing: border-box;
   float: left;
   min-height: 1px;
   padding: 3px 3px 3px 3px;
   position: relative;
   text-align: center;
   vertical-align: top;
   width: 16.66666667%;
}
#PhotoGallery1 .thumbnail img {
   border: 0px #000000 solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after {
   content: " ";
   display: table;
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after {
   clear: both;
}
#PhotoGallery1 .visible-col6 {
   display: block;
}
#PhotoGallery1_img0 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img1 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img2 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img3 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img4 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img5 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img6 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img7 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img8 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img9 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img10 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img11 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img12 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img13 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img14 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img15 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img16 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img17 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img18 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img19 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img20 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img21 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img22 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img23 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img24 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img25 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img26 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img27 {
   height: 180px;
   width: 180px;
}
#MediaPlayer2 {
   height: 100%;
   left: 0;
   top: 0;
   width: 100%;
}
#MediaPlayer3 {
   height: 100%;
   left: 0;
   top: 0;
   width: 100%;
}
#MediaPlayer4 {
   height: 100%;
   left: 0;
   top: 0;
   width: 100%;
}
#PageFooter1 {
   background-color: transparent;
   background-image: url('images/Gallery_PageFooter1_bkgrnd.png');
   background-position: left top;
   background-repeat: repeat-x;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageHeader1_Container {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   text-align: left;
   width: 1246px;
}
#wb_Image1 {
   height: 106px;
   left: 7px;
   position: absolute;
   top: 17px;
   width: 252px;
   z-index: 0;
}
#PageHeader1 {
   display: none;
   height: 225px;
   position: relative;
   text-align: center;
   visibility: hidden;
   width: 100%;
   z-index: 7777;
}
#wb_Image2 {
   height: 632px;
   left: 122px;
   position: absolute;
   top: 772px;
   width: 842px;
   z-index: 4;
}
#wb_PhotoGallery1 {
   height: 930px;
   left: 3px;
   position: absolute;
   top: 1392px;
   width: 1116px;
   z-index: 5;
}
#wb_PhotoGallery2 {
   height: 525px;
   left: 3px;
   position: absolute;
   top: 1542px;
   width: 650px;
   z-index: 3;
}
#wb_Text7 {
   height: 48px;
   left: 291px;
   position: absolute;
   top: 75px;
   width: 425px;
   z-index: 1;
}
#PageFooter1 {
   height: 150px;
   left: 0px;
   overflow: hidden;
   position: absolute;
   text-align: center;
   top: 2543px;
   width: 100%;
   z-index: 9;
}
#wb_Extension3 {
   height: 45px;
   left: 538px;
   position: absolute;
   top: 8px;
   width: 682px;
   z-index: 2;
}
#wb_MediaPlayer4 {
   height: 519px;
   left: 389px;
   position: absolute;
   top: 237px;
   width: 345px;
   z-index: 8;
}
#wb_MediaPlayer3 {
   height: 519px;
   left: 761px;
   position: absolute;
   top: 237px;
   width: 382px;
   z-index: 7;
}
#wb_MediaPlayer2 {
   height: 519px;
   left: 0px;
   position: absolute;
   top: 237px;
   width: 382px;
   z-index: 6;
}
#PageFooter1_Container {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   text-align: left;
   width: 1246px;
}
@media only screen and (max-width: 320px) {
div#container {
   width: 323px;
}
body {
   background-color: #8DE1EB;
   background-image: none;
}
#PageHeader1 {
   display: block;
   height: 102px;
   visibility: visible;
}
#PageHeader1 {
   width: 100%;
}
#PageHeader1_Container {
   width: 323px;
}
#wb_PhotoGallery2 {
   color: #000000;
   display: inline;
   height: 190px;
   left: 5px;
   margin: 0;
   top: 1146px;
   visibility: visible;
   width: 190px;
}
#PhotoGallery2 .thumbnail {
   width: 20%;
}
#PhotoGallery2 .visible-col6 {
   display: none;
}
#PhotoGallery2 .visible-col5 {
   display: block;
}
#wb_Image2 {
   display: inline;
   height: 137px;
   left: 1px;
   margin: 0;
   padding: 0;
   top: 934px;
   visibility: visible;
   width: 183px;
}
#wb_Image1 {
   display: inline;
   height: 27px;
   left: 1px;
   margin: 0;
   padding: 0;
   top: 4px;
   visibility: visible;
   width: 64px;
}
#wb_Text7 {
   display: none;
   height: 95px;
   left: 74px;
   top: 4px;
   visibility: hidden;
   width: 221px;
}
#wb_Text7 {
   margin: 0;
   padding: 0;
}
#wb_Extension3 {
   display: inline;
   height: 45px;
   left: 65px;
   top: 4px;
   visibility: visible;
   width: 249px;
}
#wb_PhotoGallery1 {
   display: none;
   height: 930px;
   left: 1px;
   margin: 0;
   top: 668px;
   visibility: hidden;
   width: 1116px;
}
#PhotoGallery1_img0 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img1 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img2 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img3 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img4 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img5 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img6 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img7 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img8 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img9 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img10 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img11 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img12 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img13 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img14 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img15 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img16 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img17 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img18 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img19 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img20 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img21 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img22 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img23 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img24 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img25 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img26 {
   height: 180px;
   width: 180px;
}
#PhotoGallery1_img27 {
   height: 180px;
   width: 180px;
}
#wb_MediaPlayer2 {
   display: inline;
   height: 208px;
   left: 3px;
   margin: 0;
   top: 114px;
   visibility: visible;
   width: 154px;
}
#wb_MediaPlayer3 {
   display: inline;
   height: 206px;
   left: 161px;
   margin: 0;
   top: 115px;
   visibility: visible;
   width: 143px;
}
#wb_MediaPlayer4 {
   display: inline;
   height: 220px;
   left: 74px;
   margin: 0;
   top: 353px;
   visibility: visible;
   width: 144px;
}
#PageFooter1 {
   height: 99px;
   top: 1725px;
   visibility: visible;
}
#PageFooter1 {
   width: 100%;
}
#PageFooter1_Container {
   width: 323px;
}
}
