div#container
{
   width: 960px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body:before
{
   content: "";
   position: fixed;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   background-image: linear-gradient(to top, #000000 0%, #404040 50%, #404040 50%, #000000 100%);
}
body
{
   background-color: #404040;
   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;
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 75px;
   margin: 0;
   text-align: center;
}
#Heading1 a
{
   color: inherit;
   text-decoration: none;
}
#NewsFeedTicker1
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   margin: 0;
   text-align: center;
}
#NewsFeedTicker1 .headline
{
   position: absolute;
   padding: 0px;
   height: 100%;
   margin: 0 0 8px 0;
   top: 110%;
   box-sizing: border-box;
   padding: 8px;
   width: 100%;
   overflow: hidden;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker1 h4
{
   margin-top: 0;
   display: block;
   margin: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 20px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker1 h4 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#NewsFeedTicker1 .news-wait
{
   position: absolute;
   top: 30%;
   left: 50%;
   width: 32px;
   height: 32px;
   margin-left: -10px;
   z-index: 4;
}
