div#container
{
   width: 914px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #8080FF;
   background-image: url(images/support_bkgrnd.png);
   color: #000000;
}
a.style2:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:hover
{
   color: #FFD700;
   font-weight: bold;
   text-decoration: none;
}

