div#container
{
   width: 940px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #2A5CBD;
   color: #000000;
   font-family: Arial;
   font-size: 8px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
@font-face
{
   font-family: 'Segoe Print';
   src: url('segoepr.eot');
   src: url('segoepr.eot?iefix') format('embedded-opentype'),
        url('segoepr.ttf') format('truetype');
}
@font-face
{
   font-family: Reckoner;
   src: url('reckoner.eot');
   src: url('reckoner.eot?iefix') format('embedded-opentype'),
        url('reckoner.ttf') format('truetype');
}
@-webkit-keyframes puff-in
{
   0% { -webkit-transform:  rotate(0deg) scale(2,2); opacity: 0; -webkit-transform-origin: 50% 50%;  }
   100% { -webkit-transform:  rotate(0deg) scale(1,1); opacity: 1; -webkit-transform-origin: 50% 50%;  }
}
@-moz-keyframes puff-in
{
   0% { -moz-transform:  rotate(0deg) scale(2,2); opacity: 0; -moz-transform-origin: 50% 50%;  }
   100% { -moz-transform:  rotate(0deg) scale(1,1); opacity: 1; -moz-transform-origin: 50% 50%;  }
}
@-o-keyframes puff-in
{
   0% { -o-transform:  rotate(0deg) scale(2,2); opacity: 0; -o-transform-origin: 50% 50%;  }
   100% { -o-transform:  rotate(0deg) scale(1,1); opacity: 1; -o-transform-origin: 50% 50%;  }
}
@-ms-keyframes puff-in
{
   0% { -ms-transform:  rotate(0deg) scale(2,2); opacity: 0; -ms-transform-origin: 50% 50%;  }
   100% { -ms-transform:  rotate(0deg) scale(1,1); opacity: 1; -ms-transform-origin: 50% 50%;  }
}
@keyframes puff-in
{
   0% { transform:  rotate(0deg) scale(2,2); opacity: 0; transform-origin: 50% 50%;  }
   100% { transform:  rotate(0deg) scale(1,1); opacity: 1; transform-origin: 50% 50%;  }
}
@-webkit-keyframes transform-bounch-in-left
{
   0% { -webkit-transform:  rotate(0deg) translate(-1000px,0px); opacity: 0;  }
   50% { opacity: 1;  }
   60% { -webkit-transform:  rotate(0deg) translate(30px,0px);  }
   80% { -webkit-transform:  rotate(0deg) translate(-10px,0px);  }
   100% { -webkit-transform:  rotate(0deg);  }
}
@-moz-keyframes transform-bounch-in-left
{
   0% { -moz-transform:  rotate(0deg) translate(-1000px,0px); opacity: 0;  }
   50% { opacity: 1;  }
   60% { -moz-transform:  rotate(0deg) translate(30px,0px);  }
   80% { -moz-transform:  rotate(0deg) translate(-10px,0px);  }
   100% { -moz-transform:  rotate(0deg);  }
}
@-o-keyframes transform-bounch-in-left
{
   0% { -o-transform:  rotate(0deg) translate(-1000px,0px); opacity: 0;  }
   50% { opacity: 1;  }
   60% { -o-transform:  rotate(0deg) translate(30px,0px);  }
   80% { -o-transform:  rotate(0deg) translate(-10px,0px);  }
   100% { -o-transform:  rotate(0deg);  }
}
@-ms-keyframes transform-bounch-in-left
{
   0% { -ms-transform:  rotate(0deg) translate(-1000px,0px); opacity: 0;  }
   50% { opacity: 1;  }
   60% { -ms-transform:  rotate(0deg) translate(30px,0px);  }
   80% { -ms-transform:  rotate(0deg) translate(-10px,0px);  }
   100% { -ms-transform:  rotate(0deg);  }
}
@keyframes transform-bounch-in-left
{
   0% { transform:  rotate(0deg) translate(-1000px,0px); opacity: 0;  }
   50% { opacity: 1;  }
   60% { transform:  rotate(0deg) translate(30px,0px);  }
   80% { transform:  rotate(0deg) translate(-10px,0px);  }
   100% { transform:  rotate(0deg);  }
}
@-webkit-keyframes transform-bounch-in-right
{
   0% { -webkit-transform:  rotate(0deg) translate(1000px,0px); opacity: 0;  }
   50% { opacity: 1;  }
   60% { -webkit-transform:  rotate(0deg) translate(-30px,0px);  }
   80% { -webkit-transform:  rotate(0deg) translate(10px,0px);  }
   100% { -webkit-transform:  rotate(0deg);  }
}
@-moz-keyframes transform-bounch-in-right
{
   0% { -moz-transform:  rotate(0deg) translate(1000px,0px); opacity: 0;  }
   50% { opacity: 1;  }
   60% { -moz-transform:  rotate(0deg) translate(-30px,0px);  }
   80% { -moz-transform:  rotate(0deg) translate(10px,0px);  }
   100% { -moz-transform:  rotate(0deg);  }
}
@-o-keyframes transform-bounch-in-right
{
   0% { -o-transform:  rotate(0deg) translate(1000px,0px); opacity: 0;  }
   50% { opacity: 1;  }
   60% { -o-transform:  rotate(0deg) translate(-30px,0px);  }
   80% { -o-transform:  rotate(0deg) translate(10px,0px);  }
   100% { -o-transform:  rotate(0deg);  }
}
@-ms-keyframes transform-bounch-in-right
{
   0% { -ms-transform:  rotate(0deg) translate(1000px,0px); opacity: 0;  }
   50% { opacity: 1;  }
   60% { -ms-transform:  rotate(0deg) translate(-30px,0px);  }
   80% { -ms-transform:  rotate(0deg) translate(10px,0px);  }
   100% { -ms-transform:  rotate(0deg);  }
}
@keyframes transform-bounch-in-right
{
   0% { transform:  rotate(0deg) translate(1000px,0px); opacity: 0;  }
   50% { opacity: 1;  }
   60% { transform:  rotate(0deg) translate(-30px,0px);  }
   80% { transform:  rotate(0deg) translate(10px,0px);  }
   100% { transform:  rotate(0deg);  }
}
@-webkit-keyframes transform-3d-flip
{
   0% { -webkit-transform: perspective(400px) rotateX(0deg);  }
   40% { -webkit-transform: perspective(400px) rotateX(0deg) rotateY(170deg) translate3d(0px,0px,150px);  }
   50% { -webkit-transform: perspective(400px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) translate3d(0px,0px,150px);  }
   80% { -webkit-transform: perspective(400px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95);  }
   100% { -webkit-transform: perspective(400px) rotateX(0deg);  }
}
@-moz-keyframes transform-3d-flip
{
   0% { -moz-transform: perspective(400px) rotateX(0deg);  }
   40% { -moz-transform: perspective(400px) rotateX(0deg) rotateY(170deg) translate3d(0px,0px,150px);  }
   50% { -moz-transform: perspective(400px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) translate3d(0px,0px,150px);  }
   80% { -moz-transform: perspective(400px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95);  }
   100% { -moz-transform: perspective(400px) rotateX(0deg);  }
}
@-o-keyframes transform-3d-flip
{
   0% { -o-transform: perspective(400px) rotateX(0deg);  }
   40% { -o-transform: perspective(400px) rotateX(0deg) rotateY(170deg) translate3d(0px,0px,150px);  }
   50% { -o-transform: perspective(400px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) translate3d(0px,0px,150px);  }
   80% { -o-transform: perspective(400px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95);  }
   100% { -o-transform: perspective(400px) rotateX(0deg);  }
}
@-ms-keyframes transform-3d-flip
{
   0% { -ms-transform: perspective(400px) rotateX(0deg);  }
   40% { -ms-transform: perspective(400px) rotateX(0deg) rotateY(170deg) translate3d(0px,0px,150px);  }
   50% { -ms-transform: perspective(400px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) translate3d(0px,0px,150px);  }
   80% { -ms-transform: perspective(400px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95);  }
   100% { -ms-transform: perspective(400px) rotateX(0deg);  }
}
@keyframes transform-3d-flip
{
   0% { transform: perspective(400px) rotateX(0deg);  }
   40% { transform: perspective(400px) rotateX(0deg) rotateY(170deg) translate3d(0px,0px,150px);  }
   50% { transform: perspective(400px) rotateX(0deg) rotateY(190deg) scale3d(1.01,1.01,1.01) translate3d(0px,0px,150px);  }
   80% { transform: perspective(400px) rotateX(0deg) rotateY(360deg) scale3d(0.95,0.95,0.95);  }
   100% { transform: perspective(400px) rotateX(0deg);  }
}
a
{
   color: #FFA07A;
   text-decoration: underline;
}
a:visited
{
   color: #87CEEB;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #F5F5DC;
   text-decoration: underline;
}
a.New
{
   color: #0000FF;
   text-decoration: underline;
}
a.New:visited
{
   color: #4B0082;
   text-decoration: underline;
}
a.New:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.New:hover
{
   color: #0000FF;
   text-decoration: underline;
   -webkit-text-shadow: 1px 1px 3px rgba(0,0,0,1.00);
   -moz-text-shadow: 1px 1px 3px rgba(0,0,0,1.00);
   -ms-text-shadow: 1px 1px 3px rgba(0,0,0,1.00);
   text-shadow: 1px 1px 3px rgba(0,0,0,1.00);
}
h1
{
   font-family: Reckoner;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: "Segoe Print";
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #191970;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Impact;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #191970;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Georgia;
   font-size: 16px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #191970;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
#bckgr01
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_master_text2 
{
   background-color: transparent;
   border: 0px #000000 none;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_master_text2 div
{
   text-align: center;
}
#wb_Text1p 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
   -webkit-animation: transform-bounch-in-right 500ms linear 0ms 1 normal;
   -moz-animation: transform-bounch-in-right 500ms linear 0ms 1 normal;
   -ms-animation: transform-bounch-in-right 500ms linear 0ms 1 normal;
   animation: transform-bounch-in-right 500ms linear 0ms 1 normal;
}
#wb_Text1p div
{
   text-align: center;
}
#wb_Text1p:hover
{
   background-color: #FFE4E1;
   -webkit-transition: background-color 500ms ease-in 0ms;
   -moz-transition: background-color 500ms ease-in 0ms;
   -ms-transition: background-color 500ms ease-in 0ms;
   transition: background-color 500ms ease-in 0ms;
}
#master_pageShape1
{
   width: 238px;
   height: 498px;
   background-color: #F5F5DC;
   background: -moz-linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   background: -webkit-linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   background: -o-linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   background: -ms-linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   background: linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   border: 1px #454545 solid;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -ms-border-radius: 3px;
   border-radius: 3px;
   filter: alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity: 0.70;
}
#master_pageShape1_text
{
   position: absolute;
   left: 2px;
   top: 2px;
   width: 233px;
   height: 493px;
   overflow: hidden;
   text-align: left;
}
#master_pageShape1
{
   -webkit-animation: transform-bounch-in-left 500ms linear 0ms 1 normal;
   -moz-animation: transform-bounch-in-left 500ms linear 0ms 1 normal;
   -ms-animation: transform-bounch-in-left 500ms linear 0ms 1 normal;
   animation: transform-bounch-in-left 500ms linear 0ms 1 normal;
}
#wb_master_pageTextMenu1
{
   background-color: transparent;
   color :#000000;
   font-family: Arial;
   font-size: 13px;
}
#wb_master_pageTextMenu1 span
{
   margin: 0 40px 0 0px;
}
#master_pageSiteSearch1
{
   border: 1px #A9A9A9 solid;
   background-color: #FFFFFF;
   color :#000000;
   font-family: Arial;
   font-size: 11px;
   text-align: left;
   vertical-align: middle;
}
.autocomplete
{
   position: absolute;
   background: #FFFFFF;
   border: 1px solid #A9A9A9;
   font-family: Arial;
   font-size: 11px;
   list-style-type: none;
   z-index: 999;
   padding: 0;
   width: 130px;
   margin: 0;
}
.autocomplete li
{
   padding: 0;
   margin: 0;
}
.autocomplete li.selected
{
   background: #008;
   color: #FFFFFF;
}
#master_pageButton1
{
   border: 1px #A9A9A9 solid;
   background-color: #F0F0F0;
   color: #A9A9A9;
   font-family: Arial;
   font-size: 13px;
}
#imvu_masterImage4
{
   border-width: 0;
   -webkit-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   -moz-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   -ms-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   animation: transform-3d-flip 500ms linear 0ms 1 normal;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#imvu_masterImage4:hover
{
   -webkit-transform: rotate(0deg) scale(1.2,1.0);
   -moz-transform: rotate(0deg) scale(1.2,1.0);
   -ms-transform: rotate(0deg) scale(1.2,1.0);
   transform: rotate(0deg) scale(1.2,1.0);
   -webkit-transition: -webkit-transform 50ms ease-in 0ms;
   -moz-transition: transform 50ms ease-in 0ms;
   -ms-transition: transform 50ms ease-in 0ms;
   transition: transform 50ms ease-in 0ms;
}
#imvu_masterImage3
{
   border-width: 0;
   -webkit-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   -moz-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   -ms-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   animation: transform-3d-flip 500ms linear 0ms 1 normal;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#imvu_masterImage3:hover
{
   -webkit-transform: rotate(0deg) scale(1.2,1.0);
   -moz-transform: rotate(0deg) scale(1.2,1.0);
   -ms-transform: rotate(0deg) scale(1.2,1.0);
   transform: rotate(0deg) scale(1.2,1.0);
   -webkit-transition: -webkit-transform 50ms ease-out 0ms;
   -moz-transition: transform 50ms ease-out 0ms;
   -ms-transition: transform 50ms ease-out 0ms;
   transition: transform 50ms ease-out 0ms;
}
#imvu_masterImage5
{
   border-width: 0;
   -webkit-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   -moz-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   -ms-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   animation: transform-3d-flip 500ms linear 0ms 1 normal;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#imvu_masterImage5:hover
{
   -webkit-transform: rotate(0deg) scale(1.2,1.0);
   -moz-transform: rotate(0deg) scale(1.2,1.0);
   -ms-transform: rotate(0deg) scale(1.2,1.0);
   transform: rotate(0deg) scale(1.2,1.0);
   -webkit-transition: -webkit-transform 50ms ease-out 0ms;
   -moz-transition: transform 50ms ease-out 0ms;
   -ms-transition: transform 50ms ease-out 0ms;
   transition: transform 50ms ease-out 0ms;
}
#imvu_masterImage7
{
   border-width: 0;
   -webkit-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   -moz-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   -ms-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   animation: transform-3d-flip 500ms linear 0ms 1 normal;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#imvu_masterImage7:hover
{
   -webkit-transform: rotate(0deg) scale(1.2,1.0);
   -moz-transform: rotate(0deg) scale(1.2,1.0);
   -ms-transform: rotate(0deg) scale(1.2,1.0);
   transform: rotate(0deg) scale(1.2,1.0);
   -webkit-transition: -webkit-transform 50ms ease-in 0ms;
   -moz-transition: transform 50ms ease-in 0ms;
   -ms-transition: transform 50ms ease-in 0ms;
   transition: transform 50ms ease-in 0ms;
}
#imvu_masterImage6
{
   border-width: 0;
   -webkit-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   -moz-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   -ms-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   animation: transform-3d-flip 500ms linear 0ms 1 normal;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#imvu_masterImage6:hover
{
   -webkit-transform: rotate(0deg) scale(1.2,1.0);
   -moz-transform: rotate(0deg) scale(1.2,1.0);
   -ms-transform: rotate(0deg) scale(1.2,1.0);
   transform: rotate(0deg) scale(1.2,1.0);
   -webkit-transition: -webkit-transform 50ms ease-in-out 0ms;
   -moz-transition: transform 50ms ease-in-out 0ms;
   -ms-transition: transform 50ms ease-in-out 0ms;
   transition: transform 50ms ease-in-out 0ms;
}
#master_pageImage1
{
   border-width: 0;
   -webkit-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   -moz-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   -ms-animation: transform-3d-flip 500ms linear 0ms 1 normal;
   animation: transform-3d-flip 500ms linear 0ms 1 normal;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#master_pageImage1:hover
{
   -webkit-transform: rotate(0deg) scale(1.2,1.0);
   -moz-transform: rotate(0deg) scale(1.2,1.0);
   -ms-transform: rotate(0deg) scale(1.2,1.0);
   transform: rotate(0deg) scale(1.2,1.0);
   -webkit-transition: -webkit-transform 50ms ease-in 0ms;
   -moz-transition: transform 50ms ease-in 0ms;
   -ms-transition: transform 50ms ease-in 0ms;
   transition: transform 50ms ease-in 0ms;
}
#master_pageShape2
{
   width: 538px;
   height: 618px;
   background-color: #F5F5DC;
   background: -moz-linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   background: -webkit-linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   background: -o-linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   background: -ms-linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   background: linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   border: 1px #454545 solid;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -ms-border-radius: 3px;
   border-radius: 3px;
   filter: alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity: 0.70;
}
#master_pageShape2_text
{
   position: absolute;
   left: 2px;
   top: 2px;
   width: 533px;
   height: 613px;
   overflow: hidden;
   text-align: left;
}
#master_pageShape2
{
   -webkit-animation: transform-bounch-in-right 500ms linear 0ms 1 normal;
   -moz-animation: transform-bounch-in-right 500ms linear 0ms 1 normal;
   -ms-animation: transform-bounch-in-right 500ms linear 0ms 1 normal;
   animation: transform-bounch-in-right 500ms linear 0ms 1 normal;
}
#master_pageShape3
{
   width: 398px;
   height: 48px;
   background-color: #F5F5DC;
   background: -moz-linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   background: -webkit-linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   background: -o-linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   background: -ms-linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   background: linear-gradient(bottom,#F5F5DC 0%,#E6E6FA 100%);
   border: 1px #454545 solid;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -ms-border-radius: 3px;
   border-radius: 3px;
   filter: alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity: 0.70;
}
#master_pageShape3_text
{
   position: absolute;
   left: 2px;
   top: 2px;
   width: 393px;
   height: 43px;
   overflow: hidden;
   text-align: left;
}
#master_pageShape3
{
   -webkit-animation: transform-bounch-in-left 500ms linear 0ms 1 normal;
   -moz-animation: transform-bounch-in-left 500ms linear 0ms 1 normal;
   -ms-animation: transform-bounch-in-left 500ms linear 0ms 1 normal;
   animation: transform-bounch-in-left 500ms linear 0ms 1 normal;
}
#master_pageImage2
{
   border: 0px #000000 solid;
   -webkit-animation: puff-in 500ms linear 0ms 1 normal;
   -moz-animation: puff-in 500ms linear 0ms 1 normal;
   -ms-animation: puff-in 500ms linear 0ms 1 normal;
   animation: puff-in 500ms linear 0ms 1 normal;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#master_pageImage3
{
   border: 0px #000000 solid;
   -webkit-animation: puff-in 500ms linear 0ms 1 normal;
   -moz-animation: puff-in 500ms linear 0ms 1 normal;
   -ms-animation: puff-in 500ms linear 0ms 1 normal;
   animation: puff-in 500ms linear 0ms 1 normal;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_CssMenu1
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 140px;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 20px 0px;
   width: 140px;
}
#wb_CssMenu1 a
{
   display: block;
   color: #F0FFF0;
   border: 1px #FFFFE0 solid;
   background-color: #00008B;
   background: -moz-linear-gradient(top,#445DB1 0%,#2D3DA4 50%,#03048C 50%,#364AA9 100%);
   background: -webkit-linear-gradient(top,#445DB1 0%,#2D3DA4 50%,#03048C 50%,#364AA9 100%);
   background: -o-linear-gradient(top,#445DB1 0%,#2D3DA4 50%,#03048C 50%,#364AA9 100%);
   background: -ms-linear-gradient(top,#445DB1 0%,#2D3DA4 50%,#03048C 50%,#364AA9 100%);
   background: linear-gradient(top,#445DB1 0%,#2D3DA4 50%,#03048C 50%,#364AA9 100%);
   font-family: Georgia;
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 128px;
   height: 28px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 28px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #F8F8FF;
   background-color: #4B0082;
   background: -moz-linear-gradient(top,#9164AD 0%,#79429E 50%,#4E0583 50%,#8350A4 100%);
   background: -webkit-linear-gradient(top,#9164AD 0%,#79429E 50%,#4E0583 50%,#8350A4 100%);
   background: -o-linear-gradient(top,#9164AD 0%,#79429E 50%,#4E0583 50%,#8350A4 100%);
   background: -ms-linear-gradient(top,#9164AD 0%,#79429E 50%,#4E0583 50%,#8350A4 100%);
   background: linear-gradient(top,#9164AD 0%,#79429E 50%,#4E0583 50%,#8350A4 100%);
   border: 1px #E0FFFF solid;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu1 li:hover, #wb_CssMenu1 li a:hover
{
   position: relative;
}
#wb_CssMenu1 a.withsubmenu
{
   padding: 0 5px 0 5px;
   width: 128px;
}
#wb_CssMenu1 li:hover a.withsubmenu, #wb_CssMenu1 a.withsubmenu:hover
{
}
#wb_CssMenu1 ul ul
{
   position: absolute;
   left: -9999px;
   top: -9999px;
   width: 138px;
   height: auto;
   border: none;
   background-color: transparent;
}
#wb_CssMenu1 ul :hover ul
{
   left: 140px;
   top: -4px;
   padding-top: 0px;
}
#wb_CssMenu1 .firstmain:hover ul
{
   top: -4px;
   padding-top: 0px;
}
#wb_CssMenu1 li li
{
   width: 130px;
   padding: 0 4px 4px 4px;
   border: 0px #C0C0C0 solid;
   border-width: 0 0px;
}
#wb_CssMenu1 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#wb_CssMenu1 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#wb_CssMenu1 ul ul a, #wb_CssMenu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 118px;
   height: auto;
   white-space: normal;
   padding: 7px 5px 6px 5px;
   background-color: #4B0082;
   background: -moz-linear-gradient(top,#9164AD 0%,#79429E 50%,#4E0583 50%,#8350A4 100%);
   background: -webkit-linear-gradient(top,#9164AD 0%,#79429E 50%,#4E0583 50%,#8350A4 100%);
   background: -o-linear-gradient(top,#9164AD 0%,#79429E 50%,#4E0583 50%,#8350A4 100%);
   background: -ms-linear-gradient(top,#9164AD 0%,#79429E 50%,#4E0583 50%,#8350A4 100%);
   background: linear-gradient(top,#9164AD 0%,#79429E 50%,#4E0583 50%,#8350A4 100%);
   border: 1px #E0FFFF solid;
   color: #F8F8FF;
   font-family: Georgia;
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   line-height: 15px;
   text-align: left;
   text-decoration: none;
}
#wb_CssMenu1 ul :hover ul .firstitem a
{
   margin-top: 4px;
}
#wb_CssMenu1 ul ul :hover a, #wb_CssMenu1 ul ul a:hover, #wb_CssMenu1 ul ul :hover ul :hover a, #wb_CssMenu1 ul ul :hover ul a:hover
{
   background-color: #003D80;
   background: -moz-linear-gradient(top,#6089AF 0%,#3F6F9E 50%,#044081 50%,#4C79A5 100%);
   background: -webkit-linear-gradient(top,#6089AF 0%,#3F6F9E 50%,#044081 50%,#4C79A5 100%);
   background: -o-linear-gradient(top,#6089AF 0%,#3F6F9E 50%,#044081 50%,#4C79A5 100%);
   background: -ms-linear-gradient(top,#6089AF 0%,#3F6F9E 50%,#044081 50%,#4C79A5 100%);
   background: linear-gradient(top,#6089AF 0%,#3F6F9E 50%,#044081 50%,#4C79A5 100%);
   border: 1px #FAEBD7 solid;
   color: #FFF5EE;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text1 
{
   background-color: transparent;
   border: 0px #000000 none;
   padding: 0;
   margin: 0;
   text-align: center;
   -webkit-animation: transform-bounch-in-left 500ms linear 0ms 1 normal;
   -moz-animation: transform-bounch-in-left 500ms linear 0ms 1 normal;
   -ms-animation: transform-bounch-in-left 500ms linear 0ms 1 normal;
   animation: transform-bounch-in-left 500ms linear 0ms 1 normal;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text2 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text2 div
{
   text-align: justify;
}
#wb_Text3 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text3 div
{
   text-align: justify;
}
#wb_howitworkText1 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_howitworkText1 div
{
   text-align: left;
}
#wb_slovenianText1 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_slovenianText1 div
{
   text-align: left;
}
#wb_master_pageImage2
{
   position: absolute;
   left: 110px;
   top: 740px;
   width: 100px;
   height: 100px;
   z-index: 21;
}
#master_pageHtml1
{
   position: absolute;
   left: 799px;
   top: 10px;
   width: 131px;
   height: 20px;
   z-index: 5;
}
#wb_uid1
{
   color: #000000;
   font-family: Verdana;
   font-size: 11px;
}
#wb_uid2
{
   border-color: #000000;
}
#wb_Text1
{
   position: absolute;
   left: 10px;
   top: 20px;
   width: 400px;
   height: 30px;
   text-align: center;
   z-index: 26;
}
#wb_master_pageImage3
{
   position: absolute;
   left: 230px;
   top: 740px;
   width: 100px;
   height: 100px;
   z-index: 22;
}
#master_pageHtml2
{
   position: absolute;
   left: 110px;
   top: 850px;
   width: 220px;
   height: 90px;
   z-index: 15;
}
#wb_uid3
{
   font-size: 13px;
}
#wb_Text2
{
   position: absolute;
   left: 390px;
   top: 700px;
   width: 500px;
   height: 221px;
   text-align: justify;
   z-index: 27;
}
#wb_bckgr01
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 930px;
   height: 1000px;
   z-index: 6;
}
#wb_Text3
{
   position: absolute;
   left: 390px;
   top: 380px;
   width: 500px;
   height: 46px;
   text-align: justify;
   z-index: 29;
}
#wb_uid4
{
   border-color: #000000;
}
#PageFooter
{
   position: absolute;
   overflow: hidden;
   text-align: center;
   left: 0px;
   top: 990px;
   width: 100%;
   height: 80px;
   z-index: 20;
}
#wb_uid5
{
   font-size: 13px;
}
#wb_Text1p
{
   position: absolute;
   left: 420px;
   top: 10px;
   width: 510px;
   height: 42px;
   text-align: center;
   z-index: 1;
}
#master_pageButton1
{
   position: absolute;
   left: 250px;
   top: 950px;
   width: 80px;
   height: 20px;
   z-index: 9;
}
#wb_slovenianText1
{
   position: absolute;
   left: 650px;
   top: 940px;
   width: 250px;
   height: 18px;
   z-index: 31;
   text-align: left;
}
#wb_Extension1f
{
   position: absolute;
   left: 370px;
   top: 440px;
   width: 540px;
   height: 250px;
   z-index: 28;
}
#Html1a
{
   position: absolute;
   left: 140px;
   top: 490px;
   width: 160px;
   height: 20px;
   z-index: 24;
}
#PageHeader
{
   position: absolute;
   overflow: hidden;
   text-align: center;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 70px;
   z-index: 19;
}
#PageHeader_Container
{
   width: 940px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_imvu_masterImage3
{
   position: absolute;
   left: 60px;
   top: 490px;
   width: 32px;
   height: 42px;
   z-index: 11;
}
#wb_master_text2
{
   position: absolute;
   left: 10px;
   top: 40px;
   width: 920px;
   height: 28px;
   text-align: center;
   z-index: 2;
}
#wb_imvu_masterImage4
{
   position: absolute;
   left: 60px;
   top: 540px;
   width: 32px;
   height: 42px;
   z-index: 10;
}
#wb_imvu_masterImage5
{
   position: absolute;
   left: 60px;
   top: 590px;
   width: 32px;
   height: 42px;
   z-index: 12;
}
#wb_master_pageShape1
{
   position: absolute;
   left: 100px;
   top: 480px;
   width: 240px;
   height: 500px;
   filter: alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity: 0.70;
   z-index: 7;
}
#wb_master_pageShape2
{
   position: absolute;
   left: 370px;
   top: 360px;
   width: 540px;
   height: 620px;
   filter: alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity: 0.70;
   z-index: 18;
}
#wb_imvu_masterImage6
{
   position: absolute;
   left: 60px;
   top: 640px;
   width: 32px;
   height: 42px;
   z-index: 14;
}
#wb_master_pageShape3
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 400px;
   height: 50px;
   filter: alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity: 0.70;
   z-index: 0;
}
#wb_imvu_masterImage7
{
   position: absolute;
   left: 60px;
   top: 690px;
   width: 32px;
   height: 42px;
   z-index: 13;
}
#wb_CssMenu1
{
   position: absolute;
   left: 110px;
   top: 540px;
   width: 210px;
   height: 200px;
   z-index: 23;
}
#wb_master_pageExtension1
{
   position: absolute;
   left: 140px;
   top: 440px;
   width: 160px;
   height: 20px;
   z-index: 16;
}
#wb_Extension1lo
{
   position: absolute;
   left: 100px;
   top: 10px;
   width: 110px;
   height: 20px;
   z-index: 4;
}
#wb_howitworkText1
{
   position: absolute;
   left: 390px;
   top: 940px;
   width: 230px;
   height: 18px;
   z-index: 30;
   text-align: left;
}
#PageFooter_Container
{
   width: 940px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_master_pageTextMenu1
{
   position: absolute;
   left: 290px;
   top: 10px;
   width: 500px;
   height: 20px;
   text-align: center;
   z-index: 3;
}
#wb_master_pageImage1
{
   position: absolute;
   left: 60px;
   top: 740px;
   width: 32px;
   height: 42px;
   z-index: 17;
}
#wb_uid0
{
   float: left;
   margin-right: 4px;
}
#master_pageSiteSearch1
{
   position: absolute;
   left: 110px;
   top: 950px;
   width: 128px;
   height: 18px;
   line-height: 18px;
   z-index: 8;
}
