div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #373535;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #FFFACD;
   text-decoration: underline;
}
a:hover
{
   color: #C2343D;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
a.mainlinks
{
   color: #F5F5F5;
   text-decoration: none;
   -webkit-transition: all 300ms linear;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.mainlinks::after
{
   background: transparent;
   content: "•";
   display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   color: transparent;
   text-shadow: 0 0 transparent;
   font-size: 1.2em;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
   margin-top: 2px;
   -webkit-transition: all 300ms linear;
   transition: all 300ms linear;
}
a.mainlinks:hover::after
{
   color: #D36166;
   text-shadow: 10px 0 #D36166, -10px 0 #D36166;
}
a.mainlinks:visited
{
   color: #F5F5F5;
   text-decoration: none;
}
a.mainlinks:active
{
   color: #F5F5F5;
   text-decoration: none;
}
a.mainlinks:hover
{
   color: #D36166;
   text-decoration: none;
}
@media only screen and (min-width: 1000px) and (max-width: 1249px)
{
}
@media only screen and (min-width: 767px) and (max-width: 999px)
{
}
@media only screen and (min-width: 640px) and (max-width: 766px)
{
}
@media only screen and (min-width: 480px) and (max-width: 639px)
{
}
@media only screen and (max-width: 479px)
{
}
#Layer1
{
   background-color: #373535;
   background-image: none;
}
#wb_logo_hdr
{
   vertical-align: top;
}
#logo_hdr
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_biotop 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_biotop
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_biotop div
{
   text-align: left;
}
#wb_readertop 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_readertop
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_readertop div
{
   text-align: left;
}
#wb_editorialtop 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_editorialtop
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_editorialtop div
{
   text-align: left;
}
#wb_videos_top 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_videos_top
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_videos_top div
{
   text-align: center;
}
#wb_linkstop a, #linkstop_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#linkstop_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#linkstop_panel #linkstop_markup
{
   display: block;
}
#linkstop_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#linkstop_markup li a, #linkstop_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#linkstop_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#linkstop_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#linkstop_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_linkstop a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#linkstop_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#wb_linkstop a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#linkstop_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#linkstop
{
   padding-left: 38px;
}
#linkstop:after
{
   position: absolute;
   top: 50%;
   left: 16px;
   width: 22px;
   height: 22px;
   margin-top: -11px;
   content: "\f0c9";
   display: inline-block;
   font-family: FontAwesome;
   font-size: 22px;
   line-height: 22px;
}
#linkstop
{
   line-height: 35px;
   width: 76px;
   height: 35px;
   position: absolute;
   z-index: 999;
}
#wb_villatop 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_villatop
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_villatop div
{
   text-align: left;
}
#wb_hmtop 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_hmtop
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_hmtop div
{
   text-align: left;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   padding: 0;
   box-shadow: 0px 0px 10px #000000;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text7 div
{
   text-align: justify;
}
#wb_logobtm
{
   vertical-align: top;
}
#logobtm
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_biobottom 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_biobottom
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_biobottom div
{
   text-align: left;
}
#wb_readerbottm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_readerbottm
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_readerbottm div
{
   text-align: left;
}
#wb_editorialbtm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_editorialbtm
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_editorialbtm div
{
   text-align: left;
}
#wb_videosbtm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_videosbtm
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_videosbtm div
{
   text-align: left;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#PanelMenu1_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#PanelMenu1
{
   padding-left: 38px;
}
#PanelMenu1:after
{
   position: absolute;
   top: 50%;
   left: 16px;
   width: 22px;
   height: 22px;
   margin-top: -11px;
   content: "\f0c9";
   display: inline-block;
   font-family: FontAwesome;
   font-size: 22px;
   line-height: 22px;
}
#PanelMenu1
{
   line-height: 35px;
   width: 76px;
   height: 35px;
   position: absolute;
   z-index: 999;
}
#wb_villabtm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_villabtm
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_villabtm div
{
   text-align: left;
}
#wb_hmbtm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_hmbtm
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_hmbtm div
{
   text-align: left;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#MediaPlayer1
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_PanelMenu1
{
   position: absolute;
   left: 13px;
   top: 3px;
   width: 114px;
   height: 35px;
   visibility: hidden;
   text-align: center;
   z-index: 22;
}
#wb_villatop
{
   position: absolute;
   left: 1089px;
   top: 147px;
   width: 161px;
   height: 22px;
   z-index: 6;
}
#wb_readertop
{
   position: absolute;
   left: 320px;
   top: 147px;
   width: 189px;
   height: 22px;
   z-index: 2;
}
#wb_logo_hdr
{
   position: absolute;
   left: 403px;
   top: 30px;
   width: 445px;
   height: 87px;
   z-index: 0;
}
#wb_editorialbtm
{
   position: absolute;
   left: 574px;
   top: 0px;
   width: 217px;
   height: 22px;
   z-index: 20;
}
#wb_biobottom
{
   position: absolute;
   left: 133px;
   top: 0px;
   width: 122px;
   height: 22px;
   z-index: 18;
}
#wb_biotop
{
   position: absolute;
   left: 133px;
   top: 147px;
   width: 122px;
   height: 22px;
   z-index: 1;
}
#wb_villabtm
{
   position: absolute;
   left: 1089px;
   top: 0px;
   width: 161px;
   height: 22px;
   z-index: 23;
}
#wb_Image2
{
   position: absolute;
   left: 481px;
   top: 274px;
   width: 289px;
   height: 331px;
   z-index: 26;
}
#wb_editorialtop
{
   position: absolute;
   left: 574px;
   top: 147px;
   width: 217px;
   height: 22px;
   z-index: 3;
}
#wb_videosbtm
{
   position: absolute;
   left: 856px;
   top: 0px;
   width: 169px;
   height: 22px;
   z-index: 21;
}
#wb_Text6
{
   position: absolute;
   left: 492px;
   top: 215px;
   width: 266px;
   height: 24px;
   text-align: center;
   z-index: 27;
}
#wb_linkstop
{
   position: absolute;
   left: 13px;
   top: 3px;
   width: 114px;
   height: 35px;
   visibility: hidden;
   text-align: center;
   z-index: 5;
}
#wb_hmbtm
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 68px;
   height: 22px;
   z-index: 24;
}
#wb_Text7
{
   position: absolute;
   left: 26px;
   top: 628px;
   width: 1199px;
   height: 540px;
   text-align: justify;
   z-index: 28;
}
#wb_logobtm
{
   position: absolute;
   left: 464px;
   top: 63px;
   width: 322px;
   height: 62px;
   z-index: 17;
}
#wb_Text1
{
   position: absolute;
   left: 26px;
   top: 1168px;
   width: 1199px;
   height: 36px;
   text-align: center;
   z-index: 30;
}
#wb_readerbottm
{
   position: absolute;
   left: 320px;
   top: 0px;
   width: 189px;
   height: 22px;
   z-index: 19;
}
#wb_Text2
{
   position: absolute;
   left: 393px;
   top: 1856px;
   width: 465px;
   height: 106px;
   text-align: center;
   z-index: 32;
}
#wb_foot
{
   position: absolute;
   left: 0px;
   top: 2055px;
   width: 1250px;
   height: 125px;
   z-index: 29;
}
#Layer1
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 195px;
   z-index: 25;
}
#wb_MasterObjects1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1250px;
   height: 169px;
   z-index: 8;
}
#wb_videos_top
{
   position: absolute;
   left: 856px;
   top: 147px;
   width: 169px;
   height: 22px;
   text-align: center;
   z-index: 4;
}
#Layer1_Container
{
   width: 1250px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_hmtop
{
   position: absolute;
   left: 0px;
   top: 147px;
   width: 68px;
   height: 22px;
   z-index: 7;
}
#wb_MediaPlayer1
{
   position: absolute;
   left: 117px;
   top: 1257px;
   width: 1017px;
   height: 572px;
   z-index: 31;
}
@media only screen and (min-width: 1000px) and (max-width: 1249px)
{
div#container
{
   width: 1000px;
}
body
{
   background-color: #373535;
   background-image: none;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 195px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#Layer1
{
   width: 100%;
}
#Layer1_Container
{
   width: 1000px;
}
#wb_MasterObjects1
{
   left: 0px;
   top: 0px;
   width: 1000px;
   height: 166px;
   visibility: visible;
   display: inline;
}
#wb_logo_hdr
{
   left: 278px;
   top: 31px;
   width: 445px;
   height: 87px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biotop
{
   left: 106px;
   top: 146px;
   width: 106px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_biotop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readertop
{
   left: 256px;
   top: 146px;
   width: 164px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_readertop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialtop
{
   left: 464px;
   top: 147px;
   width: 177px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_editorialtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videos_top
{
   left: 685px;
   top: 147px;
   width: 138px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_videos_top
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_linkstop
{
   left: 16px;
   top: 4px;
   width: 120px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#linkstop
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#linkstop .line:first-child
{
   margin-top: 49px;
}
#linkstop_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_linkstop a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#linkstop_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#wb_linkstop a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#linkstop_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_villatop
{
   left: 868px;
   top: 147px;
   width: 132px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_villatop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmtop
{
   left: 5px;
   top: 146px;
   width: 57px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_hmtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image2
{
   left: 361px;
   top: 271px;
   width: 289px;
   height: 331px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 372px;
   top: 213px;
   width: 266px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 16px;
   top: 629px;
   width: 968px;
   height: 612px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_foot
{
   left: 0px;
   top: 2208px;
   width: 1000px;
   height: 104px;
   visibility: visible;
   display: inline;
}
#wb_logobtm
{
   left: 342px;
   top: 44px;
   width: 316px;
   height: 60px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biobottom
{
   left: 85px;
   top: 0px;
   width: 122px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_biobottom
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readerbottm
{
   left: 223px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_readerbottm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialbtm
{
   left: 428px;
   top: 0px;
   width: 217px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_editorialbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videosbtm
{
   left: 661px;
   top: 0px;
   width: 163px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_videosbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_PanelMenu1
{
   left: 16px;
   top: 4px;
   width: 120px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 49px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#PanelMenu1_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_villabtm
{
   left: 841px;
   top: 0px;
   width: 159px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_villabtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmbtm
{
   left: 0px;
   top: 0px;
   width: 69px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_hmbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text1
{
   left: 16px;
   top: 1324px;
   width: 968px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 0px;
   top: 1385px;
   width: 1000px;
   height: 572px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text2
{
   left: 273px;
   top: 2017px;
   width: 465px;
   height: 106px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
}
@media only screen and (min-width: 767px) and (max-width: 999px)
{
div#container
{
   width: 767px;
}
body
{
   background-color: #373535;
   background-image: none;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 194px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#Layer1
{
   width: 100.1304%;
}
#Layer1_Container
{
   width: 768px;
}
#wb_MasterObjects1
{
   left: 0px;
   top: 0px;
   width: 767px;
   height: 165px;
   visibility: visible;
   display: inline;
}
#wb_logo_hdr
{
   left: 161px;
   top: 31px;
   width: 445px;
   height: 87px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biotop
{
   left: 64px;
   top: 147px;
   width: 98px;
   height: 18px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_biotop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readertop
{
   left: 170px;
   top: 147px;
   width: 152px;
   height: 18px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_readertop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialtop
{
   left: 330px;
   top: 147px;
   width: 166px;
   height: 18px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_editorialtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videos_top
{
   left: 504px;
   top: 147px;
   width: 137px;
   height: 18px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_videos_top
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_linkstop
{
   left: 1px;
   top: 5px;
   width: 120px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#linkstop
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#linkstop .line:first-child
{
   margin-top: 49px;
}
#linkstop_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_linkstop a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#linkstop_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#wb_linkstop a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#linkstop_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_villatop
{
   left: 647px;
   top: 147px;
   width: 120px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_villatop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmtop
{
   left: 2px;
   top: 147px;
   width: 54px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_hmtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image2
{
   left: 244px;
   top: 271px;
   width: 289px;
   height: 331px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 255px;
   top: 213px;
   width: 266px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 16px;
   top: 629px;
   width: 742px;
   height: 756px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_foot
{
   left: 0px;
   top: 2186px;
   width: 767px;
   height: 101px;
   visibility: visible;
   display: inline;
}
#wb_logobtm
{
   left: 233px;
   top: 44px;
   width: 301px;
   height: 57px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biobottom
{
   left: 59px;
   top: 0px;
   width: 99px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_biobottom
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readerbottm
{
   left: 162px;
   top: 0px;
   width: 154px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_readerbottm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialbtm
{
   left: 320px;
   top: 0px;
   width: 176px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_editorialbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videosbtm
{
   left: 500px;
   top: 0px;
   width: 137px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_videosbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_PanelMenu1
{
   left: 1px;
   top: 5px;
   width: 120px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 49px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#PanelMenu1_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_villabtm
{
   left: 640px;
   top: 0px;
   width: 127px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_villabtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmbtm
{
   left: 0px;
   top: 0px;
   width: 55px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_hmbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text1
{
   left: 4px;
   top: 1477px;
   width: 742px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 0px;
   top: 1546px;
   width: 768px;
   height: 407px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text2
{
   left: 143px;
   top: 1981px;
   width: 465px;
   height: 106px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
}
@media only screen and (min-width: 640px) and (max-width: 766px)
{
div#container
{
   width: 640px;
}
body
{
   background-color: #373535;
   background-image: none;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 140px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#Layer1
{
   width: 100%;
}
#Layer1_Container
{
   width: 640px;
}
#wb_MasterObjects1
{
   left: 0px;
   top: 0px;
   width: 640px;
   height: 115px;
   visibility: visible;
   display: inline;
}
#wb_logo_hdr
{
   left: 139px;
   top: 13px;
   width: 363px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biotop
{
   left: 55px;
   top: 99px;
   width: 81px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_biotop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readertop
{
   left: 142px;
   top: 99px;
   width: 126px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_readertop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialtop
{
   left: 274px;
   top: 99px;
   width: 138px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_editorialtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videos_top
{
   left: 418px;
   top: 99px;
   width: 112px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_videos_top
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_linkstop
{
   left: 2px;
   top: 0px;
   width: 120px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#linkstop
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#linkstop .line:first-child
{
   margin-top: 49px;
}
#linkstop_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_linkstop a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#linkstop_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#wb_linkstop a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#linkstop_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_villatop
{
   left: 537px;
   top: 99px;
   width: 103px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_villatop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmtop
{
   left: 2px;
   top: 99px;
   width: 47px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_hmtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image2
{
   left: 176px;
   top: 220px;
   width: 289px;
   height: 331px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 187px;
   top: 162px;
   width: 266px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 12px;
   top: 590px;
   width: 613px;
   height: 864px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_foot
{
   left: 0px;
   top: 2179px;
   width: 640px;
   height: 85px;
   visibility: visible;
   display: inline;
}
#wb_logobtm
{
   left: 188px;
   top: 34px;
   width: 264px;
   height: 51px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biobottom
{
   left: 58px;
   top: 0px;
   width: 90px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_biobottom
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readerbottm
{
   left: 152px;
   top: 0px;
   width: 127px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_readerbottm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialbtm
{
   left: 283px;
   top: 0px;
   width: 137px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_editorialbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videosbtm
{
   left: 424px;
   top: 0px;
   width: 108px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_videosbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_PanelMenu1
{
   left: 2px;
   top: 0px;
   width: 120px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 49px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#PanelMenu1_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_villabtm
{
   left: 537px;
   top: 0px;
   width: 103px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_villabtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmbtm
{
   left: 3px;
   top: 0px;
   width: 51px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_hmbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text1
{
   left: 14px;
   top: 1562px;
   width: 613px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 0px;
   top: 1624px;
   width: 640px;
   height: 315px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text2
{
   left: 86px;
   top: 1976px;
   width: 465px;
   height: 106px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 639px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #373535;
   background-image: none;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 141px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#Layer1
{
   width: 100%;
}
#Layer1_Container
{
   width: 480px;
}
#wb_MasterObjects1
{
   left: 0px;
   top: 0px;
   width: 411px;
   height: 129px;
   visibility: visible;
   display: inline;
}
#wb_logo_hdr
{
   left: 69px;
   top: 11px;
   width: 342px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biotop
{
   left: 0px;
   top: 0px;
   width: 122px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_biotop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readertop
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_readertop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialtop
{
   left: 0px;
   top: 0px;
   width: 217px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_editorialtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videos_top
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_videos_top
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_linkstop
{
   left: 180px;
   top: 94px;
   width: 120px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#linkstop
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#linkstop .line:first-child
{
   margin-top: 49px;
}
#linkstop_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
}
#wb_linkstop a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#linkstop_markup li a:hover
{
   color: #D36166;
   background-color: #373535;
   border: 0px solid #2E2E2E;
}
#wb_linkstop a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#linkstop_panel
{
   background-color: #373535;
   overflow-y: auto;
}
#wb_villatop
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_villatop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmtop
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_hmtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image2
{
   left: 96px;
   top: 218px;
   width: 289px;
   height: 331px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 107px;
   top: 160px;
   width: 266px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 12px;
   top: 590px;
   width: 456px;
   height: 1152px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_foot
{
   left: 0px;
   top: 2433px;
   width: 354px;
   height: 90px;
   visibility: visible;
   display: inline;
}
#wb_logobtm
{
   left: 126px;
   top: 47px;
   width: 228px;
   height: 43px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biobottom
{
   left: 0px;
   top: 0px;
   width: 122px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_biobottom
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readerbottm
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_readerbottm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialbtm
{
   left: 0px;
   top: 0px;
   width: 217px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_editorialbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videosbtm
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_videosbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_PanelMenu1
{
   left: 180px;
   top: 0px;
   width: 120px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 49px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#PanelMenu1_markup li a:hover
{
   color: #D36166;
   background-color: #373535;
   border: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #373535;
   overflow-y: auto;
}
#wb_villabtm
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_villabtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmbtm
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_hmbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text1
{
   left: 6px;
   top: 1825px;
   width: 456px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 0px;
   top: 1889px;
   width: 480px;
   height: 250px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text2
{
   left: 6px;
   top: 2179px;
   width: 465px;
   height: 106px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #373535;
   background-image: none;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 138px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#Layer1
{
   width: 100%;
}
#Layer1_Container
{
   width: 320px;
}
#wb_MasterObjects1
{
   left: 0px;
   top: 0px;
   width: 311px;
   height: 129px;
   visibility: visible;
   display: inline;
}
#wb_logo_hdr
{
   left: 10px;
   top: 20px;
   width: 301px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biotop
{
   left: 0px;
   top: 0px;
   width: 122px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_biotop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readertop
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_readertop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialtop
{
   left: 0px;
   top: 0px;
   width: 217px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_editorialtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videos_top
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_videos_top
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_linkstop
{
   left: 100px;
   top: 94px;
   width: 120px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#linkstop
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#linkstop .line:first-child
{
   margin-top: 49px;
}
#linkstop_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_linkstop a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#linkstop_markup li a:hover
{
   color: #F7F7F7;
   background-color: #373535;
   border: 0px solid #2E2E2E;
}
#wb_linkstop a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#linkstop_panel
{
   background-color: #373535;
   overflow-y: auto;
}
#wb_villatop
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_villatop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmtop
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_hmtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image2
{
   left: 16px;
   top: 210px;
   width: 289px;
   height: 331px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 27px;
   top: 152px;
   width: 266px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 5px;
   top: 573px;
   width: 311px;
   height: 1764px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_foot
{
   left: 0px;
   top: 2907px;
   width: 282px;
   height: 82px;
   visibility: visible;
   display: inline;
}
#wb_logobtm
{
   left: 38px;
   top: 36px;
   width: 244px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biobottom
{
   left: 0px;
   top: 0px;
   width: 122px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_biobottom
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readerbottm
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_readerbottm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialbtm
{
   left: 0px;
   top: 0px;
   width: 217px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_editorialbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videosbtm
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_videosbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_PanelMenu1
{
   left: 100px;
   top: 0px;
   width: 120px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 49px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#PanelMenu1_markup li a:hover
{
   color: #F7F7F7;
   background-color: #373535;
   border: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #373535;
   overflow-y: auto;
}
#wb_villabtm
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_villabtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmbtm
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_hmbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text1
{
   left: 5px;
   top: 2410px;
   width: 311px;
   height: 72px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 0px;
   top: 2514px;
   width: 320px;
   height: 180px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text2
{
   left: 14px;
   top: 2722px;
   width: 293px;
   height: 106px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
}
