BODY 
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 8px;
padding-top: 0px;
background-image:url(images/bg.png);
color: #ffffff;
font: 11px Verdana;
text-decoration: none;
    }

#fl
{
	position:absolute;
	margin-top:40px;
	width:100%;
	height:400px;
	display:block;
}
#banner
{
	width:500px;
	background: #dce8f1;
	border:1px solid white;
	color: black;
}


a:link {
color: #ffdd03;
font:13px Verdana;
font-weight:bold;
font-style:italic;
text-decoration: none;
}
a:visited {
color: #ffdd03;
font:13px Verdana;
font-weight:bold;
font-style:italic;
text-decoration: none;
}
a:hover {
color: #ffffff;
font:13px Verdana;
font-weight:bold;
font-style:italic;
text-decoration: none;
}

a.close:link
{
color:navy;
font-weight:bold;
font-style:normal;
}
a.close:visited
{
color:navy;
font-weight:bold;
font-style:normal;
}
a.close:hover
{
color:red;
font-weight:bold;
font-style:normal;
}



div.ln {
  background: #ffffff;
  height: 1px;
  padding: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
  overflow:hidden;
}
