html, body
{
   height: 100%;
}
div#space
{
   width: 1px;
   height: 50%;
   margin-bottom: -367px;
   float:left
}
div#container
{
   width: 1500px;
   height: 735px;
   margin: 0 auto;
   position: relative;
   clear: left;
}
body
{
   background-color: #000000;
   color: #FFDEAD;
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 17px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #FF0000;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #4169E1;
}
a:hover
{
   color: #20B2AA;
   text-decoration: underline;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
