body {

   background-image: url(images/BKG_bottom.gif);
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: 0 36;
   font-family: verdana, geneva, arial, helvetica, sans-serif;
   font-size: 11px;
   color: #ffffff;
}

a:link {
  color: #FF0000;
}
a:visited {
  color: #CC0000;
}
a:hover {
  color: #00FF00;
}
a:active {
  color: #009900;
}


#mainScroll {
   height: 330px;
   width: 500px;
   float: left;
   overflow: auto;
   color: #ffffff;
   padding-left: 35px;
{
#iframeContent {
   float: right;
}




