div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #c6d5dd;
   color: #4F4F4F;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#Heading1
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-shadow: -2px -2px 1px rgba(160,82,45,0.50);
}
#Heading1Bx
{
   background-color: gainsboro;
   background-image: none;
   border: 1px solid #4F4F4F;
   margin: 0;
   padding: 5px 7px 0px 0px;
   box-shadow: -3px 4px 5px #483D8B;
   text-align: center;
}
#galleryBtnsHeading {
   position: absolute;
   top: 520px; left: 630px;
   color: #191919;
   font-size: 16px;
   font-weight: bold;
   vertical-align: middle;
}
.gallery_Btns {
   color: #252525;
   background-color: #bfc998;
   font-family: Arial;
   font-size: 12px;
   font-weight: 600;
   box-shadow: 0px 0px 15px #775577;
}
#galleryLink1
{
   position: absolute;
   top: 585px; left: 600px;
   height: 28px; width: 200px;
   cursor: pointer;
}
#galleryLink1B
{
   position: absolute;
   top: 585px; left: 875px;
   height: 28px; width: 200px;
   cursor: pointer;
}
#galleryLink2
{
   position: absolute;
   top: 1135px; left: 600px;
   height: 28px; width: 200px;
   cursor: pointer;
}
#galleryLink2B
{
   position: absolute;
   top: 1135px; left: 875px;
   height: 28px; width: 200px;
   cursor: pointer;
}
#showcase {
   position: absolute;
   top: 75px; left: 50px;
   float: left;
   margin: 5px;
}
.showcasePics {
   display: inline-block;
   padding: 14px;
   margin: 18px;
   vertical-align: middle;
   background-color: #c0c0c0;
}
#PhotoExplain
{
   position: absolute;
   left:310px; top: 15px;
   color: #3a3a3a;
   z-index: 2;
}   
#b2Top {
   position: absolute;
   top: 1215px; left: 525px;
   font-size: 15px;
   font-weight: bold;
   padding: 8px;
}
#b2Top a, a:visited {
   color: #008040;
}
