div#container
{
   width: 994px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #FFFFFF;
   color: #000000;
}
#backgroundimage
{
   height: auto;
   left: 0;
   margin: 0;
   min-height: 100%;
   min-width: 994px;
   padding: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
}
a.style1:link
{
   color: #000000;
}
a.style1:visited
{
   color: #000000;
   text-decoration: underline;
}
a.style1:active
{
   color: #000000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style2:link
{
   color: #0000FF;
}
a.style2:visited
{
   color: #0000FF;
   text-decoration: underline;
}
a.style2:active
{
   color: #0000FF;
   text-decoration: underline;
}
a.style2:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}

