div#container
{
   width: 1347px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #7FFFD4;
   background-image: url('images/index_bkgrnd.png');
   background-repeat: repeat-x;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#PhotoCollage1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#PhotoCollage1 .thumbnail img
{
   border: 0px #000000 solid;
   box-sizing: border-box;
   border-radius: 2px;
}
#PhotoCollage1 .thumbnail
{
   position: absolute;
}
#PhotoCollage1 .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
}
#wb_PhotoCollage1
{
   position: absolute;
   left: 13px;
   top: 15px;
   width: 1321px;
   height: 1321px;
   z-index: 0;
}
@media only screen and (min-width: 1024px) and (max-width: 1346px)
{
div#container
{
   width: 1024px;
}
body
{
   background-color: #7FFFD4;
   background-image: url('images/index_bkgrnd1024.png');
   background-repeat: repeat-x;
}
#wb_PhotoCollage1
{
   left: 8px;
   top: 8px;
   width: 1010px;
   height: 1010px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
@media only screen and (min-width: 970px) and (max-width: 1023px)
{
div#container
{
   width: 970px;
}
body
{
   background-color: #7FFFD4;
   background-image: url('images/index_bkgrnd970.png');
   background-repeat: repeat-x;
}
#wb_PhotoCollage1
{
   left: 13px;
   top: 15px;
   width: 947px;
   height: 947px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
@media only screen and (min-width: 668px) and (max-width: 969px)
{
div#container
{
   width: 668px;
}
body
{
   background-color: #7FFFD4;
   background-image: url('images/index_bkgrnd668.png');
   background-repeat: repeat-x;
}
#wb_PhotoCollage1
{
   left: 13px;
   top: 15px;
   width: 647px;
   height: 647px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 667px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #7FFFD4;
   background-image: url('images/index_bkgrnd480.png');
   background-repeat: repeat-x;
}
#wb_PhotoCollage1
{
   left: 13px;
   top: 15px;
   width: 459px;
   height: 459px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 360px;
}
body
{
   background-color: #7FFFD4;
   background-image: url('images/index_bkgrnd360.png');
   background-repeat: repeat-x;
}
#wb_PhotoCollage1
{
   left: 5px;
   top: 6px;
   width: 350px;
   height: 350px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
