div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #3B785F;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#Layer2
{
   background-color: transparent;
   background-image: url(images/WSHome1.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-size: cover;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 2px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
}
#Admin1
{
   border-color: #878787;
   border-width: 1px;
   border-style: solid;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_MasterText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MasterText1 div
{
   text-align: center;
}
#wb_MasterText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MasterText2 div
{
   text-align: center;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#Image1
{
   border: 1px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image1:hover
{
   border-color: #DAA520;
   box-shadow: 0px 0px 14px white;
   -webkit-transition: border-color 0ms linear 0ms, box-shadow 0ms linear 0ms;
   -moz-transition: border-color 0ms linear 0ms, box-shadow 0ms linear 0ms;
   transition: border-color 0ms linear 0ms, box-shadow 0ms linear 0ms;
}
  
#menu1 {
width:100%;
height:34px;
margin:0 auto;
text-align:center;
}
.menu1 a:link, .menu1 a:visited {
display:inline-block;
text-decoration:none;
padding:0 5px;
margin:0px;
color:white;
text-shadow: 1px 1px black;
font:12px/34px arial;
}
.menu1 a:hover, .menu1 a:active {
padding:0 5px;
color:blue;
text-shadow: 0px 0px 14px white;
} 
a.shadowborder img,a.shadowborder:link,a.shadowborder:visited {
float: left;
border: none;}
a.shadowborder img {border:none;}
a.shadowborder:hover{
border: solid 1px goldenrod;
-webkit-box-shadow: 0 0 12px white;
box-shadow: 0 0 12px white;}