body{
background: #FFFFFF url(BG_header.jpg);
background-repeat: repeat-x;
background-position: top;
margin: 0;
}

center{
background: url(BG_footer.jpg)  bottom left repeat-x  scroll;
}

.footer a
{
color: #000000;
font-family: arial;
font-size: 8pt;
text-decoration: none;
}

.footer a:hover
{
color: #990000;
font-family: arial;
font-size: 8pt;
text-decoration:underline;
}

form td{
font-family: arial;
font-size: 10pt;
}

.flashFloat {
position: relative;
left: -40px;
top: 2px;
z-index: 0;
}

.navFloat {
position: relative;
left: 42px;
z-index: 1;
}

.info {
position: relative;
left: -25px;
top: 45px;
z-index: 0;
}